-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump the development-dependencies group with 6 updates #2
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/development-dependencies-d264024ada
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the development-dependencies group with 6 updates #2
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-d264024ada
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
2a62732 to
eb18926
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
eb18926 to
f3d4905
Compare
f3d4905 to
3371d8a
Compare
3371d8a to
d335ad8
Compare
d335ad8 to
25541f4
Compare
25541f4 to
68e0be2
Compare
68e0be2 to
bb908c9
Compare
bb908c9 to
7b76a9d
Compare
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
7b76a9d to
70f4874
Compare
Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.9.4` | `2.3.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.25` | `24.10.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.1` | `4.0.8` | | [ini](https://github.com/npm/ini) | `5.0.0` | `6.0.0` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.1.9` | `4.0.8` | | [tinybench](https://github.com/tinylibs/tinybench) | `2.9.0` | `5.1.0` | Updates `@biomejs/biome` from 1.9.4 to 2.3.5 - [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/[email protected]/packages/@biomejs/biome) Updates `@types/node` from 20.19.25 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vitest` from 1.6.1 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest) Updates `ini` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](npm/ini@v5.0.0...v6.0.0) Updates `@vitest/ui` from 2.1.9 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/ui) Updates `tinybench` from 2.9.0 to 5.1.0 - [Release notes](https://github.com/tinylibs/tinybench/releases) - [Commits](tinylibs/tinybench@v2.9.0...v5.1.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: ini dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: tinybench dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
70f4874 to
e8d115c
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 development-dependencies group with 6 updates:
1.9.42.3.520.19.2524.10.11.6.14.0.85.0.06.0.02.1.94.0.82.9.05.1.0Updates
@biomejs/biomefrom 1.9.4 to 2.3.5Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
0a2f617ci: release (#8003)1a2d1affeat(biome_js_analyze): implement useArraySortCompare (#8065)e8b6753ci: release (#7965)ec24456chore: add graphite as bronze sponsor (#7974)19b8280fix(config): implement Merge for rules' options (#7941)c9e20c3feat(lint): implementnoContinue(#7856)fd282fcci: release (#7916)198a371chore: update Rust to v1.91.0 (#7947)2509b91feat(lint): implementno-unknown-propertyfrom eslint react (#7774)69cececfeat(lint): new rule: no parameters only used in recursion (#7926)Maintainer changes
This version was pushed to npm by ematipico, a new releaser for
@biomejs/biomesince your current version.Updates
@types/nodefrom 20.19.25 to 24.10.1Commits
Updates
vitestfrom 1.6.1 to 4.0.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
46bfd09chore: release v4.0.8c79f47cfix(forks): do not fail with Windows Defender enabled (#8967)7ed99cdchore: remove unnecesseryvalues()call for set (#8964)9a9323bchore(deps): update dependency@antfu/eslint-configto v6 (#8832)46b3529chore(deps): update dependency jsdom to v27 (#8700)65292c3docs: update structure (#8625)da8b93afix(deps): update all non-major dependencies (#8636)bcb132ffix: workaroundnoExternalmerging bug on Vite 6 (#8950)1f5d9d2chore: release v4.0.7a1b7361fix(jsdom): supportURL.createObjectURL,FormData.set(prop, blob)(#8935)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.
Updates
inifrom 5.0.0 to 6.0.0Release notes
Sourced from ini's releases.
Changelog
Sourced from ini's changelog.
Commits
180a8d5chore: release 6.0.0 (#292)6d395a4fix!: align to npm 11 node engine range (#291)23a36a9chore: bump@npmcli/template-ossfrom 4.26.0 to 4.27.1 (#290)3236938chore: bump@npmcli/template-ossfrom 4.25.1 to 4.26.0 (#288)fc66a25chore: bump@npmcli/template-ossfrom 4.25.0 to 4.25.1 (#287)d7ce901chore: bump@npmcli/template-ossfrom 4.24.4 to 4.25.0 (#286)0ce4545chore: bump@npmcli/template-ossfrom 4.24.3 to 4.24.4 (#285)e9a06adchore: bump@npmcli/template-ossfrom 4.23.3 to 4.24.3 (#284)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for ini since your current version.
Updates
@vitest/uifrom 2.1.9 to 4.0.8Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
46bfd09chore: release v4.0.8c84a396chore(deps): update dependency splitpanes to v4 (#8701)da8b93afix(deps): update all non-major dependencies (#8636)1f5d9d2chore: release v4.0.7c9078a2fix: create environment once per worker withisolate: false(#8915)2e7b2b8chore: release v4.0.6ed9fc71chore: release v4.0.59b75ec5chore: release v4.0.4ca1766fchore: release v4.0.307bc56achore: release v4.0.2Maintainer 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
tinybenchfrom 2.9.0 to 5.1.0Release notes
Sourced from tinybench's releases.
... (truncated)
Commits
eb6fb5dchore: release v5.1.0c6b201dchore(deps-dev): apply updates7b166aechore(deps-dev): bump the regular group across 1 directory with 7 updates (#367)2b1b52dchore(deps-dev): bump@types/nodefrom 24.8.0 to 24.8.1 in the regular group ...f372161feat: add AbortSignal support at the task level (#364)68d61cechore(deps): bump actions/setup-node from 5 to 6 (#361)539b73dchore(deps-dev): apply updates82bed95chore(deps-dev): apply updates2004d49chore(deps-dev): bump the regular group across 1 directory with 4 updates (#355)ebba432chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in the typescript group ...Dependabot 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