Skip to content

chore(deps): bump the minor group with 11 updates - #243

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-e84f79272d
Open

chore(deps): bump the minor group with 11 updates#243
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-e84f79272d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group with 11 updates:

Package From To
vitest 4.1.10 4.1.11
@vitest/expect 4.1.10 4.1.11
@vitest/mocker 4.1.10 4.1.11
@vitest/pretty-format 4.1.10 4.1.11
@vitest/runner 4.1.10 4.1.11
@vitest/snapshot 4.1.10 4.1.11
@vitest/spy 4.1.10 4.1.11
@vitest/utils 4.1.10 4.1.11
default-browser 5.5.0 5.5.1
es-module-lexer 2.3.1 2.3.2
ohash 2.0.11 2.0.12

Updates vitest from 4.1.10 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • See full diff in compare view

Updates @vitest/expect from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/expect's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/mocker from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/mocker's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/pretty-format from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/pretty-format's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/runner from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/runner's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/snapshot's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/spy from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/spy's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/utils's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates default-browser from 5.5.0 to 5.5.1

Release notes

Sourced from default-browser's releases.

v5.5.1

  • Use fully-qualified path for reg.exe on Windows (#23) 34ed346

sindresorhus/default-browser@v5.5.0...v5.5.1

Commits

Updates es-module-lexer from 2.3.1 to 2.3.2

Release notes

Sourced from es-module-lexer's releases.

2.3.2

What's Changed

New Contributors

Full Changelog: guybedford/es-module-lexer@2.3.1...2.3.2

Commits

Updates ohash from 2.0.11 to 2.0.12

Release notes

Sourced from ohash's releases.

v2.0.12

compare changes

🔥 Performance

  • serialize: Faster object entries serialization (#140)
  • serialize: Faster serialization of objects and classes (#141)
  • diff: Fused single-pass traversal (#195)

🩹 Fixes

  • serialize: Compare strings without localeCompare (1d9402e)
  • utils: Diff falsy primitive values (#196)

📖 Documentation

  • Fixed important callout in README (#143)
  • Fix diff example and document v1 objectHash migration (#200)
  • Fix diff usage example and stale opts param (#197)

📦 Build

✅ Tests

  • serialize: Added tests for more built-in types (#146)

❤️ Contributors

Changelog

Sourced from ohash's changelog.

v2.0.12

compare changes

🔥 Performance

  • serialize: Faster object entries serialization (#140)
  • serialize: Faster serialization of objects and classes (#141)
  • diff: Fused single-pass traversal (#195)

🩹 Fixes

  • serialize: Compare strings without localeCompare (1d9402e)
  • utils: Diff falsy primitive values (#196)

📖 Documentation

  • Fixed important callout in README (#143)
  • Fix diff example and document v1 objectHash migration (#200)
  • Fix diff usage example and stale opts param (#197)

📦 Build

🏡 Chore

✅ Tests

  • serialize: Added tests for more built-in types (#146)

❤️ Contributors

Commits
  • 764b0a3 chore(release): v2.0.12
  • 9699452 chore: fix release script
  • b08d280 perf(diff): fused single-pass traversal (#195)
  • a9e658c docs: fix diff usage example and stale opts param (#197)
  • a5004f7 fix(utils): diff falsy primitive values (#196)
  • 1d9402e fix(serialize): compare strings without localeCompare
  • d5e1dd1 chore(deps): update github-actions to v7 (#190)
  • 1dd8e0c docs: fix diff example and document v1 objectHash migration (#200)
  • 54966f0 chore: update deps
  • 2c6e231 build: migrate to obuild
  • Additional commits viewable in compare 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 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 minor group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `4.1.10` | `4.1.11` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.1.10` | `4.1.11` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `4.1.10` | `4.1.11` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `4.1.10` | `4.1.11` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `4.1.10` | `4.1.11` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `4.1.10` | `4.1.11` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `4.1.10` | `4.1.11` |
| [default-browser](https://github.com/sindresorhus/default-browser) | `5.5.0` | `5.5.1` |
| [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.3.1` | `2.3.2` |
| [ohash](https://github.com/unjs/ohash) | `2.0.11` | `2.0.12` |


Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

Updates `@vitest/expect` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/expect)

Updates `@vitest/mocker` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/mocker)

Updates `@vitest/pretty-format` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/pretty-format)

Updates `@vitest/runner` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/runner)

Updates `@vitest/snapshot` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/snapshot)

Updates `@vitest/spy` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/spy)

Updates `@vitest/utils` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/utils)

Updates `default-browser` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/sindresorhus/default-browser/releases)
- [Commits](sindresorhus/default-browser@v5.5.0...v5.5.1)

Updates `es-module-lexer` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](guybedford/es-module-lexer@2.3.1...2.3.2)

Updates `ohash` from 2.0.11 to 2.0.12
- [Release notes](https://github.com/unjs/ohash/releases)
- [Changelog](https://github.com/unjs/ohash/blob/main/CHANGELOG.md)
- [Commits](unjs/ohash@v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vitest/expect"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vitest/mocker"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vitest/pretty-format"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vitest/runner"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vitest/snapshot"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vitest/spy"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@vitest/utils"
  dependency-version: 4.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: default-browser
  dependency-version: 5.5.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: es-module-lexer
  dependency-version: 2.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: ohash
  dependency-version: 2.0.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 22, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants