Bump the vite group across 1 directory with 6 updates #517
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the vite group with 6 updates in the / directory:
3.5.04.6.14.6.05.1.20.3.00.4.33.2.44.0.165.1.46.0.33.2.44.0.16Updates
@sentry/vite-pluginfrom 3.5.0 to 4.6.1Release notes
Sourced from
@sentry/vite-plugin's releases.... (truncated)
Changelog
Sourced from
@sentry/vite-plugin's changelog.... (truncated)
Commits
467f987release: 4.6.1a6ef800meta(changelog): Update changelog for 4.6.1 (#824)c98c833chore(deps): Update glob to 10.5.0 (#823)31d9b67chore(core): Log release output (#821)70e8927Merge branch 'release/4.6.0'2ad20ebrelease: 4.6.0d7fb379meta(changelog): Update changelog for 4.6.0 (#820)20936b2feat(core): Bump@sentry/clifrom 2.51.0 to 2.57.0 (#819)87c8e14fix(core): Stop awaiting build start telemetry to avoid breaking module feder...fb36641Merge branch 'release/4.5.0'Updates
@vitejs/plugin-reactfrom 4.6.0 to 5.1.2Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
f127a24release: [email protected]db1c665fix(react): newer full bundle mode compat (#1011)1f372b6fix(deps): update all non-major dependencies (#1008)d52455efix(deps): update react 19.2.1 (#998)bcda041fix(deps): update all non-major dependencies (#995)c80546dfix(deps): update all non-major dependencies (#982)23db727release: [email protected]bcc7db0chore: add changelog for #976 and #9784a2e229fix(react): use rolldownOptions instead of deprecated rollupOptions in optimi...41cb823fix(deps): update all non-major dependencies (#968)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-reactsince your current version.Updates
@vitejs/plugin-react-oxcfrom 0.3.0 to 0.4.3Release notes
Sourced from
@vitejs/plugin-react-oxc's releases.Changelog
Sourced from
@vitejs/plugin-react-oxc's changelog.Commits
a06940brelease: [email protected]bcc7db0chore: add changelog for #976 and #97817fdcc8fix(react-swc,react-oxc): use rolldownOptions instead of deprecated rollupOpt...41cb823fix(deps): update all non-major dependencies (#968)9cabe27fix(deps): update all non-major dependencies (#960)0849e42fix(deps): update all non-major dependencies (#953)c54d3c6chore(deps): update all non-major dependencies (#926)a2d76d9fix(deps): update all non-major dependencies (#918)2d239fcfix(deps): update all non-major dependencies (#896)407795dfix(deps): update all non-major dependencies (#887)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-react-oxcsince your current version.Updates
@vitest/uifrom 3.2.4 to 4.0.16Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
b46d744chore: release v4.0.1660642b3fix: fix module graph UI on html reporter with headless browser mode (#9219)eb1abf0chore: release v4.0.15122ff32feat(reporters): print import duration breakdown (#9105)9ca74cfchore: release v4.0.14443ecc7chore: simplified array.from map (#9102)821aa20feat(runner): Add full names to tasks (#9087)22e381echore(deps): update all non-major dependencies (#9082)c37c2ebfeat(ui): add tabbed failure view fortoMatchScreenshotwith comparison sli...73b54cechore: release v4.0.13Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/uisince your current version.Updates
vite-tsconfig-pathsfrom 5.1.4 to 6.0.3Release notes
Sourced from vite-tsconfig-paths's releases.
... (truncated)
Commits
6b0e61cchore: release v6.0.33d97cb4fix: ensure project references don’t get lost6119433chore(test): add control over-pvalue oftsc04e4602chore(test): add case for common “project reference” pattern (#198)0f27ad2chore(docs): mention vite-postgres4228a54chore: release v6.0.2cf7147cfix: ensure all paths are normalized for Windows compatibility (#196)3d029d9chore(test): add logs for vite module resolution2da87a8chore(test): run tests sequentially in CIb9a5a81chore(test): enable debug logs in test suiteUpdates
vitestfrom 3.2.4 to 4.0.16Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b46d744chore: release v4.0.1684a3062fix(browser): string formatting bug when including placeholders in console.lo...f7f6aa8fix: log deprecatedtest.poolOptionsif it's set (#9226)568513cfix: allow inlining fully dynamic import (#9137)5d26b87fix(experimental): exportsetupEnvironmentfor custom pools (#9187)f17eb42refactor: avoid usingisFileServingAllowedfrom Vite (#9160)78cfbf9fix: avoid crashing onprocess.versionsstub (#9174)da0ade2fix: fix browser mode default testTimeout back to 15 seconds (