-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit dab10a8
authored
chore(deps): update all non-major dependencies (#8133)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | 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))
| [`20.19.10` ->
`20.19.11`](https://renovatebot.com/diffs/npm/@types%2fnode/20.19.10/20.19.11)
|
[](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 |
| [jdx/mise](https://redirect.github.com/jdx/mise) | `v2025.8.7` ->
`v2025.8.10` |
[](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 |
| [nock](https://redirect.github.com/nock/nock) | [`14.0.9` ->
`14.0.10`](https://renovatebot.com/diffs/npm/nock/14.0.9/14.0.10) |
[](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.39.0` ->
`8.39.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.39.0/8.39.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 | patch |
---
### Release Notes
<details>
<summary>jdx/mise (jdx/mise)</summary>
###
[`v2025.8.10`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.10)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.9...v2025.8.10)
##### 📦 Registry
- enable kubecolor test by
[@​risu729](https://redirect.github.com/risu729) in
[#​6008](https://redirect.github.com/jdx/mise/pull/6008)
- fix os specific backends for usage by
[@​risu729](https://redirect.github.com/risu729) in
[#​6007](https://redirect.github.com/jdx/mise/pull/6007)
- use aqua backend for restish by
[@​risu729](https://redirect.github.com/risu729) in
[#​5986](https://redirect.github.com/jdx/mise/pull/5986)
- add cfssljson
([aqua:cloudflare/cfssl/cfssljson](https://redirect.github.com/cloudflare/cfssl/cfssljson))
by [@​disintegrator](https://redirect.github.com/disintegrator) in
[#​6013](https://redirect.github.com/jdx/mise/pull/6013)
- add claude-squad
([aqua:smtg-ai/claude-squad](https://redirect.github.com/smtg-ai/claude-squad))
by [@​TyceHerrman](https://redirect.github.com/TyceHerrman) in
[#​5894](https://redirect.github.com/jdx/mise/pull/5894)
##### 🚀 Features
- **(aqua)** make bin paths executable by
[@​risu729](https://redirect.github.com/risu729) in
[#​6010](https://redirect.github.com/jdx/mise/pull/6010)
- added header bar during `mise install` by
[@​jdx](https://redirect.github.com/jdx) in
[#​6022](https://redirect.github.com/jdx/mise/pull/6022)
##### 🐛 Bug Fixes
- **(aqua)** improve warnings for packages without repo\_owner and
repo\_name (2nd attempt) by
[@​risu729](https://redirect.github.com/risu729) in
[#​6009](https://redirect.github.com/jdx/mise/pull/6009)
- version prefix detection by
[@​risu729](https://redirect.github.com/risu729) in
[#​5943](https://redirect.github.com/jdx/mise/pull/5943)
- respect MISE\_DEFAULT\_CONFIG\_FILENAME by
[@​risu729](https://redirect.github.com/risu729) in
[#​5899](https://redirect.github.com/jdx/mise/pull/5899)
##### New Contributors
- [@​disintegrator](https://redirect.github.com/disintegrator)
made their first contribution in
[#​6013](https://redirect.github.com/jdx/mise/pull/6013)
###
[`v2025.8.9`](https://redirect.github.com/jdx/mise/releases/tag/v2025.8.9)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.8.8...v2025.8.9)
##### 📦 Registry
- add vfox-yarn as primary yarn backend by
[@​jdx](https://redirect.github.com/jdx) in
[#​5982](https://redirect.github.com/jdx/mise/pull/5982)
- add missing description field for a lot of tools by
[@​jylenhof](https://redirect.github.com/jylenhof) in
[#​5966](https://redirect.github.com/jdx/mise/pull/5966)
- rename benthos to redpanda-connect by
[@​risu729](https://redirect.github.com/risu729) in
[#​5984](https://redirect.github.com/jdx/mise/pull/5984)
- rename coq to rocq by
[@​risu729](https://redirect.github.com/risu729) in
[#​5985](https://redirect.github.com/jdx/mise/pull/5985)
##### 🚀 Features
- **(timeout)** show duration, URL, and config hint on timeouts;
increase fetch timeout default to 10s by
[@​jdx](https://redirect.github.com/jdx) in
[#​5991](https://redirect.github.com/jdx/mise/pull/5991)
##### 🐛 Bug Fixes
- **(aqua)** add executable permissions for zip-extracted binaries by
[@​itochan](https://redirect.github.com/itochan) in
[#​5998](https://redirect.github.com/jdx/mise/pull/5998)
- **(core)** auto-repair corrupted pyenv cache by recloning on update
failure by [@​jdx](https://redirect.github.com/jdx) in
[#​6003](https://redirect.github.com/jdx/mise/pull/6003)
- **(uv\_venv)** fixes PATH ordering with `mise x` by
[@​jdx](https://redirect.github.com/jdx) in
[#​6005](https://redirect.github.com/jdx/mise/pull/6005)
- duplicate versions and validation in `mise tool` by
[@​jdx](https://redirect.github.com/jdx) in
[#​6001](https://redirect.github.com/jdx/mise/pull/6001)
##### 📚 Documentation
- **(tools)** document per-tool postinstall option in \[tools] by
[@​jdx](https://redirect.github.com/jdx) in
[#​5993](https://redirect.github.com/jdx/mise/pull/5993)
- Update install instructions for nushell by
[@​Joniator](https://redirect.github.com/Joniator) in
[#​5981](https://redirect.github.com/jdx/mise/pull/5981)
- README.md typo by [@​jdx](https://redirect.github.com/jdx) in
[#​5990](https://redirect.github.com/jdx/mise/pull/5990)
##### 1 parent 41c2f37 commit dab10a8Copy full SHA for dab10a8
File tree
Expand file treeCollapse file tree
3 files changed
+74
-74
lines changedOpen diff view settings
Filter options
- .circleci
Expand file treeCollapse file tree
3 files changed
+74
-74
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Collapse file
+70-70Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+3-3Lines changed: 3 additions & 3 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 | | |
| |||
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 | | |
| |||
0 commit comments