12
0
Fork 0
mirror of https://github.com/Azure/setup-kubectl.git synced 2026-07-04 00:59:31 +00:00

Bump vitest from 4.1.7 to 4.1.8 in the actions group (#269)
Some checks failed
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Integration test for setup-kubectl / Validate release and master branch (push) Has been cancelled
Run prettify / Prettier Check (push) Has been cancelled
Run unit tests. / build (push) Has been cancelled

Bumps the actions group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 4.1.7 to 4.1.8
- [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.8/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-06-04 13:43:21 -07:00 committed by GitHub
parent f295d40337
commit 67726af8ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 121 additions and 121 deletions

View file

@ -31,6 +31,6 @@
"husky": "^9.1.7",
"prettier": "3.8.3",
"typescript": "6.0.3",
"vitest": "^4.1.7"
"vitest": "^4.1.8"
}
}