Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump the npm-development group across 1 directory with 4 updates#72

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/npm-development-d28b5afba9

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 5, 2025

Bumps the npm-development group with 3 updates in the / directory:@biomejs/biome,@vitest/coverage-v8 andglobals.

Updates@biomejs/biome from 2.3.2 to 2.3.3

Release notes

Sourced from@​biomejs/biome's releases.

Biome CLI v2.3.3

2.3.3

Patch Changes

What's Changed

... (truncated)

Changelog

Sourced from@​biomejs/biome's changelog.

2.3.3

Patch Changes

Commits

Updates@vitest/coverage-v8 from 4.0.6 to 4.0.7

Release notes

Sourced from@​vitest/coverage-v8's releases.

v4.0.7

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updatesglobals from 16.4.0 to 16.5.0

Release notes

Sourced fromglobals's releases.

v16.5.0

  • Update globals (2025-11-01) (#316) 6d441ca
  • Add Vue, Svelte, and Astro globals (#314) ea31521

sindresorhus/globals@v16.4.0...v16.5.0

Commits

Updatesvitest from 4.0.6 to 4.0.7

Release notes

Sourced fromvitest's releases.

v4.0.7

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 1f5d9d2 chore: release v4.0.7
  • a1b7361 fix(jsdom): supportURL.createObjectURL,FormData.set(prop, blob) (#8935)
  • 751c392 fix(cli): parse--execArgv as array (#8924)
  • c9078a2 fix: create environment once per worker withisolate: false (#8915)
  • 9d2b4d5 fix(browser): inheritisolate option, deprecatebrowser.isolate/`browser....
  • 680a612 perf(pool): sort test files by project by default (#8914)
  • fdb2e79 fix(typecheck): handle re-runs outsidetsc (#8920)
  • 6240d51 fix: bindprocess in case global is overwritten (#8916)
  • d41fa74 fix(pool): avoid--require argument when running in deno (#8897)
  • b60149b perf(reporters): remove unnecessaryArray.from call (#8907)
  • Additional commits viewable incompare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-development group with 3 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [globals](https://github.com/sindresorhus/globals).Updates `@biomejs/biome` from 2.3.2 to 2.3.3- [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.3.3/packages/@biomejs/biome)Updates `@vitest/coverage-v8` from 4.0.6 to 4.0.7- [Release notes](https://github.com/vitest-dev/vitest/releases)- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.7/packages/coverage-v8)Updates `globals` from 16.4.0 to 16.5.0- [Release notes](https://github.com/sindresorhus/globals/releases)- [Commits](sindresorhus/globals@v16.4.0...v16.5.0)Updates `vitest` from 4.0.6 to 4.0.7- [Release notes](https://github.com/vitest-dev/vitest/releases)- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.7/packages/vitest)---updated-dependencies:- dependency-name: "@biomejs/biome"  dependency-version: 2.3.3  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: npm-development- dependency-name: "@vitest/coverage-v8"  dependency-version: 4.0.7  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: npm-development- dependency-name: globals  dependency-version: 16.5.0  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: npm-development- dependency-name: vitest  dependency-version: 4.0.7  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: npm-development...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsNov 5, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp