Skip to content

Commit 929e2e6

Browse files
chore(deps): update all non-major dependencies (#8126)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [jdx/mise](https://redirect.github.com/jdx/mise) | | minor | `v2025.7.31` -> `v2025.8.1` | [![age](https://developer.mend.io/api/mc/badges/age/github-releases/jdx%2fmise/v2025.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-releases/jdx%2fmise/v2025.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-releases/jdx%2fmise/v2025.7.31/v2025.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-releases/jdx%2fmise/v2025.7.31/v2025.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [nock](https://redirect.github.com/nock/nock) | devDependencies | patch | [`14.0.7` -> `14.0.8`](https://renovatebot.com/diffs/npm/nock/14.0.7/14.0.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/nock/14.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nock/14.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nock/14.0.7/14.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nock/14.0.7/14.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | | minor | `22.17.1` -> `22.18.0` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/nodejs/v22.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/node-version/nodejs/v22.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/node-version/nodejs/v22.17.1/v22.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/nodejs/v22.17.1/v22.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jdx/mise (jdx/mise)</summary> ### [`v2025.8.1`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.1) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.8.0...v2025.8.1) ##### 🐛 Bug Fixes - node gpg keys by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5866](https://redirect.github.com/jdx/mise/pull/5866) ### [`v2025.8.0`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.0) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.32...v2025.8.0) ##### 🚀 Features - **(registry)** use npm backend for yarn by [@&#8203;mrazauskas](https://redirect.github.com/mrazauskas) in [#&#8203;5745](https://redirect.github.com/jdx/mise/pull/5745) - **(registry)** add codebuff tool by [@&#8203;zacheryph](https://redirect.github.com/zacheryph) in [#&#8203;5856](https://redirect.github.com/jdx/mise/pull/5856) ##### 🐛 Bug Fixes - **(go)** implement heuristic-based go module find logic by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5851](https://redirect.github.com/jdx/mise/pull/5851) - **(node)** Add NodeJS maintainer Antoine du Hamel's new GPG key by [@&#8203;chadlwilson](https://redirect.github.com/chadlwilson) in [#&#8203;5862](https://redirect.github.com/jdx/mise/pull/5862) - **(pipx)** align HTML backend with PEP 503 registry URL assignment by [@&#8203;acesyde](https://redirect.github.com/acesyde) in [#&#8203;5853](https://redirect.github.com/jdx/mise/pull/5853) - **(registry)** fix balena ubi backend options by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5861](https://redirect.github.com/jdx/mise/pull/5861) - **(registry)** add aqua backends to tools by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5863](https://redirect.github.com/jdx/mise/pull/5863) ##### 📚 Documentation - fix uv\_venv\_create\_args reference for python by [@&#8203;jasonraimondi](https://redirect.github.com/jasonraimondi) in [#&#8203;5854](https://redirect.github.com/jdx/mise/pull/5854) - expand on env directive examples and formats by [@&#8203;syhol](https://redirect.github.com/syhol) in [#&#8203;5857](https://redirect.github.com/jdx/mise/pull/5857) ##### ◀️ Revert - Revert "docs: fix uv\_venv\_create\_args reference for python" by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5859](https://redirect.github.com/jdx/mise/pull/5859) ##### New Contributors - [@&#8203;zacheryph](https://redirect.github.com/zacheryph) made their first contribution in [#&#8203;5856](https://redirect.github.com/jdx/mise/pull/5856) - [@&#8203;chadlwilson](https://redirect.github.com/chadlwilson) made their first contribution in [#&#8203;5862](https://redirect.github.com/jdx/mise/pull/5862) - [@&#8203;jasonraimondi](https://redirect.github.com/jasonraimondi) made their first contribution in [#&#8203;5854](https://redirect.github.com/jdx/mise/pull/5854) ### [`v2025.7.32`](https://redirect.github.com/jdx/mise/releases/tag/v2025.7.32) [Compare Source](https://redirect.github.com/jdx/mise/compare/v2025.7.31...v2025.7.32) ##### 🚀 Features - **(tool-stubs)** Add human readable comments to stub sizes by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5845](https://redirect.github.com/jdx/mise/pull/5845) - **(tool-stubs)** improve binary path detection in tool stub generator by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5847](https://redirect.github.com/jdx/mise/pull/5847) ##### 🐛 Bug Fixes - **(aqua)** support `AND` operator in semver by [@&#8203;risu729](https://redirect.github.com/risu729) in [#&#8203;5838](https://redirect.github.com/jdx/mise/pull/5838) - **(cli)** remove empty \[platforms] section from generated tool stubs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5844](https://redirect.github.com/jdx/mise/pull/5844) - **(tool-stubs)** remove comment line from tool stub generator by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5843](https://redirect.github.com/jdx/mise/pull/5843) - **(tool-stubs)** Remove latest version from tool stubs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5846](https://redirect.github.com/jdx/mise/pull/5846) - **(tool-stubs)** allow -v flag to be passed through to tool stubs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;5848](https://redirect.github.com/jdx/mise/pull/5848) </details> <details> <summary>nock/nock (nock)</summary> ### [`v14.0.8`](https://redirect.github.com/nock/nock/releases/tag/v14.0.8) [Compare Source](https://redirect.github.com/nock/nock/compare/v14.0.7...v14.0.8) ##### Bug Fixes - **ClientRequest:** support http.Agent instances as agents for https requests ([#&#8203;2896](https://redirect.github.com/nock/nock/issues/2896)) ([e4390b8](https://redirect.github.com/nock/nock/commit/e4390b8a90709df43dac99c54733687d108624a8)) </details> <details> <summary>nodejs/node (node)</summary> ### [`v22.18.0`](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone America/Los_Angeles, 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/apollographql/apollo-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOmNocmlzdG1hc190cmVlOiBkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79f2532 commit 929e2e6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ commands:
1717
- run:
1818
name: Install Mise
1919
command: |
20-
curl https://mise.run | MISE_VERSION=v2025.7.31 sh
20+
curl https://mise.run | MISE_VERSION=v2025.8.1 sh
2121
- when:
2222
condition: << parameters.node-version >>
2323
steps:

.config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# It's what we use to set up tools in CI.
44

55
[tools]
6-
node = "22.17.1"
6+
node = "22.18.0"
77
"ubi:codecov/codecov-cli" = "10.4.0"
88

99
[env]

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"jest-mock-random": "1.1.1",
7575
"jest-serializer-html": "7.1.0",
7676
"lodash.sumby": "4.6.0",
77-
"nock": "14.0.7",
77+
"nock": "14.0.8",
7878
"prettier": "3.6.2",
7979
"requisition": "1.7.0",
8080
"rollup": "4.46.2",

0 commit comments

Comments
 (0)