-
Notifications
You must be signed in to change notification settings - Fork 17
chore(deps): bump the vite group across 1 directory with 5 updates #646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6995ce8 to
3808787
Compare
Collaborator
|
@dependabot recreate |
509cbc3 to
af023a7
Compare
4f70857 to
d8d3282
Compare
be8699d to
a8f3af1
Compare
c9ad970 to
d5114c5
Compare
cae9282 to
cb24bff
Compare
1950a7a to
ec55c21
Compare
66fddbf to
1dd0301
Compare
8fe4048 to
cefcb1d
Compare
Bumps the vite group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.14` | `4.1.16` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.5.1` | `5.0.4` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.1` | `4.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `7.1.12` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.1` | `4.0.2` | Updates `@tailwindcss/vite` from 4.1.14 to 4.1.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-vite) Updates `@vitejs/plugin-react` from 4.5.1 to 5.0.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) Updates `@vitest/coverage-v8` from 3.2.1 to 4.0.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.2/packages/coverage-v8) Updates `vite` from 6.4.1 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) Updates `vitest` from 3.2.1 to 4.0.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.2/packages/vitest) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vite - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite - dependency-name: vitest dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]>
cefcb1d to
f38152c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 5 updates in the /frontend directory:
4.1.144.1.164.5.15.0.43.2.14.0.26.4.17.1.123.2.14.0.2Updates
@tailwindcss/vitefrom 4.1.14 to 4.1.16Release notes
Sourced from
@tailwindcss/vite's releases.Changelog
Sourced from
@tailwindcss/vite's changelog.Commits
cbbbe84Release 4.1.16 (#19185)b2e2435Release 4.1.15 (#19159)89cbfc7Addoptimizeoption to@tailwindcss/viteplugin (#19131)Updates
@vitejs/plugin-reactfrom 4.5.1 to 5.0.4Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
450d7dfrelease: [email protected]8638845feat(react): full bundle mode compat (#882)bd1487dperf(react): use native refresh wrapper plugin in rolldown-vite (#881)80df894docs: removedisableOxcRecommendationfrom plugin-react readme (#880)608f266chore(deps): update all non-major dependencies (#879)3c2ebf8fix(deps): update all non-major dependencies (#851)8293cb3release: [email protected]89ec16dfix(react): hmr did not work for components imported with queries with rolldo...3a8b4a9perf: avoid sourcemap for refresh wrapper injection (#835)afa28f1fix(deps): update all non-major dependencies (#823)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
@vitest/coverage-v8from 3.2.1 to 4.0.2Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
07bc56achore: release v4.0.24a28faachore: release v4.0.1da7ce17chore: release v4.0.03e4b6b7chore: release v4.0.0-beta.1935816fefix(coverage): v8 to ignore Vite's generated cjs import helpers (#8718)bc7c20dchore: release v4.0.0-beta.184783137chore: release v4.0.0-beta.176fc7890chore: release v4.0.0-beta.16d677c0bchore: release v4.0.0-beta.15e24e56bchore: release v4.0.0-beta.14Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/coverage-v8since your current version.Updates
vitefrom 6.4.1 to 7.1.12Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
2436aferelease: v7.1.1256fd722fix(deps): downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (...8b69c9erelease: v7.1.11f479cc5fix(dev): trim trailing slash beforeserver.fs.denycheck (#20968)6fb41a2chore(deps): update all non-major dependencies (#20966)a817307build: remove hash from built filenames (#20946)ef411cebuild: remove cjs reference in files field (#20945)d0094afrefactor: use subpath imports for types module reference (#20921)ed4a0dcrelease: v7.1.10c714776fix: preserve original sourcemap file field when combining sourcemaps (#20926)Updates
vitestfrom 3.2.1 to 4.0.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
07bc56achore: release v4.0.22eedbcefix(spy): reset spies if bothrestoreMocksandmockResetis set in the co...26ce88dfix(pool): assign envs before running tests to keep in sync with process.env ...4a28faachore: release v4.0.13fae73efix(pool): don't teardown the communication channel too soon if something is ...8100063fix: move thegetBuiltinscheck (#8765)da7ce17chore: release v4.0.08e15bc8perf: create only one fetcher per project (#8762)9f0ecccfix:baseoption doesn't crash vitest (#8760)d3ef4f2perf(pool): resolve all environments first (#8759)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions