-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 6c011b0
authored
Update all non-major dependencies (#191)
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.17.1` ->
`22.18.1`](https://renovatebot.com/diffs/npm/@types%2fnode/22.17.1/22.18.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |
| [dotenv](https://redirect.github.com/motdotla/dotenv) | [`17.2.1` ->
`17.2.2`](https://renovatebot.com/diffs/npm/dotenv/17.2.1/17.2.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [jest-diff](https://redirect.github.com/jestjs/jest)
([source](https://redirect.github.com/jestjs/jest/tree/HEAD/packages/jest-diff))
| [`30.0.5` ->
`30.1.2`](https://renovatebot.com/diffs/npm/jest-diff/30.0.5/30.1.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | `22.18` -> `22.19`
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| | minor |
| [npm](https://docs.npmjs.com/)
([source](https://redirect.github.com/npm/cli)) | [`10.9.2` ->
`10.9.3`](https://renovatebot.com/diffs/npm/npm/10.9.2/10.9.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| packageManager | patch |
| [tsx](https://tsx.is)
([source](https://redirect.github.com/privatenumber/tsx)) | [`4.20.3` ->
`4.20.5`](https://renovatebot.com/diffs/npm/tsx/4.20.3/4.20.5) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
---
### Release Notes
<details>
<summary>motdotla/dotenv (dotenv)</summary>
###
[`v17.2.2`](https://redirect.github.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1722-2025-09-02)
[Compare
Source](https://redirect.github.com/motdotla/dotenv/compare/v17.2.1...v17.2.2)
##### Added
- 🙏 A big thank you to new sponsor [Tuple.app](https://tuple.app/dotenv)
- *the premier screen sharing app for developers on macOS and Windows.*
Go check them out. It's wonderful and generous of them to give back to
open source by sponsoring dotenv. Give them some love back.
</details>
<details>
<summary>jestjs/jest (jest-diff)</summary>
###
[`v30.1.2`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3012)
[Compare
Source](https://redirect.github.com/jestjs/jest/compare/v30.1.1...v30.1.2)
##### Fixes
- `[jest-snapshot-utils]` Correct snapshot header regexp to work with
newline across OSes
([#​15803](https://redirect.github.com/jestjs/jest/pull/15803))
###
[`v30.1.1`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3011)
[Compare
Source](https://redirect.github.com/jestjs/jest/compare/v30.1.0...v30.1.1)
##### Fixes
- `[jest-snapshot-utils]` Fix deprecated goo.gl snapshot warning not
handling Windows end-of-line sequences
([#​15800](https://redirect.github.com/jestjs/jest/pull/15800))
###
[`v30.1.0`](https://redirect.github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3010)
[Compare
Source](https://redirect.github.com/jestjs/jest/compare/v30.0.5...v30.1.0)
</details>
<details>
<summary>nodejs/node (node)</summary>
###
[`v22.19.0`](https://redirect.github.com/nodejs/node/compare/v22.18.0...v22.19.0)
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.18.0...v22.19.0)
</details>
<details>
<summary>npm/cli (npm)</summary>
###
[`v10.9.3`](https://redirect.github.com/npm/cli/releases/tag/v10.9.3)
[Compare
Source](https://redirect.github.com/npm/cli/compare/v10.9.2...v10.9.3)
##### Bug Fixes
-
[`7cff878`](https://redirect.github.com/npm/cli/commit/7cff878a3dd95b6a9d0bae118914626f5480ecb5)
[#​8343](https://redirect.github.com/npm/cli/pull/8343)
powershell: use Invoke-Expression to pass args
([#​8343](https://redirect.github.com/npm/cli/issues/8343))
([@​alexsch01](https://redirect.github.com/alexsch01))
-
[`78dc057`](https://redirect.github.com/npm/cli/commit/78dc0574cad0295fb49a96032871e17ea6c2cffc)
[#​8378](https://redirect.github.com/npm/cli/pull/8378) stop
working around bug fixed in `[email protected]`
([@​TrevorBurnham](https://redirect.github.com/TrevorBurnham))
-
[`e510f14`](https://redirect.github.com/npm/cli/commit/e510f14bf6a20d67e7b37c3f25ff271d9f7a0da5)
[#​8248](https://redirect.github.com/npm/cli/pull/8248) docs:
'pacakge' -> 'package'
([#​8248](https://redirect.github.com/npm/cli/issues/8248))
([@​t3hmrman](https://redirect.github.com/t3hmrman))
##### Dependencies
-
[`c38ec84`](https://redirect.github.com/npm/cli/commit/c38ec84f94cec3b9aa34401ca52524eae0773f34)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`72564c5`](https://redirect.github.com/npm/cli/commit/72564c5390529aa1749fa654b97ac26be566fa98)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`20fa199`](https://redirect.github.com/npm/cli/commit/20fa199cb3f1b6788875cca2c80a3776dc64efe4)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`48c193a`](https://redirect.github.com/npm/cli/commit/48c193a088ef4f982b662c8c8a946b4d1d52338c)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`00fccfb`](https://redirect.github.com/npm/cli/commit/00fccfbf52b0af67ac9e715d1ebd97d48736a431)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`5ab8aac`](https://redirect.github.com/npm/cli/commit/5ab8aac000afc9aa627b77a659c6d56ebfa512f2)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`224c69e`](https://redirect.github.com/npm/cli/commit/224c69e7a957532677f00292ce366a621f43dda7)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`1e41678`](https://redirect.github.com/npm/cli/commit/1e41678627b3652afe2d23cce49b48aae7374ddc)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`e9cf30e`](https://redirect.github.com/npm/cli/commit/e9cf30e74f22fd3584831a6bcf2834d2b9033576)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`2bedf25`](https://redirect.github.com/npm/cli/commit/2bedf256df7a4072a71e6bc2d67526c428b6933b)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`a795ee0`](https://redirect.github.com/npm/cli/commit/a795ee032cd590ef7b267cb9be3771d981b95b86)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`8ed043c`](https://redirect.github.com/npm/cli/commit/8ed043c174578e816a7dfa4c16410e6cff7db21b)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`74518d0`](https://redirect.github.com/npm/cli/commit/74518d05f4f5f5788e6bc58680c62b46f7a5c512)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`cc7dcfc`](https://redirect.github.com/npm/cli/commit/cc7dcfc76faa5fd8e415437404347ed1758a1a4b)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`13aea40`](https://redirect.github.com/npm/cli/commit/13aea4091c21162588937f38b5705806e6eeffd6)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`9c81599`](https://redirect.github.com/npm/cli/commit/9c81599086e5e8a0245004e0814d92c4222adb1f)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`b59097f`](https://redirect.github.com/npm/cli/commit/b59097f3ab3d4a300c5112f6f0b4f600f93381b9)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`8b29435`](https://redirect.github.com/npm/cli/commit/8b2943514f1a699ce4d5b8610b55eb867758bfed)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`4c8e170`](https://redirect.github.com/npm/cli/commit/4c8e170a5507c37ca85dbd3695a7a4813e347ac1)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`9bb94a3`](https://redirect.github.com/npm/cli/commit/9bb94a310e6a2f3d2556f7945d5cc10f3a7f1fc9)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`a1dbb0b`](https://redirect.github.com/npm/cli/commit/a1dbb0b11a0e2f7df47c93fd0a5d0068e19475e5)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`0a5f2ff`](https://redirect.github.com/npm/cli/commit/0a5f2ff9397e03ef092073fa05076213a00cb480)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`7912c9c`](https://redirect.github.com/npm/cli/commit/7912c9ca4bdadb38f1445903291116c7365500ae)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`19028b8`](https://redirect.github.com/npm/cli/commit/19028b89b8923ad772a48e352557665bc75c0687)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`fd26776`](https://redirect.github.com/npm/cli/commit/fd267760a1d0cb0908e44525c7a5d1ca124f8d2a)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`dbb23ab`](https://redirect.github.com/npm/cli/commit/dbb23abac7cca20c55f3831b2be747e9d1dc2b95)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`[email protected]`
-
[`92feb9b`](https://redirect.github.com/npm/cli/commit/92feb9b18fa007f743004420afbed895c7f0a279)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@sigstore/[email protected]`
-
[`4fd7174`](https://redirect.github.com/npm/cli/commit/4fd7174b2fa4ba7fd0b2b333b6184ea3f0b649bd)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@sigstore/[email protected]`
-
[`b327bc2`](https://redirect.github.com/npm/cli/commit/b327bc214ebe228bfe588ed0fee360cf096e607f)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@npmcli/[email protected]`
-
[`04e7e1c`](https://redirect.github.com/npm/cli/commit/04e7e1c4ed4e90c6e5b4691675cb994e601c07d6)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@npmcli/[email protected]`.
-
[`90d2aab`](https://redirect.github.com/npm/cli/commit/90d2aabd98aa873ae804b559331c9b2a316c0dd5)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@npmcli/[email protected]`
-
[`2e47537`](https://redirect.github.com/npm/cli/commit/2e47537a30eae4ad505a7863f375360f16e3fde3)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@npmcli/[email protected]`
-
[`a5eb5dd`](https://redirect.github.com/npm/cli/commit/a5eb5dd28e6b2ac626a3a5d44b936402565c4694)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@npmcli/[email protected]`
##### Chores
-
[`15e545b`](https://redirect.github.com/npm/cli/commit/15e545b7a0301798b28056382325cd83e02621e7)
[#​8384](https://redirect.github.com/npm/cli/pull/8384)
`@npmcli/[email protected]`
([#​8384](https://redirect.github.com/npm/cli/issues/8384))
([@​wraithgar](https://redirect.github.com/wraithgar))
-
[`fb5a9f2`](https://redirect.github.com/npm/cli/commit/fb5a9f2ac7047655b79988c972ed99ef3b8fa8fe)
[#​8378](https://redirect.github.com/npm/cli/pull/8378)
`@npmcli/[email protected]`
([@​wraithgar](https://redirect.github.com/wraithgar))
-
[`19da79a`](https://redirect.github.com/npm/cli/commit/19da79a93442de81470355e87147ebcd179b7e80)
[#​8378](https://redirect.github.com/npm/cli/pull/8378) dev
dependency updates
([@​wraithgar](https://redirect.github.com/wraithgar))
-
[workspace](https://redirect.github.com/npm/cli/releases/tag/arborist-v8.0.1):
`@npmcli/[email protected]`
-
[workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmdiff-v7.0.1):
`[email protected]`
-
[workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmexec-v9.0.1):
`[email protected]`
-
[workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmfund-v6.0.1):
`[email protected]`
-
[workspace](https://redirect.github.com/npm/cli/releases/tag/libnpmpack-v8.0.1):
`[email protected]`
</details>
<details>
<summary>privatenumber/tsx (tsx)</summary>
###
[`v4.20.5`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.20.5)
[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.20.4...v4.20.5)
##### Bug Fixes
- handle ambiguous packages
([796053a](https://redirect.github.com/privatenumber/tsx/commit/796053a6473898bf02283e90dea35a8ff537fa10))
***
This release is also available on:
- [npm package (@​latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.20.5)
###
[`v4.20.4`](https://redirect.github.com/privatenumber/tsx/compare/v4.20.3...a639836fad4e60dbda6498b7851b6890e0c60a08)
[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.20.3...v4.20.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.
👻 **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/graphql-hive/federation-gateway-audit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 31970bd commit 6c011b0Copy full SHA for 6c011b0
File tree
Expand file treeCollapse file tree
3 files changed
+26
-26
lines changedFilter options
Expand file treeCollapse file tree
3 files changed
+26
-26
lines changed.node-version
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
+20-20Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
|
0 commit comments