Skip to content

fix(deps): update all non-major dependencies#25

Open
renovate[bot] wants to merge 1 commit into
nuxtfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#25
renovate[bot] wants to merge 1 commit into
nuxtfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@antfu/eslint-config 4.14.14.19.0 age confidence devDependencies minor
@iconify-json/mingcute 1.2.31.2.7 age confidence dependencies patch
@vueuse/core (source) 13.3.013.9.0 age confidence dependencies minor
@vueuse/nuxt (source) 13.3.013.9.0 age confidence dependencies minor
actions/checkout v4.2.2v4.3.1 age confidence action minor
eslint (source) 9.28.09.39.5 age confidence devDependencies minor
eslint-plugin-format 1.0.11.5.0 age confidence devDependencies minor
lint-staged 16.1.016.4.0 age confidence devDependencies minor
nuxt (source) 3.17.53.21.8 age confidence dependencies minor 3.21.9
pnpm (source) 10.12.110.34.5 age confidence packageManager minor
pnpm/action-setup v4.1.0v4.4.0 age confidence action minor
postcss (source) 8.5.58.5.19 age confidence dependencies patch 8.5.20
simple-git-hooks 2.13.02.13.1 age confidence devDependencies patch
typescript (source) 5.8.35.9.3 age confidence devDependencies minor
unplugin-icons 22.1.022.5.0 age confidence dependencies minor
vue (source) 3.5.163.5.40 age confidence dependencies patch
vue-router (source) 4.5.14.6.4 age confidence dependencies minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v4.19.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.17.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.16.2

Compare Source

No significant changes

    View changes on GitHub

v4.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.16.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.15.0

Compare Source

   🚀 Features
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v13.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.8.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub

v13.7.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v13.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • useCookie: Update universal-cookie range to ^7 || ^8 #​4834
    View changes on GitHub

v13.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
actions/checkout (actions/checkout)

v4.3.1

Compare Source

v4.3.0

Compare Source

eslint/eslint (eslint)

v9.39.5

Compare Source

Bug Fixes

Documentation

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#​21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#​21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#​21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@​0.8.2 (#​20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#​20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#​20619) (Copilot)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Build Related

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug Fixes

Documentation

  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)

Chores

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Taipei)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 30, 2025

Copy link
Copy Markdown

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: ff2da5a
Status:🚫  Build failed.

View logs

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3e3b426 to 794ef28 Compare July 2, 2025 15:44
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0349496 to afdd282 Compare July 15, 2025 03:49
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d818ea5 to 8663629 Compare July 28, 2025 11:54
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from da479b6 to 8d2270c Compare August 13, 2025 14:06
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3aa808a to e6415d0 Compare August 25, 2025 10:37
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 5a18133 to 6acfaa3 Compare September 3, 2025 00:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3c9009f to a368f33 Compare October 4, 2025 01:49
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9acc1da to c82066f Compare October 11, 2025 09:26
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ca27bf3 to 746770a Compare October 21, 2025 09:46
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4a926d9 to b84b1e1 Compare October 28, 2025 18:44
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d98a983 to 6db9398 Compare November 7, 2025 11:37
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6db9398 to 6732f9f Compare November 10, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants