Skip to content

Bump the npm group in /tests/infra with 11 updates#2715

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/infra/npm-647f2b83b2
Apr 8, 2026
Merged

Bump the npm group in /tests/infra with 11 updates#2715
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/infra/npm-647f2b83b2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps the npm group in /tests/infra with 11 updates:

Package From To
vitest 4.1.2 4.1.3
@vitest/expect 4.1.2 4.1.3
@vitest/mocker 4.1.2 4.1.3
@vitest/pretty-format 4.1.2 4.1.3
@vitest/runner 4.1.2 4.1.3
@vitest/snapshot 4.1.2 4.1.3
@vitest/spy 4.1.2 4.1.3
@vitest/utils 4.1.2 4.1.3
postcss 8.5.8 8.5.9
tinyexec 1.0.4 1.1.1
tinyglobby 0.2.15 0.2.16

Updates vitest from 4.1.2 to 4.1.3

Release notes

Sourced from vitest's releases.

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 2dc0d62 chore: release v4.1.3
  • 7827363 feat: add experimental.preParse flag (#10070)
  • 691d341 fix(snapshot): export custom snapshot matcher helper from vitest (#10042)
  • 59b0e64 feat(experimental/snapshot): support custom snapshot matcher (#9973)
  • 487990a feat(experimental): support browser.locators.exact option (#10013)
  • 146d4f0 fix: add @vitest/coverage-v8 and @vitest/coverage-istanbul as optional de...
  • 3f5bfa3 fix: advance fake timers with expect.poll interval (#10022)
  • 9dbf477 fix(vm): fix external module resolve error with deps optimizer query (#10024)
  • ec20455 fix(expect): don't leak "runner" types (#10004)
  • 66751c9 fix(expect): remove JestExtendError.context from verbose error reporting (#...
  • See full diff in compare view

Updates @vitest/expect from 4.1.2 to 4.1.3

Release notes

Sourced from @​vitest/expect's releases.

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 2dc0d62 chore: release v4.1.3
  • 59b0e64 feat(experimental/snapshot): support custom snapshot matcher (#9973)
  • ca34106 refactor: fix typecheck error in jest-extend (#10007)
  • ec20455 fix(expect): don't leak "runner" types (#10004)
  • 66751c9 fix(expect): remove JestExtendError.context from verbose error reporting (#...
  • See full diff in compare view

Updates @vitest/mocker from 4.1.2 to 4.1.3

Release notes

Sourced from @​vitest/mocker's releases.

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/pretty-format from 4.1.2 to 4.1.3

Release notes

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

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 2dc0d62 chore: release v4.1.3
  • d562712 docs: document pretty-format and its usage across Vitest + add unit tests (#1...
  • See full diff in compare view

Updates @vitest/runner from 4.1.2 to 4.1.3

Release notes

Sourced from @​vitest/runner's releases.

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/snapshot from 4.1.2 to 4.1.3

Release notes

Sourced from @​vitest/snapshot's releases.

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 2dc0d62 chore: release v4.1.3
  • 59b0e64 feat(experimental/snapshot): support custom snapshot matcher (#9973)
  • 6b86915 fix(snapshot): fix flagging obsolete snapshots for snapshot properties mismat...
  • See full diff in compare view

Updates @vitest/spy from 4.1.2 to 4.1.3

Release notes

Sourced from @​vitest/spy's releases.

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/utils from 4.1.2 to 4.1.3

Release notes

Sourced from @​vitest/utils's releases.

v4.1.3

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 2dc0d62 chore: release v4.1.3
  • 5a5fa49 fix: fix defineHelper for webkit async stack trace + update playwright 1.59...
  • 9dbf477 fix(vm): fix external module resolve error with deps optimizer query (#10024)
  • See full diff in compare view

Updates postcss from 8.5.8 to 8.5.9

Release notes

Sourced from postcss's releases.

8.5.9

  • Speed up source map encoding paring in case of the error.
Changelog

Sourced from postcss's changelog.

8.5.9

  • Speed up source map encoding paring in case of the error.
Commits
  • fe88ac2 Release 8.5.9 version
  • c551632 Avoid RegExp when we can use simple JS
  • 89a6b74 Move SECURITY.txt for docs folder to keep GitHub page cleaner
  • 6ceb8a4 Create SECURITY.md
  • 02ccae6 Another way to fix CI with .ts ext in tests on old Node.js
  • 2c36658 Another way to fix CI with TS on old Node.js
  • b906003 Another way to fix CI with old Node.js
  • 04d32cd Fix another issue with Node.js 10 on CI
  • df86cdf Try to fix Node.js 10 on CI
  • 82bec0d Move to oxfmt
  • Additional commits viewable in compare view

Updates tinyexec from 1.0.4 to 1.1.1

Release notes

Sourced from tinyexec's releases.

1.1.1

What's Changed

Full Changelog: tinylibs/tinyexec@1.1.0...1.1.1

1.1.0

What's Changed

New Contributors

Full Changelog: tinylibs/tinyexec@1.0.4...1.1.0

Commits
  • 53d1934 fix: install npm twice to make publish work (#111)
  • 8a2484f chore(deps-dev): bump the development-dependencies group with 2 updates (#110)
  • 5120700 fix: add current node executable's directory to start of PATH (#108)
  • a158629 fix: use stream.pipeline to fix combining streams with auto-destroy disable...
  • 4acd4a9 feat: Support Result | ExecProcess | string for options.stdin (#106)
  • 04fde07 chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • fa9f740 feat: improve Bun runtime compatibility (#101)

Bumps the npm group in /tests/infra with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.3` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `4.1.2` | `4.1.3` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.1.2` | `4.1.3` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `4.1.2` | `4.1.3` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `4.1.2` | `4.1.3` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `4.1.2` | `4.1.3` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `4.1.2` | `4.1.3` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `4.1.2` | `4.1.3` |
| [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.9` |
| [tinyexec](https://github.com/tinylibs/tinyexec) | `1.0.4` | `1.1.1` |
| [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.15` | `0.2.16` |


Updates `vitest` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/vitest)

Updates `@vitest/expect` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/expect)

Updates `@vitest/mocker` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/mocker)

Updates `@vitest/pretty-format` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/pretty-format)

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

Updates `@vitest/snapshot` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/snapshot)

Updates `@vitest/spy` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/spy)

Updates `@vitest/utils` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/utils)

Updates `postcss` from 8.5.8 to 8.5.9
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.8...8.5.9)

Updates `tinyexec` from 1.0.4 to 1.1.1
- [Release notes](https://github.com/tinylibs/tinyexec/releases)
- [Commits](tinylibs/tinyexec@1.0.4...1.1.1)

Updates `tinyglobby` from 0.2.15 to 0.2.16
- [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
- [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
- [Commits](SuperchupuDev/tinyglobby@0.2.15...0.2.16)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/expect"
  dependency-version: 4.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/mocker"
  dependency-version: 4.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/pretty-format"
  dependency-version: 4.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/runner"
  dependency-version: 4.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/snapshot"
  dependency-version: 4.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/spy"
  dependency-version: 4.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/utils"
  dependency-version: 4.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss
  dependency-version: 8.5.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tinyexec
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: tinyglobby
  dependency-version: 0.2.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot assigned poad Apr 8, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 8, 2026 00:06
@github-actions github-actions bot merged commit bce8e1a into main Apr 8, 2026
7 of 9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tests/infra/npm-647f2b83b2 branch April 8, 2026 00:12
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.

1 participant