yacosta738.github.io icon indicating copy to clipboard operation
yacosta738.github.io copied to clipboard

fix(deps): update all dependencies

Open renovate[bot] opened this issue 10 months ago • 4 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/ion 1.2.2 -> 1.2.3 age adoption passing confidence devDependencies patch
@iconify-json/simple-icons 1.2.21 -> 1.2.33 age adoption passing confidence devDependencies patch
@vite-pwa/astro ^0.5.0 -> ^1.0.0 age adoption passing confidence devDependencies major
@yacosta738/ascii-progress-bar 1.5.0 -> 1.7.0 age adoption passing confidence dependencies minor
SonarSource/sonarcloud-github-action 02ef911 -> 3f80f38 action digest
astro-compress 2.3.6 -> 2.3.8 age adoption passing confidence devDependencies patch
docker/build-push-action 67a2d40 -> 14487ce action digest
docker/metadata-action 8e1d546 -> 418e4b9 action digest
flowbite (source) ^2.5.2 -> ^3.0.0 age adoption passing confidence devDependencies major
fuse.js (source) 7.0.0 -> 7.1.0 age adoption passing confidence dependencies minor
globals ^15.14.0 -> ^16.0.0 age adoption passing confidence dependencies major
lycheeverse/lychee-action v2.2.0 -> v2.4.0 age adoption passing confidence action minor
marked (source) 15.0.6 -> 15.0.11 age adoption passing confidence devDependencies patch
mcr.microsoft.com/vscode/devcontainers/typescript-node 0-16-buster -> 1-16-buster age adoption passing confidence final major
nanostores 0.11.3 -> 1.0.1 age adoption passing confidence devDependencies major
node (source) v22.13.1 -> 22.15.0 age adoption passing confidence minor
pnpm (source) 10.0.0 -> 10.10.0 age adoption passing confidence packageManager minor
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
postcss-preset-env (source) 10.1.3 -> 10.1.6 age adoption passing confidence devDependencies patch
sass 1.83.4 -> 1.87.0 age adoption passing confidence dependencies minor
sharp (source, changelog) 0.33.5 -> 0.34.1 age adoption passing confidence dependencies minor
withastro/action v3 -> v4 age adoption passing confidence action major

Release Notes

vite-pwa/astro (@​vite-pwa/astro)

v1.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub
yacosta738/ascii-progress-bar (@​yacosta738/ascii-progress-bar)

v1.7.0

Compare Source

Features
  • Add '@​semantic-release/exec' package to pnpm-lock.yaml (840bc13)
  • Add check for STORE_PATH existence in GitHub Actions (a156d29)
  • Update GitHub Actions to install specific Node.js version and improve caching (2460cfe)
  • Update GitHub Actions workflow for automatic release with token generation (418ecf1)
  • Update GitHub Actions workflow to include fetch-depth and token for checkout step (1140ada)

v1.6.0

Compare Source

v1.5.1

Compare Source

Bug Fixes
PlayForm/Compress (astro-compress)

v2.3.8

Compare Source

v2.3.7

Compare Source

themesberg/flowbite (flowbite)

v3.1.2

Compare Source

  • create new theme file to move CSS variables
  • update quickstart guide to reflect this change

v3.1.1

Compare Source

  • fixed CSS variables markup in plugin

v3.1.0

Compare Source

  • use CSS variables instead of hex codes in plugin
  • remove setting dark mode via class strategy in plugin

v3.0.0

Compare Source

  • upgrade to Tailwind v4
  • refactor and adapt the Flowbite plugin and UI components to the new deprecated changes from Tailwind v4
krisk/Fuse (fuse.js)

v7.1.0

Compare Source

Features
  • add ignore diacritics (e0fcdb1)
  • add option to ignore diacritics (fb012b7)
Bug Fixes
sindresorhus/globals (globals)

v16.0.0

Compare Source

Breaking
  • The serviceworker globals are now generated from browsers (#​281) 039ed51
    • It's a breaking change as a few globals have been removed.

v15.15.0

Compare Source


lycheeverse/lychee-action (lycheeverse/lychee-action)

v2.4.0: Version 2.4.0

Compare Source

What's Changed

  • lychee now has a new task output, which allows to track which links got fixed more easily. It looks like this:

    [test.html]:

    • [X] [404] https://en.wikipedia.org/wiki/foo | Network error: Not Found
    • [ ] [404] https://en.wikipedia.org/wiki/bar | Network error: Not Found
    • [ ] [ERROR] https://example.com/baz | Network error: error sending request for url (https://example.com/baz) Maybe a certificate error?

    Each broken link has a checkbox that can be ticked off once fixed. Credit goes to @​Arteiii for the idea and the implementation. See #​274 for more information.

  • Update To latest lychee Release by @​Arteiii in https://github.com/lycheeverse/lychee-action/pull/279

  • Add workingDirectory argument by @​mre in https://github.com/lycheeverse/lychee-action/pull/283

New Contributors

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v2...v2.4.0

v2.3.0: Version 2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/lycheeverse/lychee-action/compare/v2...v2.3.0

markedjs/marked (marked)

v15.0.11

Compare Source

Bug Fixes

v15.0.10

Compare Source

Bug Fixes

v15.0.9

Compare Source

Bug Fixes

v15.0.8

Compare Source

Bug Fixes

v15.0.7

Compare Source

Bug Fixes
nanostores/nanostores (nanostores)

v1.0.1

Compare Source

  • Fixed types.

v1.0.0

Compare Source

v0.11.4

Compare Source

nodejs/node (node)

v22.15.0

Compare Source

v22.14.0: 2025-02-11, Version 22.14.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [82a9000e9e] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #​56566
  • [b7fe54fc88] - (SEMVER-MINOR) fs: allow exclude option in globs to accept glob patterns (Daeyeon Jeong) #​56489
  • [3ac92ef607] - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito) #​56359
  • [1614e8e7bc] - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito) #​56610
  • [6d6cffa9cc] - (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith) #​55412
  • [d35333ae18] - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell) #​56400
  • [07ff3ddcb5] - (SEMVER-MINOR) sqlite: support TypedArray and DataView in StatementSync (Alex Yang) #​56385
  • [94d3fe1b62] - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga) #​56441
  • [5afffb4415] - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa) #​56469
  • [697a851fb3] - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig) #​56595
  • [047537b48c] - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig) #​56459
  • [926cf84e95] - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig) #​56434
  • [c658a8afdf] - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito) #​56394
Commits

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jan 30 '25 01:01 renovate[bot]

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Jan 30 '25 01:01 coderabbitai[bot]

Deploy Preview for yunielacosta ready!

Name Link
Latest commit 57d04ac78c1c05c81ad8251e64301900ae59b6cb
Latest deploy log https://app.netlify.com/projects/yunielacosta/deploys/68e89c5007fcda0008b4fba7
Deploy Preview https://deploy-preview-1514--yunielacosta.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 92
Accessibility: 98
Best Practices: 100
SEO: 100
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Jan 30 '25 01:01 netlify[bot]

Deploying yuniel-acosta with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57d04ac
Status: ✅  Deploy successful!
Preview URL: https://c89ca4c1.yacosta738-github-io.pages.dev
Branch Preview URL: https://renovate-all.yacosta738-github-io.pages.dev

View logs