Skip to content

Commit

Permalink
Update vitest monorepo to v3.0.4 (#1147)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v3.0.4`](https://github.com/vitest-dev/vitest/releases/tag/v3.0.4)

[Compare
Source](https://github.com/vitest-dev/vitest/compare/v3.0.3...v3.0.4)

#####    🐞 Bug Fixes

- Filter projects eagerly during config resolution  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) and
[@&#8203;AriPerkkio](https://github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/7313](https://github.com/vitest-dev/vitest/issues/7313)
[<samp>(dff44)</samp>](https://github.com/vitest-dev/vitest/commit/dff4406d)
- Apply `development &nbsp;-&nbsp; by @&#8203;hi-ogawa and
@&#8203;sheremet-va
[<samp>(produ)</samp>](https://github.com/vitest-dev/vitest/commit/production`
condition on Vite 6
([#&#8203;7301](https://github.com/vitest-dev/vitest/issues/7301)))
- **browser**: Restrict served files from `/__screenshot-error`  -  by
[@&#8203;hi-ogawa](https://github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7340](https://github.com/vitest-dev/vitest/issues/7340)
[<samp>(ed9ae)</samp>](https://github.com/vitest-dev/vitest/commit/ed9aeba2)
- **deps**: Update all non-major dependencies  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7297](https://github.com/vitest-dev/vitest/issues/7297)
[<samp>(38ea8)</samp>](https://github.com/vitest-dev/vitest/commit/38ea8eae)
- **runner**: Timeout long sync hook  -  by
[@&#8203;hi-ogawa](https://github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7289](https://github.com/vitest-dev/vitest/issues/7289)
[<samp>(c60ee)</samp>](https://github.com/vitest-dev/vitest/commit/c60ee27c)
- **typechecking**: Support typechecking parsing with Vite 6  -  by
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7335](https://github.com/vitest-dev/vitest/issues/7335)
[<samp>(bff70)</samp>](https://github.com/vitest-dev/vitest/commit/bff70be9)
- **types**: Fix public types  -  by
[@&#8203;mrginglymus](https://github.com/mrginglymus) and
[@&#8203;sheremet-va](https://github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7328](https://github.com/vitest-dev/vitest/issues/7328)
[<samp>(ce6af)</samp>](https://github.com/vitest-dev/vitest/commit/ce6af70c)

#####     [View changes on
GitHub](https://github.com/vitest-dev/vitest/compare/v3.0.3...v3.0.4)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-nodejs).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent ee5c784 commit 37e8d4d
Showing 1 changed file with 56 additions and 52 deletions.
108 changes: 56 additions & 52 deletions package-lock.json

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

0 comments on commit 37e8d4d

Please # to comment.