Skip to content

Commit

Permalink
chore(deps): update vite to v2.1.9 j:kit-282 (#4956)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@vitest/browser](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/browser#readme)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/browser))
| [`2.1.8` ->
`2.1.9`](https://renovatebot.com/diffs/npm/@vitest%2fbrowser/2.1.8/2.1.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fbrowser/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vitest%2fbrowser/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vitest%2fbrowser/2.1.8/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitest%2fbrowser/2.1.8/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [vitest](https://redirect.github.com/vitest-dev/vitest)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`2.1.8` ->
`2.1.9`](https://renovatebot.com/diffs/npm/vitest/2.1.8/2.1.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/2.1.8/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/2.1.8/2.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitest-dev/vitest (@&#8203;vitest/browser)</summary>

###
[`v2.1.9`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v2.1.9)

[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.8...v2.1.9)

This release includes security patches for:

- [Browser mode serves arbitrary files |
CVE-2025-24963](https://redirect.github.com/vitest-dev/vitest/security/advisories/GHSA-8gvc-j273-4wm5)
- [Remote Code Execution when accessing a malicious website while Vitest
API server is listening |
CVE-2025-24964](https://redirect.github.com/vitest-dev/vitest/security/advisories/GHSA-9crc-q9x8-hgqq)

#####    🐞 Bug Fixes

- backport
[https://github.com/vitest-dev/vitest/issues/7317](https://redirect.github.com/vitest-dev/vitest/issues/7317)
to v2 - by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/pull/7318](https://redirect.github.com/vitest-dev/vitest/pull/7318)
- (backport
[#&#8203;7340](https://redirect.github.com/vitest-dev/vitest/issues/7340)
to v2) restrict served files from `/__screenshot-error` - by
[@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/pull/7343](https://redirect.github.com/vitest-dev/vitest/pull/7343)

#####     [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.8...v2.1.9)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4:00am on Tuesday" in timezone
America/Toronto, Automerge - "after 9:00am and before 12:00pm on
tuesday, wednesday, thursday" in timezone America/Toronto.

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate-coveo[bot] <115253437+renovate-coveo[bot]@users.noreply.github.com>
  • Loading branch information
renovate-coveo[bot] authored Feb 11, 2025
1 parent 25887aa commit ab2acbd
Show file tree
Hide file tree
Showing 7 changed files with 74 additions and 74 deletions.
134 changes: 67 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/node": "22.12.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/browser": "2.1.8",
"@vitest/browser": "2.1.9",
"aws-sdk": "2.1692.0",
"commitizen": "4.3.1",
"concurrently": "9.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@types/node": "22.12.0",
"@types/postcss-import": "14.0.3",
"@types/puppeteer": "7.0.4",
"@vitest/browser": "2.1.8",
"@vitest/browser": "2.1.9",
"@whitespace/storybook-addon-html": "6.1.1",
"autoprefixer": "10.4.20",
"axe-core": "4.10.2",
Expand Down Expand Up @@ -155,7 +155,7 @@
"ts-node": "10.9.2",
"typescript": "5.5.4",
"vite": "5.4.14",
"vitest": "2.1.8",
"vitest": "2.1.9",
"wait-on": "8.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rimraf": "6.0.1",
"typescript": "5.5.4",
"typedoc": "0.27.6",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"peerDependencies": {
"react": "^18",
Expand Down
2 changes: 1 addition & 1 deletion packages/headless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"execa": "9.5.2",
"ts-node": "10.9.2",
"typedoc": "0.27.6",
"vitest": "2.1.8"
"vitest": "2.1.9"
},
"engines": {
"node": "^20.9.0 || ^22.11.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/headless-commerce-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"local-web-server": "5.4.0",
"vite": "5.4.14",
"vite-plugin-static-copy": "2.2.0",
"vitest": "2.1.8"
"vitest": "2.1.9"
}
}
2 changes: 1 addition & 1 deletion packages/samples/headless-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"cypress-repeat": "2.3.8",
"gts": "5.3.1",
"vite": "5.4.14",
"vitest": "2.1.8"
"vitest": "2.1.9"
}
}

0 comments on commit ab2acbd

Please sign in to comment.