Skip to content

chore(deps): update dependency @vitejs/plugin-react to v6.0.5 - #319

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vitejs-plugin-react-6.x
Open

chore(deps): update dependency @vitejs/plugin-react to v6.0.5#319
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vitejs-plugin-react-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) 6.0.26.0.5 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.0.5

Compare Source

Fixed the react compiler preset filter to be linear (#​1353)

The improved filter in v6.0.3 was non-linear and caused a performance regression (#​1349). The filter was changed to be linear to avoid that.

v6.0.4

Compare Source

Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined.
This error is now fixed.

v6.0.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 26, 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: busmap@3.6.0
npm error Found: @babel/core@7.29.7
npm error node_modules/@babel/core
npm error   peer @babel/core@"^7.0.0" from @babel/helper-create-class-features-plugin@7.29.7
npm error   node_modules/@babel/helper-create-class-features-plugin
npm error     @babel/helper-create-class-features-plugin@"^7.29.7" from @babel/plugin-transform-class-properties@7.29.7
npm error     node_modules/@babel/plugin-transform-class-properties
npm error       @babel/plugin-transform-class-properties@"^7.29.7" from @babel/preset-env@7.29.7
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from workbox-build@7.4.1
npm error         node_modules/workbox-build
npm error     @babel/helper-create-class-features-plugin@"^7.29.7" from @babel/plugin-transform-class-static-block@7.29.7
npm error     node_modules/@babel/plugin-transform-class-static-block
npm error       @babel/plugin-transform-class-static-block@"^7.29.7" from @babel/preset-env@7.29.7
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from workbox-build@7.4.1
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/helper-create-regexp-features-plugin@7.29.7
npm error   node_modules/@babel/helper-create-regexp-features-plugin
npm error     @babel/helper-create-regexp-features-plugin@"^7.18.6" from @babel/plugin-syntax-unicode-sets-regex@7.18.6
npm error     node_modules/@babel/plugin-syntax-unicode-sets-regex
npm error       @babel/plugin-syntax-unicode-sets-regex@"^7.18.6" from @babel/preset-env@7.29.7
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from workbox-build@7.4.1
npm error         node_modules/workbox-build
npm error     @babel/helper-create-regexp-features-plugin@"^7.29.7" from @babel/plugin-transform-dotall-regex@7.29.7
npm error     node_modules/@babel/plugin-transform-dotall-regex
npm error       @babel/plugin-transform-dotall-regex@"^7.29.7" from @babel/preset-env@7.29.7
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"^7.11.0" from workbox-build@7.4.1
npm error         node_modules/workbox-build
npm error     6 more (...)
npm error   72 more (@babel/helper-define-polyfill-provider, ...)
npm error
npm error Could not resolve dependency:
npm error dev @vitejs/plugin-react@"6.0.5" from the root project
npm error
npm error Conflicting peer dependency: @babel/core@8.0.1
npm error node_modules/@babel/core
npm error   peer @babel/core@"^8.0.0" from @babel/plugin-transform-runtime@8.0.1
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/plugin-babel@0.2.3
npm error     node_modules/@rolldown/plugin-babel
npm error       peerOptional @rolldown/plugin-babel@"^0.1.7 || ^0.2.0" from @vitejs/plugin-react@6.0.5
npm error       node_modules/@vitejs/plugin-react
npm error         dev @vitejs/plugin-react@"6.0.5" 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-08-12T00_30_59_881Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-12T00_30_59_881Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 10 times, most recently from 2906710 to 3e78a4c Compare July 3, 2026 14:16
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 7 times, most recently from 7b36abf to 17324a3 Compare July 10, 2026 00:53
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 9 times, most recently from a7ebb3c to 055e489 Compare July 17, 2026 20:45
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 3 times, most recently from a3754a5 to c966e4e Compare July 22, 2026 17:09
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to v6.0.3 chore(deps): update dependency @vitejs/plugin-react to v6.0.4 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 7 times, most recently from 189e635 to 3f45e0b Compare July 31, 2026 18:08
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 3 times, most recently from c3d8af2 to 0e3a0ef Compare August 2, 2026 10:37
@renovate renovate Bot changed the title chore(deps): update dependency @vitejs/plugin-react to v6.0.4 chore(deps): update dependency @vitejs/plugin-react to v6.0.5 Aug 2, 2026
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 10 times, most recently from 1f4c3f8 to 04aeb66 Compare August 9, 2026 17:00
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch 6 times, most recently from 9e1684c to 4022526 Compare August 10, 2026 19:30
@renovate
renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from 4022526 to d2e8255 Compare August 10, 2026 21:49
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