chore(deps): update dependency vitest-browser-svelte to v3 #161

Closed
renovate-bot wants to merge 4 commits from renovate/vitest-browser-svelte-3.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
vitest-browser-svelte ^2.2.1^3.0.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vitest-community/vitest-browser-svelte (vitest-browser-svelte)

v3.0.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vitest-browser-svelte](https://github.com/vitest-community/vitest-browser-svelte) | [`^2.2.1` → `^3.0.0`](https://renovatebot.com/diffs/npm/vitest-browser-svelte/2.2.1/3.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vitest-browser-svelte/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest-browser-svelte/2.2.1/3.0.0?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/121) for more information. --- ### Release Notes <details> <summary>vitest-community/vitest-browser-svelte (vitest-browser-svelte)</summary> ### [`v3.0.0`](https://github.com/vitest-community/vitest-browser-svelte/releases/tag/v3.0.0) [Compare Source](https://github.com/vitest-community/vitest-browser-svelte/compare/v2.2.1...v3.0.0) #####    🚨 Breaking Changes - Make render async-only  -  by [@&#8203;hi-ogawa](https://github.com/hi-ogawa) and **Codex** in [#&#8203;29](https://github.com/vitest-community/vitest-browser-svelte/issues/29) [<samp>(fbd5d)</samp>](https://github.com/vitest-community/vitest-browser-svelte/commit/fbd5d33) #####    🐞 Bug Fixes - Ensure all `pure` exports are re-exported  -  by [@&#8203;mcous](https://github.com/mcous) in [#&#8203;42](https://github.com/vitest-community/vitest-browser-svelte/issues/42) [<samp>(25afc)</samp>](https://github.com/vitest-community/vitest-browser-svelte/commit/25afcc8) - **types**: Export `RenderResult`  -  by [@&#8203;Jungzl](https://github.com/Jungzl) in [#&#8203;40](https://github.com/vitest-community/vitest-browser-svelte/issues/40) [<samp>(2555e)</samp>](https://github.com/vitest-community/vitest-browser-svelte/commit/2555e88) #####     [View changes on GitHub](https://github.com/vitest-community/vitest-browser-svelte/compare/v2.2.1...v3.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency vitest-browser-svelte to v3
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 18s
Build / Build (pull_request) Has been skipped
c4680ddce7
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: abbrev@5.0.0
npm error notsup Not compatible with your version of node/npm: abbrev@5.0.0
npm error notsup Required: {"node":"^22.22.2 || ^24.15.0 || >=26.0.0"}
npm error notsup Actual:   {"node":"v24.14.0","npm":"11.9.0"}
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-07-24T09_01_06_487Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code EBADENGINE npm error engine Unsupported engine npm error engine Not compatible with your version of node/npm: abbrev@5.0.0 npm error notsup Not compatible with your version of node/npm: abbrev@5.0.0 npm error notsup Required: {"node":"^22.22.2 || ^24.15.0 || >=26.0.0"} npm error notsup Actual: {"node":"v24.14.0","npm":"11.9.0"} npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-07-24T09_01_06_487Z-debug-0.log ```
renovate-bot force-pushed renovate/vitest-browser-svelte-3.x from c4680ddce7
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 18s
Build / Build (pull_request) Has been skipped
to b622c8b5b1
Some checks failed
renovate/artifacts Artifact file update failure
Build / Test (pull_request) Failing after 11s
Build / Build (pull_request) Has been skipped
2026-07-24 09:01:12 +00:00
Compare
Merge branch 'main' into renovate/vitest-browser-svelte-3.x
Some checks failed
Build / Test (pull_request) Failing after 11s
Build / Build (pull_request) Has been skipped
b136a7c385
Merge branch 'main' into renovate/vitest-browser-svelte-3.x
Some checks failed
Build / Test (pull_request) Failing after 12s
Build / Build (pull_request) Has been skipped
6bc6b01d89
Merge branch 'main' into renovate/vitest-browser-svelte-3.x
Some checks failed
Build / Test (pull_request) Failing after 13s
Build / Build (pull_request) Has been skipped
fa84e3e47c
daniel closed this pull request 2026-08-11 05:25:54 +00:00
Author
Member

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `3.x` releases. But if you manually upgrade to `3.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
Build / Test (pull_request) Failing after 13s
Build / Build (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
danielhaus/danielhaus.de!161
No description provided.