Commit 7e26c3a
authored
chore(deps): update all non-major dependencies (#88)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update | Pending |
|---|---|---|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.13.14` ->
`22.14.0`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.14/22.14.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor | `22.14.1` |
|
[@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8))
| [`3.0.9` ->
`3.1.1`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.0.9/3.1.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor | |
|
[aquasecurity/setup-trivy](https://redirect.github.com/aquasecurity/setup-trivy)
| `v0.2.2` -> `v0.2.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| action | patch | |
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`9.23.0` ->
`9.24.0`](https://renovatebot.com/diffs/npm/eslint/9.23.0/9.24.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor | |
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| `v3.28.13` -> `v3.28.15` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| action | patch | |
| [typescript](https://www.typescriptlang.org/)
([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.8.2`
-> `5.8.3`](https://renovatebot.com/diffs/npm/typescript/5.8.2/5.8.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | |
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.28.0` ->
`8.29.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.28.0/8.29.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor | `8.29.1` |
| [vitest](https://redirect.github.com/vitest-dev/vitest)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`3.0.9` ->
`3.1.1`](https://renovatebot.com/diffs/npm/vitest/3.0.9/3.1.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor | |
---
### Release Notes
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
###
[`v3.1.1`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.1.1)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.1.0...v3.1.1)
##### 🐞 Bug Fixes
- **reporter**:
- Report tests in correct order - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7752](https://redirect.github.com/vitest-dev/vitest/issues/7752)
[<samp>(b166e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b166efa2)
- Print test only once in the verbose mode - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7738](https://redirect.github.com/vitest-dev/vitest/issues/7738)
[<samp>(69ca4)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/69ca425c)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.1.0...v3.1.1)
###
[`v3.1.0`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.1.0)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.9...v3.1.0)
##### 🚀 Features
- Introduce `%$` option to add number of the test to its title - by
[@​kemuridama](https://redirect.github.com/kemuridama) in
[https://github.com/vitest-dev/vitest/issues/7412](https://redirect.github.com/vitest-dev/vitest/issues/7412)
[<samp>(df347)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/df3477076)
- Add `diff.maxDepth` option and set non-`Infinity` value as a default
to reduce crash - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7481](https://redirect.github.com/vitest-dev/vitest/issues/7481)
[<samp>(eacab)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/eacab25e7)
- Allow array element for `test.each/for` title formatting - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7522](https://redirect.github.com/vitest-dev/vitest/issues/7522)
[<samp>(ea3d6)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/ea3d67b03)
- Add "configureVitest" plugin hook - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) and
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/7349](https://redirect.github.com/vitest-dev/vitest/issues/7349)
[<samp>(20a5d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/20a5d4bfc)
- Support `--configLoader` CLI option - by
[@​Carnageous](https://redirect.github.com/Carnageous) and
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7574](https://redirect.github.com/vitest-dev/vitest/issues/7574)
[<samp>(2a852)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/2a8520a83)
- Added `vitest-browser-lit` to `vitest init browser` and docs - by
[@​EskiMojo14](https://redirect.github.com/EskiMojo14) and
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7705](https://redirect.github.com/vitest-dev/vitest/issues/7705)
[<samp>(5659a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5659a0e0c)
- Use providers request interception for module mocking - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7576](https://redirect.github.com/vitest-dev/vitest/issues/7576)
[<samp>(7883a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7883acd63)
- **browser**:
- Introduce `and`, `or` and `filter` locators - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) and
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/7463](https://redirect.github.com/vitest-dev/vitest/issues/7463)
[<samp>(63949)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/63949b1d7)
- **reporter**:
- Always render test time - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) and
[@​spamshaker](https://redirect.github.com/spamshaker) in
[https://github.com/vitest-dev/vitest/issues/7529](https://redirect.github.com/vitest-dev/vitest/issues/7529)
[<samp>(5eba6)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5eba60ae1)
- `--silent=passed-only` to log failed tasks only - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/7530](https://redirect.github.com/vitest-dev/vitest/issues/7530)
[<samp>(f9e1c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f9e1cb494)
- **runner**:
- Add `test.scoped` to override `test.extend` fixtures per-suite - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7233](https://redirect.github.com/vitest-dev/vitest/issues/7233)
[<samp>(e5851)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e5851e4b8)
- **vitest**:
- Allow conditional `context.skip(boolean)` - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) and
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/7659](https://redirect.github.com/vitest-dev/vitest/issues/7659)
[<samp>(6adec)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/6adecb903)
- Support rolldown-vite in NormalizeUrlPlugin - by
[@​sapphi-red](https://redirect.github.com/sapphi-red) and
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7739](https://redirect.github.com/vitest-dev/vitest/issues/7739)
[<samp>(1ef31)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1ef31a7bb)
##### 🐞 Bug Fixes
- Update test stats regularly - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7700](https://redirect.github.com/vitest-dev/vitest/issues/7700)
[<samp>(b7953)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b7953487b)
- Fix vm tests flakiness - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7741](https://redirect.github.com/vitest-dev/vitest/issues/7741)
[<samp>(2702c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/2702cf424)
- Set `diff.expand: false` as default - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7697](https://redirect.github.com/vitest-dev/vitest/issues/7697)
[<samp>(f3420)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f34206536)
- **browser**:
- Correctly calculate timeout in hooks when actions are performed - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7747](https://redirect.github.com/vitest-dev/vitest/issues/7747)
[<samp>(a5505)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a55055180)
- **deps**:
- Update all non-major dependencies - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7600](https://redirect.github.com/vitest-dev/vitest/issues/7600)
[<samp>(7fc5a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7fc5a2908)
- **reporter**:
- `--hideSkippedTests` should hide suites too - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/7695](https://redirect.github.com/vitest-dev/vitest/issues/7695)
[<samp>(ba9b5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/ba9b51ccc)
- Report tests in correct order - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7752](https://redirect.github.com/vitest-dev/vitest/issues/7752)
[<samp>(b166e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b166efa28)
- Print test only once in the verbose mode - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7738](https://redirect.github.com/vitest-dev/vitest/issues/7738)
[<samp>(69ca4)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/69ca425c6)
- **snapshot**:
- Fix indent normalization - by
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/7400](https://redirect.github.com/vitest-dev/vitest/issues/7400)
[<samp>(82997)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8299709d2)
- This change can cause small amount of very old snapshots to be
updated, but there will be no functional change to how they work.
##### 🏎 Performance
- **browser**: Fork jest-dom instead of bundling it - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/7605](https://redirect.github.com/vitest-dev/vitest/issues/7605)
[<samp>(12762)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/12762ea6c)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.0.9...v3.1.1)
</details>
<details>
<summary>aquasecurity/setup-trivy (aquasecurity/setup-trivy)</summary>
###
[`v0.2.3`](https://redirect.github.com/aquasecurity/setup-trivy/releases/tag/v0.2.3)
[Compare
Source](https://redirect.github.com/aquasecurity/setup-trivy/compare/v0.2.2...v0.2.3)
#### What's Changed
- feat: permit override for github-server-url via input by
[@​dnwe](https://redirect.github.com/dnwe) in
[https://github.com/aquasecurity/setup-trivy/pull/16](https://redirect.github.com/aquasecurity/setup-trivy/pull/16)
- docs: bump setup-trivy version from v0.2.2 to v0.2.3 by
[@​DmitriyLewen](https://redirect.github.com/DmitriyLewen) in
[https://github.com/aquasecurity/setup-trivy/pull/17](https://redirect.github.com/aquasecurity/setup-trivy/pull/17)
#### New Contributors
- [@​dnwe](https://redirect.github.com/dnwe) made their first
contribution in
[https://github.com/aquasecurity/setup-trivy/pull/16](https://redirect.github.com/aquasecurity/setup-trivy/pull/16)
**Full Changelog**:
aquasecurity/setup-trivy@v0.2.2...v0.2.3
</details>
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.24.0`](https://redirect.github.com/eslint/eslint/compare/v9.23.0...d49f5b7333e9a46aabdb0cff267a1d36cdbde598)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.23.0...v9.24.0)
</details>
<details>
<summary>github/codeql-action (github/codeql-action)</summary>
###
[`v3.28.15`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.15)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.28.14...v3.28.15)
##### CodeQL Action Changelog
See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.
##### 3.28.15 - 07 Apr 2025
- Fix bug where the action would fail if it tried to produce a debug
artifact with more than 65535 files.
[#​2842](https://redirect.github.com/github/codeql-action/pull/2842)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.15/CHANGELOG.md)
for more information.
###
[`v3.28.14`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.14)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.28.13...v3.28.14)
##### CodeQL Action Changelog
See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.
##### 3.28.14 - 07 Apr 2025
- Update default CodeQL bundle version to 2.21.0.
[#​2838](https://redirect.github.com/github/codeql-action/pull/2838)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.14/CHANGELOG.md)
for more information.
</details>
<details>
<summary>microsoft/TypeScript (typescript)</summary>
###
[`v5.8.3`](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...68cead182cc24afdc3f1ce7c8ff5853aba14b65a)
[Compare
Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3)
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.29.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8290-2025-03-31)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.28.0...v8.29.0)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on Sunday" (UTC), Automerge - At any
time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/8hobbies/commitrack).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 30b108c commit 7e26c3a
File tree
9 files changed
+628
-628
lines changed- .github/workflows
- packages
- api-server
- common
- updater
9 files changed
+628
-628
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
0 commit comments