Commit 8509b48
authored
chore(deps): update all non-major dependencies (#108)
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.15.30` ->
`22.15.31`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.30/22.15.31)
|
[](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 | `22.15.32` |
|
[@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.2.2` ->
`3.2.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/3.2.2/3.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/)
| devDependencies | patch | `3.2.4` |
| docker.io/postgres | `17.5-alpine3.21` -> `17.5-alpine3.22` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| | patch | |
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`9.28.0` ->
`9.29.0`](https://renovatebot.com/diffs/npm/eslint/9.28.0/9.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 | |
| [tsx](https://tsx.is)
([source](https://redirect.github.com/privatenumber/tsx)) | [`4.19.4` ->
`4.20.3`](https://renovatebot.com/diffs/npm/tsx/4.19.4/4.20.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 | minor | |
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.33.1` ->
`8.34.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.33.1/8.34.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.34.1` |
| [vitest](https://redirect.github.com/vitest-dev/vitest)
([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
| [`3.2.2` ->
`3.2.3`](https://renovatebot.com/diffs/npm/vitest/3.2.2/3.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/)
| devDependencies | patch | `3.2.4` |
---
### Release Notes
<details>
<summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary>
###
[`v3.2.3`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v3.2.3)
[Compare
Source](https://redirect.github.com/vitest-dev/vitest/compare/v3.2.2...v3.2.3)
##### 🚀 Features
- **browser**: Use base url instead of **vitest** - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8126](https://redirect.github.com/vitest-dev/vitest/issues/8126)
[<samp>(1d8eb)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1d8ebf9ae)
- **ui**: Show test annotations and metadata in the test report tab -
by [@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8093](https://redirect.github.com/vitest-dev/vitest/issues/8093)
[<samp>(c69be)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c69be1fc1)
##### 🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8097](https://redirect.github.com/vitest-dev/vitest/issues/8097)
[<samp>(0f335)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0f3350667)
- Revert `expect.any` return type - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8129](https://redirect.github.com/vitest-dev/vitest/issues/8129)
[<samp>(47514)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4751436d5)
- Run only the name plugin last, not all config plugins - by
[@​sheremet-va](https://redirect.github.com/sheremet-va) in
[https://github.com/vitest-dev/vitest/issues/8130](https://redirect.github.com/vitest-dev/vitest/issues/8130)
[<samp>(83862)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/83862d46e)
- **pool**:
- Throw if user's tests use `process.send()` - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/8125](https://redirect.github.com/vitest-dev/vitest/issues/8125)
[<samp>(dfe81)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/dfe81a67a)
- **runner**:
- Fast sequential task updates missing - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/8121](https://redirect.github.com/vitest-dev/vitest/issues/8121)
[<samp>(7bd11)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7bd11a9b3)
- Comments between fixture destructures - by
[@​AriPerkkio](https://redirect.github.com/AriPerkkio) in
[https://github.com/vitest-dev/vitest/issues/8127](https://redirect.github.com/vitest-dev/vitest/issues/8127)
[<samp>(dc469)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/dc469f260)
- **vite-node**:
- Unable to handle errors where sourcemap mapping empty - by
[@​blake-newman](https://redirect.github.com/blake-newman) and
[@​hi-ogawa](https://redirect.github.com/hi-ogawa) in
[https://github.com/vitest-dev/vitest/issues/8071](https://redirect.github.com/vitest-dev/vitest/issues/8071)
[<samp>(8aa25)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8aa252121)
##### [View changes on
GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v3.2.2...v3.2.3)
</details>
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.29.0`](https://redirect.github.com/eslint/eslint/compare/v9.28.0...edf232b680390013c68f081a5e41843bcf2dd18f)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.28.0...v9.29.0)
</details>
<details>
<summary>privatenumber/tsx (tsx)</summary>
###
[`v4.20.3`](https://redirect.github.com/privatenumber/tsx/compare/v4.20.2...dadcf27b2e1721bd98e4e02d926180f060a5f48a)
[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.20.2...v4.20.3)
###
[`v4.20.2`](https://redirect.github.com/privatenumber/tsx/compare/v4.20.1...c1882680bce9df3052bef23dbed1b95728e802bb)
[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.20.1...v4.20.2)
###
[`v4.20.1`](https://redirect.github.com/privatenumber/tsx/compare/v4.20.0...9bd25469c26db2b93e1e8500fb28d04352e1ef70)
[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.20.0...v4.20.1)
###
[`v4.20.0`](https://redirect.github.com/privatenumber/tsx/compare/v4.19.4...e97fe6738767aba0bca18514cc81c73ce1e3cc2c)
[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.19.4...v4.20.0)
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.34.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8340-2025-06-09)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.33.1...v8.34.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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9dec01f commit 8509b48
File tree
9 files changed
+790
-732
lines changed- packages
- api-server
- common
- updater
9 files changed
+790
-732
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
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 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
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 | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
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 | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
0 commit comments