-
-
Notifications
You must be signed in to change notification settings - Fork 18
Bump the majors group with 4 updates #62
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
Closed
Closed
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Owner
|
@dependabot recreate |
Bumps the majors group with 4 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest-browser-react](https://github.com/vitest-dev/vitest-browser-react). Updates `@biomejs/biome` from 1.9.4 to 2.0.6 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.0.6/packages/@biomejs/biome) Updates `@types/node` from 22.15.3 to 24.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite` from 6.3.5 to 7.0.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@7.0.0/packages/vite) Updates `vitest-browser-react` from 0.3.0 to 1.0.0 - [Release notes](https://github.com/vitest-dev/vitest-browser-react/releases) - [Commits](vitest-community/vitest-browser-react@v0.3.0...v1.0.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: majors - dependency-name: "@types/node" dependency-version: 24.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: majors - dependency-name: vite dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: majors - dependency-name: vitest-browser-react dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: majors ... Signed-off-by: dependabot[bot] <support@github.com>
7283a21 to
622c939
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 majors group with 4 updates: @biomejs/biome, @types/node, vite and vitest-browser-react.
Updates
@biomejs/biomefrom 1.9.4 to 2.0.6Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
a69bbe8ci: release (#6507)6a24bd9chore: link packages differently (#6558)f62e748feat(lint): implementnoImplicitCoercionrule (#6395)e128ea9feat(lint): no-alert rule (#6355)5705f1afeat(lint): implementuseUnifiedTypeSignaturerule (#6320)a3a3715feat(linter): implement noUnassignedVariables rule (#6219)b8cbd83feat(biome_js_analyze): implement noExcessiveLinesPerFunction (#6166)09f49baci: release (#6467)4209030chore: update vscode badges (#6468)c939e54chore: fix invalid link in CHANGELOG.mdUpdates
@types/nodefrom 22.15.3 to 24.0.8Commits
Updates
vitefrom 6.3.5 to 7.0.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
eafd28achore: rearrange 7.0 changelog (#20280)b85f322release: v7.0.09b98dcbfix(module-runner): exposenormalizeModuleId(#20277)a5799fafeat(types): use terser types from terser package (#20274)f7377c3chore(deps): update rolldown-related dependencies (#20270)6b64d63fix(deps): update all non-major dependencies (#20271)ac302a7fix(module-runner): exportssrExportNameKey(#20266)b135918chore: typos in comments (#20259)3f46901perf(utils): improve performance ofnumberToPos(#20244)3bf3a8afix: keepimport.meta.urlin bundled Vite (#20235)Updates
vitest-browser-reactfrom 0.3.0 to 1.0.0Release notes
Sourced from vitest-browser-react's releases.
Commits
f78c0a1chore: release v1.0.0474f5cafix: support Vitest 43391d06test: add react-aria Button testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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