Skip to content

Update all non-major dependencies#139

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

Update all non-major dependencies#139
renovate[bot] wants to merge 1 commit into
developfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@google/genai ^2.9.0^2.10.0 age confidence
@types/node (source) ^24.13.2^24.13.3 age confidence
@typescript-eslint/eslint-plugin (source) ^8.61.1^8.63.0 age confidence
@typescript-eslint/parser (source) ^8.61.1^8.63.0 age confidence
@vitejs/plugin-react (source) ^6.0.2^6.0.3 age confidence
@vitest/coverage-v8 (source) ^4.1.9^4.1.10 age confidence
prettier (source) ^3.8.4^3.9.4 age confidence
react-icons ^5.6.0^5.7.0 age confidence
vite (source) ^8.0.16^8.1.4 age confidence
vitest (source) ^4.1.9^4.1.10 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.63.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#​12426)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#​12492)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#​12491, #​12485)
  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#​12447, #​12446)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.63.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @babel/[email protected]
npm error node_modules/@babel/core
npm error   peer @babel/core@"^7.0.0" from @babel/[email protected]
npm error   node_modules/@babel/helper-create-class-features-plugin
npm error     @babel/helper-create-class-features-plugin@"^7.29.7" from @babel/[email protected]
npm error     node_modules/@babel/plugin-transform-class-properties
npm error       @babel/plugin-transform-class-properties@"^7.29.7" from @babel/[email protected]
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from [email protected]
npm error         node_modules/workbox-build
npm error     @babel/helper-create-class-features-plugin@"^7.29.7" from @babel/[email protected]
npm error     node_modules/@babel/plugin-transform-class-static-block
npm error       @babel/plugin-transform-class-static-block@"^7.29.7" from @babel/[email protected]
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from [email protected]
npm error         node_modules/workbox-build
npm error     2 more (@babel/plugin-transform-private-methods, @babel/plugin-transform-private-property-in-object)
npm error   peer @babel/core@"^7.0.0" from @babel/[email protected]
npm error   node_modules/@babel/helper-create-regexp-features-plugin
npm error     @babel/helper-create-regexp-features-plugin@"^7.18.6" from @babel/[email protected]
npm error     node_modules/@babel/plugin-syntax-unicode-sets-regex
npm error       @babel/plugin-syntax-unicode-sets-regex@"^7.18.6" from @babel/[email protected]
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from [email protected]
npm error         node_modules/workbox-build
npm error     @babel/helper-create-regexp-features-plugin@"^7.29.7" from @babel/[email protected]
npm error     node_modules/@babel/plugin-transform-dotall-regex
npm error       @babel/plugin-transform-dotall-regex@"^7.29.7" from @babel/[email protected]
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from [email protected]
npm error         node_modules/workbox-build
npm error     6 more (...)
npm error   73 more (@babel/helper-define-polyfill-provider, ...)
npm error
npm error Could not resolve dependency:
npm error dev @vitejs/plugin-react@"^6.0.3" from the root project
npm error
npm error Conflicting peer dependency: @babel/[email protected]
npm error node_modules/@babel/core
npm error   peer @babel/core@"^8.0.0" from @babel/[email protected]
npm error   node_modules/@babel/plugin-transform-runtime
npm error     peerOptional @babel/plugin-transform-runtime@"^7.29.0 || ^8.0.0-rc.1" from @rolldown/[email protected]
npm error     node_modules/@rolldown/plugin-babel
npm error       peerOptional @rolldown/plugin-babel@"^0.1.7 || ^0.2.0" from @vitejs/[email protected]
npm error       node_modules/@vitejs/plugin-react
npm error         dev @vitejs/plugin-react@"^6.0.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-09T06_15_28_822Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-09T06_15_28_822Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 017bc5b to 4799c86 Compare July 6, 2026 08:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 74ac9f6 to 5f49571 Compare July 8, 2026 10:48
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5f49571 to 75f645b Compare July 9, 2026 06:15
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