Skip to content

chore(deps-dev): bump vitest from 5.0.0 to 5.0.1 in the maint-vitest group across 1 directory - #219

Merged
fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/maint-vitest-35be175f02
Sep 21, 2026
Merged

fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/maint-vitest-35be175f02

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown

Bumps the maint-vitest group with 1 update in the / directory: vitest.

Updates vitest from 5.0.0 to 5.0.1

Release notes

Sourced from vitest's releases.

v5.0.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 03630a5 chore: release v5.0.1 (#11275)
  • a47d790 fix(fakeTimers): force queueMicrotask and nextTick in toNotFake (#11261)
  • 2ce29d5 fix: warn when deprecated deps.optimizer.web is used (#11214)
  • ccd6d05 docs: fix typecheck exclude default in documentation (#11223)
  • 91ab158 fix(doctor): measure vm pools for custom environments (#11212)
  • 23dda73 fix: share the server on self-referencing extends (#11034)
  • 498fbe9 fix: resolve ResolvedConfig exactOptionalPropertyTypes errors (#11175)
  • 115c3f6 fix: correct typos in error message and comments (#11187)
  • 7361465 fix: keep metadata file when clearing the cache (#11199)
  • 972e24b fix(browser): avoid double quotes in config.define (#11198)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 21, 2026
Bumps the maint-vitest group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 5.0.0 to 5.0.1
- [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/v5.0.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maint-vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump vitest from 5.0.0 to 5.0.1 in the maint-vitest group chore(deps-dev): bump vitest from 5.0.0 to 5.0.1 in the maint-vitest group across 1 directory Sep 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev/maint-vitest-35be175f02 branch from f27d68b to 416ced7 Compare September 21, 2026 18:01
@fbf-prog64
fbf-prog64 merged commit c7a27db into dev Sep 21, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev/maint-vitest-35be175f02 branch September 21, 2026 18:14
github-actions Bot pushed a commit that referenced this pull request Sep 21, 2026
## [22.2.8-next.2](v22.2.8-next.1...v22.2.8-next.2) (2026-09-21)

### Chores

* **deps-dev:** bump @types/node from 26.4.1 to 26.6.2 ([13f39a6](13f39a6))
* **deps-dev:** bump the maint-angular-eslint group across 1 directory with 2 updates ([0b5cf5c](0b5cf5c))
* **deps-dev:** bump the maint-eslint group across 1 directory with 2 updates ([bef18d6](bef18d6))
* **deps-dev:** bump vitest ([416ced7](416ced7))
* **deps:** bump the maint-angular group with 10 updates ([0637b74](0637b74))
* **update:** upgrade @tyoes/node from v26.4.1 to v26.6.2 (PR [#221](#221)) [skip ci] ([e90bbab](e90bbab))
* **update:** upgrade angular dependencies (PR [#223](#223)) ([d7745d6](d7745d6))
* **update:** upgrade angular eslint dependencies (PR [#217](#217)) [skip ci] ([0e6cc3c](0e6cc3c))
* **update:** upgrade eslint dependencies (PR [#220](#220)) [skip ci] ([31b119c](31b119c))
* **update:** upgrade vitest from v5.0.0 to v5.0.1 (PR [#219](#219)) [skip ci] ([c7a27db](c7a27db))
github-actions Bot pushed a commit that referenced this pull request Sep 21, 2026
## [22.2.8](v22.2.7...v22.2.8) (2026-09-21)

### Chores

* **deps-dev:** bump @types/node from 26.4.1 to 26.6.2 ([13f39a6](13f39a6))
* **deps-dev:** bump jsdom from 30.0.1 to 30.1.0 ([62cd311](62cd311))
* **deps-dev:** bump the maint-angular-eslint group across 1 directory with 2 updates ([0b5cf5c](0b5cf5c))
* **deps-dev:** bump the maint-eslint group across 1 directory with 2 updates ([bef18d6](bef18d6))
* **deps-dev:** bump vitest ([416ced7](416ced7))
* **deps:** bump the maint-angular group with 10 updates ([0637b74](0637b74))
* **deps:** bump the maint-angular group with 12 updates ([a2d4c28](a2d4c28))
* **release:** 22.2.8-next.1 [skip ci] ([221c8bf](221c8bf))
* **release:** 22.2.8-next.2 [skip ci] ([45ae823](45ae823))
* **sync:** sync with branch 'dev' (PR [#222](#222)) ([236ffc9](236ffc9))
* **update:** upgrade @tyoes/node from v26.4.1 to v26.6.2 (PR [#221](#221)) [skip ci] ([e90bbab](e90bbab))
* **update:** upgrade angular dependencies (PR [#215](#215)) ([b58cd33](b58cd33))
* **update:** upgrade angular dependencies (PR [#223](#223)) ([d7745d6](d7745d6))
* **update:** upgrade angular eslint dependencies (PR [#217](#217)) [skip ci] ([0e6cc3c](0e6cc3c))
* **update:** upgrade eslint dependencies (PR [#220](#220)) [skip ci] ([31b119c](31b119c))
* **update:** upgrade jsdom from v30.0.1 to v30.1.0 (PR [#224](#224)) [skip ci] ([5332ada](5332ada))
* **update:** upgrade vitest from v5.0.0 to v5.0.1 (PR [#219](#219)) [skip ci] ([c7a27db](c7a27db))
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