Commit 07954f8
authored
deps: update dependency jdx/mise to v2026.1.2 (#1310)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [jdx/mise](https://redirect.github.com/jdx/mise) | patch | `2026.1.1`
→ `2026.1.2` |
---
### Release Notes
<details>
<summary>jdx/mise (jdx/mise)</summary>
###
[`v2026.1.2`](https://redirect.github.com/jdx/mise/releases/tag/v2026.1.2)
[Compare
Source](https://redirect.github.com/jdx/mise/compare/aqua-registry-v2026.1.1...aqua-registry-v2026.1.2)
##### 🐛 Bug Fixes
- **(backend)** filter pre-release versions with latest +
install\_before by [@​koh-sh](https://redirect.github.com/koh-sh)
in [#​7631](https://redirect.github.com/jdx/mise/pull/7631)
- **(backend)** detect .artifactbundle.zip files in asset selection by
[@​swizzlr](https://redirect.github.com/swizzlr) in
[#​7657](https://redirect.github.com/jdx/mise/pull/7657)
- **(docs)** formatting in configuration hierarchy section by
[@​jonathanagustin](https://redirect.github.com/jonathanagustin)
in [#​7638](https://redirect.github.com/jdx/mise/pull/7638)
- **(http)** enhance fetch\_versions to to fallback to config for tool
options by [@​roele](https://redirect.github.com/roele) in
[#​7655](https://redirect.github.com/jdx/mise/pull/7655)
- **(npm)** migrate npm publish to OIDC trusted publishing by
[@​jdx](https://redirect.github.com/jdx) in
[#​7607](https://redirect.github.com/jdx/mise/pull/7607)
- **(registry)** correct checkmake version test pattern by
[@​jdx](https://redirect.github.com/jdx) in
[#​7632](https://redirect.github.com/jdx/mise/pull/7632)
- **(release)** handle empty grep result in aqua-registry changelog by
[@​jdx](https://redirect.github.com/jdx) in
[f45b4c6](https://redirect.github.com/jdx/mise/commit/f45b4c66d752c8e31ca103e42eda37710afd9d00)
- **(self-update)** self-update fails across year boundary due to semver
mismatch by [@​jdx](https://redirect.github.com/jdx) in
[#​7611](https://redirect.github.com/jdx/mise/pull/7611)
- **(tasks)** fix tool inheritance from intermediate parents by
[@​chadxz](https://redirect.github.com/chadxz) in
[#​7637](https://redirect.github.com/jdx/mise/pull/7637)
- add `-test` to VERSION\_REGEX prerelease filter by
[@​belgio99](https://redirect.github.com/belgio99) in
[#​7647](https://redirect.github.com/jdx/mise/pull/7647)
##### 📚 Documentation
- **(tasks)** remove documentation for unimplemented features by
[@​turbocrime](https://redirect.github.com/turbocrime) in
[#​7599](https://redirect.github.com/jdx/mise/pull/7599)
- update `mise aliases` references to `mise tool-alias` by
[@​muzimuzhi](https://redirect.github.com/muzimuzhi) in
[#​7615](https://redirect.github.com/jdx/mise/pull/7615)
- use call operator in PowerShell profile example by
[@​shina1024](https://redirect.github.com/shina1024) in
[#​7639](https://redirect.github.com/jdx/mise/pull/7639)
- replace ASCII .pub key with binary .gpg for signed-by on Ubuntu/Debian
by [@​gmalinowski](https://redirect.github.com/gmalinowski) in
[#​7649](https://redirect.github.com/jdx/mise/pull/7649)
- add missing word by
[@​henrebotha](https://redirect.github.com/henrebotha) in
[#​7653](https://redirect.github.com/jdx/mise/pull/7653)
##### 🛡️ Security
- **(security)** prevent code execution from untrusted fork in
registry-comment workflow by
[@​jdx](https://redirect.github.com/jdx) in
[4a2441e](https://redirect.github.com/jdx/mise/commit/4a2441e81649c37dc05354246f9c9c192b6e8180)
##### 1 parent 3ace898 commit 07954f8
3 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments