Skip to content

Commit 91c8168

Browse files
chore(deps): update jdx/mise-action action to v3.4.0 (#1656)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jdx/mise-action](https://redirect.github.com/jdx/mise-action) | action | minor | `v3.3.1` -> `v3.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jdx/mise-action (jdx/mise-action)</summary> ### [`v3.4.0`](https://redirect.github.com/jdx/mise-action/releases/tag/v3.4.0) [Compare Source](https://redirect.github.com/jdx/mise-action/compare/v3.3.1...v3.4.0) ##### What's Changed - docs: update to v3 in README by [@&#8203;pdecat](https://redirect.github.com/pdecat) in [#&#8203;290](https://redirect.github.com/jdx/mise-action/pull/290) - chore(deps): update github/codeql-action digest to [`a8d1ac4`](https://redirect.github.com/jdx/mise-action/commit/a8d1ac4) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;293](https://redirect.github.com/jdx/mise-action/pull/293) - chore(deps): update github/codeql-action digest to [`755f449`](https://redirect.github.com/jdx/mise-action/commit/755f449) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;296](https://redirect.github.com/jdx/mise-action/pull/296) - chore(deps): update dependency [@&#8203;types/node](https://redirect.github.com/types/node) to v24.8.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;297](https://redirect.github.com/jdx/mise-action/pull/297) - chore(deps): update github/codeql-action digest to [`4221315`](https://redirect.github.com/jdx/mise-action/commit/4221315) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;299](https://redirect.github.com/jdx/mise-action/pull/299) - chore(deps): update dependency [@&#8203;types/node](https://redirect.github.com/types/node) to v24.9.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;300](https://redirect.github.com/jdx/mise-action/pull/300) - chore(deps): update github/codeql-action digest to [`5d5cd55`](https://redirect.github.com/jdx/mise-action/commit/5d5cd55) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;302](https://redirect.github.com/jdx/mise-action/pull/302) - chore(deps): update dependency [@&#8203;types/node](https://redirect.github.com/types/node) to v24.9.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;303](https://redirect.github.com/jdx/mise-action/pull/303) - fix: add missing `await` to `core.group` calls by [@&#8203;smorimoto](https://redirect.github.com/smorimoto) in [#&#8203;305](https://redirect.github.com/jdx/mise-action/pull/305) - fix: auto-update dist folder in Renovate PRs via GitHub Actions by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;306](https://redirect.github.com/jdx/mise-action/pull/306) - chore(deps): update dependency [@&#8203;types/handlebars](https://redirect.github.com/types/handlebars) to v4.1.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;294](https://redirect.github.com/jdx/mise-action/pull/294) - feat: use autofix.ci to auto-update dist/ on all PRs by [@&#8203;jdx](https://redirect.github.com/jdx) in [#&#8203;308](https://redirect.github.com/jdx/mise-action/pull/308) - chore(deps): lock file maintenance by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;301](https://redirect.github.com/jdx/mise-action/pull/301) - chore: release v3.4.0 by [@&#8203;mise-en-dev](https://redirect.github.com/mise-en-dev) in [#&#8203;291](https://redirect.github.com/jdx/mise-action/pull/291) ##### New Contributors - [@&#8203;pdecat](https://redirect.github.com/pdecat) made their first contribution in [#&#8203;290](https://redirect.github.com/jdx/mise-action/pull/290) - [@&#8203;smorimoto](https://redirect.github.com/smorimoto) made their first contribution in [#&#8203;305](https://redirect.github.com/jdx/mise-action/pull/305) **Full Changelog**: <jdx/mise-action@v3.3.1...v3.4.0> </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bb5b03 commit 91c8168

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/acceptance-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
persist-credentials: false
1515
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16-
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
16+
- uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1717
with:
1818
version: v2025.10.18
1919
sha256: 3790805b8041fdd831c904ffeb9c11a9b5ddaaea85f8cba775d4f344a61d5014

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1313
with:
1414
persist-credentials: false
15-
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
15+
- uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1616
with:
1717
version: v2025.10.18
1818
sha256: 3790805b8041fdd831c904ffeb9c11a9b5ddaaea85f8cba775d4f344a61d5014

.github/workflows/github-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838
fetch-tags: "true"
3939
fetch-depth: 0
40-
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
40+
- uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
4141
with:
4242
version: v2025.10.18
4343
sha256: 3790805b8041fdd831c904ffeb9c11a9b5ddaaea85f8cba775d4f344a61d5014

.github/workflows/lint-rest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
persist-credentials: false
1515
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
16-
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
16+
- uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1717
with:
1818
version: v2025.10.18
1919
sha256: 3790805b8041fdd831c904ffeb9c11a9b5ddaaea85f8cba775d4f344a61d5014

.github/workflows/native-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
persist-credentials: false
1515
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16-
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
16+
- uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
1717
with:
1818
version: v2025.10.18
1919
sha256: 3790805b8041fdd831c904ffeb9c11a9b5ddaaea85f8cba775d4f344a61d5014

.github/workflows/test-release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1717
with:
1818
persist-credentials: false
19-
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
19+
- uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
2020
with:
2121
version: v2025.10.18
2222
sha256: 3790805b8041fdd831c904ffeb9c11a9b5ddaaea85f8cba775d4f344a61d5014

0 commit comments

Comments
 (0)