Skip to content

Commit fba4a1a

Browse files
chore(ci): bump jdx/mise-action from 3.4.1 to 3.5.0 in the automerged-versions group (#124)
Bumps the automerged-versions group with 1 update: [jdx/mise-action](https://github.com/jdx/mise-action). Updates `jdx/mise-action` from 3.4.1 to 3.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jdx/mise-action/releases">jdx/mise-action's releases</a>.</em></p> <blockquote> <h2>v3.5.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): update github/codeql-action digest to f94c9be by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/jdx/mise-action/pull/319">jdx/mise-action#319</a></li> <li>chore(deps): update dependency <code>@​types/node</code> to v24.10.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/jdx/mise-action/pull/320">jdx/mise-action#320</a></li> <li>feat(action): moved save cache to post step by <a href="https://github.com/aamkye"><code>@​aamkye</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/321">jdx/mise-action#321</a></li> <li>chore(deps): update actions/checkout digest by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/jdx/mise-action/pull/323">jdx/mise-action#323</a></li> <li>chore: release v3.5.0 by <a href="https://github.com/mise-en-dev"><code>@​mise-en-dev</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/322">jdx/mise-action#322</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aamkye"><code>@​aamkye</code></a> made their first contribution in <a href="https://redirect.github.com/jdx/mise-action/pull/321">jdx/mise-action#321</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jdx/mise-action/compare/v3.4.1...v3.5.0">https://github.com/jdx/mise-action/compare/v3.4.1...v3.5.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jdx/mise-action/blob/main/CHANGELOG.md">jdx/mise-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <hr /> <h2><a href="https://github.com/jdx/mise-action/compare/v3.4.1..v3.5.0">3.5.0</a> - 2025-11-21</h2> <h3>🚀 Features</h3> <ul> <li><strong>(action)</strong> moved save cache to post step (<a href="https://redirect.github.com/jdx/mise-action/issues/321">#321</a>) by <a href="https://github.com/aamkye"><code>@​aamkye</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/321">#321</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/aamkye"><code>@​aamkye</code></a> made their first contribution in <a href="https://redirect.github.com/jdx/mise-action/pull/321">#321</a></li> </ul> <hr /> <h2><a href="https://github.com/jdx/mise-action/compare/v3.4.0..v3.4.1">3.4.1</a> - 2025-11-13</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>avoid github token downstream issue (<a href="https://redirect.github.com/jdx/mise-action/issues/317">#317</a>) by <a href="https://github.com/acesyde"><code>@​acesyde</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/317">#317</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/acesyde"><code>@​acesyde</code></a> made their first contribution in <a href="https://redirect.github.com/jdx/mise-action/pull/317">#317</a></li> </ul> <hr /> <h2><a href="https://github.com/jdx/mise-action/compare/v3.3.1..v3.4.0">3.4.0</a> - 2025-10-31</h2> <h3>🚀 Features</h3> <ul> <li>use autofix.ci to auto-update dist/ on all PRs by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a href="https://github.com/jdx/mise-action/commit/16e9fd5251189c3d389adb836f243575c134d680">16e9fd5</a></li> <li>use autofix.ci to auto-update dist/ on all PRs (<a href="https://redirect.github.com/jdx/mise-action/issues/308">#308</a>) by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/308">#308</a></li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>add missing <code>await</code> to <code>core.group</code> calls (<a href="https://redirect.github.com/jdx/mise-action/issues/305">#305</a>) by <a href="https://github.com/smorimoto"><code>@​smorimoto</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/305">#305</a></li> <li>auto-update dist folder in Renovate PRs via GitHub Actions (<a href="https://redirect.github.com/jdx/mise-action/issues/306">#306</a>) by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/306">#306</a></li> <li>configure Renovate to ignore github-actions[bot] commits by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a href="https://github.com/jdx/mise-action/commit/993e7d0bb6f3422ef833a702b90e2a44909ec651">993e7d0</a></li> <li>run auto-update-dist workflow on all PRs by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a href="https://github.com/jdx/mise-action/commit/6d0fd75ed51124702e37bfcf6e977da73f64b4e1">6d0fd75</a></li> </ul> <h3>📚 Documentation</h3> <ul> <li>update to v3 in README (<a href="https://redirect.github.com/jdx/mise-action/issues/290">#290</a>) by <a href="https://github.com/pdecat"><code>@​pdecat</code></a> in <a href="https://redirect.github.com/jdx/mise-action/pull/290">#290</a></li> </ul> <h3>⚙️ Miscellaneous Tasks</h3> <ul> <li>upgrade all workflows to Node 24 by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a href="https://github.com/jdx/mise-action/commit/c7b5f37cadd1a385188a023510a966efa5eed247">c7b5f37</a></li> <li>remove unused workflow by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a href="https://github.com/jdx/mise-action/commit/aecb23d92f0e50768578578f309255414a23561d">aecb23d</a></li> </ul> <h3>New Contributors</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jdx/mise-action/commit/d16887ba50704baed7de72bd1e82e04391e4457a"><code>d16887b</code></a> chore: release v3.5.0 (<a href="https://redirect.github.com/jdx/mise-action/issues/322">#322</a>)</li> <li><a href="https://github.com/jdx/mise-action/commit/f81706fcc03c0a2c5ec4bc696141544db2d19c14"><code>f81706f</code></a> chore(deps): update actions/checkout digest (<a href="https://redirect.github.com/jdx/mise-action/issues/323">#323</a>)</li> <li><a href="https://github.com/jdx/mise-action/commit/79b896a39db86131da70f9d39f0fafe0a2df203c"><code>79b896a</code></a> feat(action): moved save cache to post step (<a href="https://redirect.github.com/jdx/mise-action/issues/321">#321</a>)</li> <li><a href="https://github.com/jdx/mise-action/commit/07cd07257f4b018b3df2fab4d6b9961ad546ef3b"><code>07cd072</code></a> chore(deps): update dependency <code>@​types/node</code> to v24.10.1 (<a href="https://redirect.github.com/jdx/mise-action/issues/320">#320</a>)</li> <li><a href="https://github.com/jdx/mise-action/commit/8195c40344ff4955910bc65e6a6010585d42f795"><code>8195c40</code></a> chore(deps): update github/codeql-action digest to f94c9be (<a href="https://redirect.github.com/jdx/mise-action/issues/319">#319</a>)</li> <li>See full diff in <a href="https://github.com/jdx/mise-action/compare/9dc7d5dd454262207dea3ab5a06a3df6afc8ff26...d16887ba50704baed7de72bd1e82e04391e4457a">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jdx/mise-action&package-manager=github_actions&previous-version=3.4.1&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 7746638 + 795730f commit fba4a1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Checkout repo
3535
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4
3636

37-
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # ratchet:jdx/mise-action@v2
37+
- uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # ratchet:jdx/mise-action@v2
3838

3939
- name: Lint docker image
4040
id: lint_docker
@@ -151,7 +151,7 @@ jobs:
151151
- name: Checkout repo
152152
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4
153153

154-
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # ratchet:jdx/mise-action@v2
154+
- uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # ratchet:jdx/mise-action@v2
155155

156156
- name: Check if release needed
157157
id: check_release_need

0 commit comments

Comments
 (0)