Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Comments

chore(deps): bump jdx/mise-action from 2 to 3#2730

Merged
refcell merged 1 commit intomainfrom
dependabot/github_actions/jdx/mise-action-3
Aug 22, 2025
Merged

chore(deps): bump jdx/mise-action from 2 to 3#2730
refcell merged 1 commit intomainfrom
dependabot/github_actions/jdx/mise-action-3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps jdx/mise-action from 2 to 3.

Release notes

Sourced from jdx/mise-action's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v2...v3.0.0

v2.4.4

What's Changed

Full Changelog: jdx/mise-action@v2.4.3...v2.4.4

v2.4.3

What's Changed

Full Changelog: jdx/mise-action@v2.4.2...v2.4.3

v2.4.2

What's Changed

Full Changelog: jdx/mise-action@v2.4.0...v2.4.2

v2.4.0

What's Changed

Full Changelog: jdx/mise-action@v2.3.1...v2.4.0

v2.3.1

Full Changelog: jdx/mise-action@v2.3.0...v2.3.1

v2.3.0

What's Changed

... (truncated)

Changelog

Sourced from jdx/mise-action's changelog.

3.0.2 - 2025-08-18

⚙️ Miscellaneous Tasks


3.0.1 - 2025-08-18

📚 Documentation

⚙️ Miscellaneous Tasks


3.0.0 - 2025-08-18

🚀 Features

New Contributors


2.4.4 - 2025-07-27

🐛 Bug Fixes

⚙️ Miscellaneous Tasks


... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the F-deps Flag: Updates dependencies label Aug 20, 2025
@dependabot dependabot bot added the F-deps Flag: Updates dependencies label Aug 20, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/jdx/mise-action-3 branch from e34a5ac to eab3d26 Compare August 21, 2025 13:03
@codecov
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.0%. Comparing base (f11731a) to head (44c0c8d).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2 to 3.
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@v2...v3)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/jdx/mise-action-3 branch from eab3d26 to 44c0c8d Compare August 22, 2025 08:28
@refcell refcell added this pull request to the merge queue Aug 22, 2025
Merged via the queue into main with commit c42e2bb Aug 22, 2025
36 checks passed
@refcell refcell deleted the dependabot/github_actions/jdx/mise-action-3 branch August 22, 2025 13:41
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2 to 3.
<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.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update jdx/mise-action digest to c37c932 by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/234">jdx/mise-action#234</a></li>
<li>chore(deps): update github/codeql-action digest to 51f7732 by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/233">jdx/mise-action#233</a></li>
<li>feat: export env vars from mise.toml by <a
href="https://github.com/maelp"><code>@​maelp</code></a> in <a
href="https://github.com/jdx/mise-action/pull/241">jdx/mise-action#241</a></li>
<li>chore: release v3.0.0 by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/242">jdx/mise-action#242</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/maelp"><code>@​maelp</code></a> made
their first contribution in <a
href="https://github.com/jdx/mise-action/pull/241">jdx/mise-action#241</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2...v3.0.0">https://github.com/jdx/mise-action/compare/v2...v3.0.0</a></p>
<h2>v2.4.4</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: release v2.4.4 by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/232">jdx/mise-action#232</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.4.3...v2.4.4">https://github.com/jdx/mise-action/compare/v2.4.3...v2.4.4</a></p>
<h2>v2.4.3</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update github/codeql-action digest to 4e828ff by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/229">jdx/mise-action#229</a></li>
<li>chore(deps): update jdx/mise-action digest to 13abe50 by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/230">jdx/mise-action#230</a></li>
<li>chore: release v2.4.3 by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/231">jdx/mise-action#231</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.4.2...v2.4.3">https://github.com/jdx/mise-action/compare/v2.4.2...v2.4.3</a></p>
<h2>v2.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: add semantic-pr-lint by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/220">jdx/mise-action#220</a></li>
<li>Fix flag passed to <code>mise reshim</code> by <a
href="https://github.com/andrewdriggs"><code>@​andrewdriggs</code></a>
in <a
href="https://github.com/jdx/mise-action/pull/208">jdx/mise-action#208</a></li>
<li>chore(deps): pin dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/223">jdx/mise-action#223</a></li>
<li>feat: allow fetching binary from mise.jdx.dev by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/227">jdx/mise-action#227</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.4.0...v2.4.2">https://github.com/jdx/mise-action/compare/v2.4.0...v2.4.2</a></p>
<h2>v2.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>support checksum by <a
href="https://github.com/zeitlinger"><code>@​zeitlinger</code></a> in <a
href="https://github.com/jdx/mise-action/pull/218">jdx/mise-action#218</a></li>
<li>chore: updated deps by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/219">jdx/mise-action#219</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.3.1...v2.4.0">https://github.com/jdx/mise-action/compare/v2.3.1...v2.4.0</a></p>
<h2>v2.3.1</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.3.0...v2.3.1">https://github.com/jdx/mise-action/compare/v2.3.0...v2.3.1</a></p>
<h2>v2.3.0</h2>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>
<h2><a
href="https://github.com/jdx/mise-action/compare/v3.0.1..v3.0.2">3.0.2</a>
- 2025-08-18</h2>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>remove duplicate release-plz logic by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/70815728fdd7d32bad0deb6b33576cf791f1dafa">7081572</a></li>
</ul>
<hr />
<h2><a
href="https://github.com/jdx/mise-action/compare/v3.0.0..v3.0.1">3.0.1</a>
- 2025-08-18</h2>
<h3>📚 Documentation</h3>
<ul>
<li>add CLAUDE.md by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/729161fe32f196174ff956fbe3ce8743567cb9e1">729161f</a></li>
<li>hide release entries in CHANGELOG by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/96680f666f91bbcb5b4d76ff2ac0f465bb941dd0">96680f6</a></li>
</ul>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>fix release-plz by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/3600b6410713f6187847c1eb2bde38315e844484">3600b64</a></li>
<li>updated deps (<a
href="https://github.com/jdx/mise-action/issues/244">op-rs/kona#244</a>)
by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/244">op-rs/kona#244</a></li>
</ul>
<hr />
<h2><a
href="https://github.com/jdx/mise-action/compare/v2.4.4..v3.0.0">3.0.0</a>
- 2025-08-18</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>breaking</strong> export env vars from mise.toml (<a
href="https://github.com/jdx/mise-action/issues/241">op-rs/kona#241</a>)
by <a href="https://github.com/maelp"><code>@​maelp</code></a> in <a
href="https://github.com/jdx/mise-action/pull/241">op-rs/kona#241</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/maelp"><code>@​maelp</code></a> made
their first contribution in <a
href="https://github.com/jdx/mise-action/pull/241">op-rs/kona#241</a></li>
</ul>
<hr />
<h2><a
href="https://github.com/jdx/mise-action/compare/v2.4.3..v2.4.4">2.4.4</a>
- 2025-07-27</h2>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/07fb524adc338a756d6ff7fa7a33f0e27bdc4d2d">07fb524</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/0de6d11b95678b220019adc7929e4d9752b59355">0de6d11</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/75121b9a3f21cd3b497f047d71a77d59099ff6b3">75121b9</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/583fe7be9d688739c95cc32249344e9796f4eebe">583fe7b</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/7fa2a26c1e3cf1b20bbf42f2d293912e90e71177">7fa2a26</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/cf44a563b9a45de221b77d23cbc5621dc7e6b377">cf44a56</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/a35d5fc6817dcb018e9e7a6613664fde7f5d4aaf">a35d5fc</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/c37c93293d6b742fc901e1406b8f764f6fb19dac">c37c932</a></li>
</ul>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>add release workflow by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/eccbf00da17ac7d1d18017ead61bc54a442f3a38">eccbf00</a></li>
<li>skip release script if no changes by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/eba59a9eefc99963516a3ff8be4c372c656f0215">eba59a9</a></li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jdx/mise-action/commit/ca0c5fc9c8a8386dae8ba5d37608a083a307991c"><code>ca0c5fc</code></a>
chore: release v3.1.0 (<a
href="https://github.com/jdx/mise-action/issues/247">op-rs/kona#247</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/d53c31b046d9ea4027e3beb30abba5602d6e07e1"><code>d53c31b</code></a>
feat: add configurable cache key with template variable support (<a
href="https://github.com/jdx/mise-action/issues/246">op-rs/kona#246</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/c0b8518a9f5e56c720e9545c993b77ff15dc7b27"><code>c0b8518</code></a>
chore: release v3.0.2 (<a
href="https://github.com/jdx/mise-action/issues/245">op-rs/kona#245</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/70815728fdd7d32bad0deb6b33576cf791f1dafa"><code>7081572</code></a>
chore: remove duplicate release-plz logic</li>
<li><a
href="https://github.com/jdx/mise-action/commit/a2de727769b7a3f5b44204ea28b4a3d778541ec5"><code>a2de727</code></a>
chore: release v3.0.1 (<a
href="https://github.com/jdx/mise-action/issues/243">op-rs/kona#243</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/1dfcbbcb601520958d140e466c88e0b41049f2dc"><code>1dfcbbc</code></a>
chore: updated deps (<a
href="https://github.com/jdx/mise-action/issues/244">op-rs/kona#244</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/3600b6410713f6187847c1eb2bde38315e844484"><code>3600b64</code></a>
chore: fix release-plz</li>
<li><a
href="https://github.com/jdx/mise-action/commit/96680f666f91bbcb5b4d76ff2ac0f465bb941dd0"><code>96680f6</code></a>
docs: hide release entries in CHANGELOG</li>
<li><a
href="https://github.com/jdx/mise-action/commit/729161fe32f196174ff956fbe3ce8743567cb9e1"><code>729161f</code></a>
docs: add CLAUDE.md</li>
<li><a
href="https://github.com/jdx/mise-action/commit/665d82088236dd987b2af6165be29d21e2e11184"><code>665d820</code></a>
chore: release v3.0.0 (<a
href="https://github.com/jdx/mise-action/issues/242">op-rs/kona#242</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/jdx/mise-action/compare/v2...v3">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=2&new-version=3)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2 to 3.
<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.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update jdx/mise-action digest to c37c932 by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/234">jdx/mise-action#234</a></li>
<li>chore(deps): update github/codeql-action digest to 51f7732 by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/233">jdx/mise-action#233</a></li>
<li>feat: export env vars from mise.toml by <a
href="https://github.com/maelp"><code>@​maelp</code></a> in <a
href="https://github.com/jdx/mise-action/pull/241">jdx/mise-action#241</a></li>
<li>chore: release v3.0.0 by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/242">jdx/mise-action#242</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/maelp"><code>@​maelp</code></a> made
their first contribution in <a
href="https://github.com/jdx/mise-action/pull/241">jdx/mise-action#241</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2...v3.0.0">https://github.com/jdx/mise-action/compare/v2...v3.0.0</a></p>
<h2>v2.4.4</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: release v2.4.4 by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/232">jdx/mise-action#232</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.4.3...v2.4.4">https://github.com/jdx/mise-action/compare/v2.4.3...v2.4.4</a></p>
<h2>v2.4.3</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): update github/codeql-action digest to 4e828ff by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/229">jdx/mise-action#229</a></li>
<li>chore(deps): update jdx/mise-action digest to 13abe50 by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/230">jdx/mise-action#230</a></li>
<li>chore: release v2.4.3 by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/231">jdx/mise-action#231</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.4.2...v2.4.3">https://github.com/jdx/mise-action/compare/v2.4.2...v2.4.3</a></p>
<h2>v2.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: add semantic-pr-lint by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/220">jdx/mise-action#220</a></li>
<li>Fix flag passed to <code>mise reshim</code> by <a
href="https://github.com/andrewdriggs"><code>@​andrewdriggs</code></a>
in <a
href="https://github.com/jdx/mise-action/pull/208">jdx/mise-action#208</a></li>
<li>chore(deps): pin dependencies by <a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in
<a
href="https://github.com/jdx/mise-action/pull/223">jdx/mise-action#223</a></li>
<li>feat: allow fetching binary from mise.jdx.dev by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/227">jdx/mise-action#227</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.4.0...v2.4.2">https://github.com/jdx/mise-action/compare/v2.4.0...v2.4.2</a></p>
<h2>v2.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>support checksum by <a
href="https://github.com/zeitlinger"><code>@​zeitlinger</code></a> in <a
href="https://github.com/jdx/mise-action/pull/218">jdx/mise-action#218</a></li>
<li>chore: updated deps by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/219">jdx/mise-action#219</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.3.1...v2.4.0">https://github.com/jdx/mise-action/compare/v2.3.1...v2.4.0</a></p>
<h2>v2.3.1</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jdx/mise-action/compare/v2.3.0...v2.3.1">https://github.com/jdx/mise-action/compare/v2.3.0...v2.3.1</a></p>
<h2>v2.3.0</h2>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>
<h2><a
href="https://github.com/jdx/mise-action/compare/v3.0.1..v3.0.2">3.0.2</a>
- 2025-08-18</h2>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>remove duplicate release-plz logic by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/70815728fdd7d32bad0deb6b33576cf791f1dafa">7081572</a></li>
</ul>
<hr />
<h2><a
href="https://github.com/jdx/mise-action/compare/v3.0.0..v3.0.1">3.0.1</a>
- 2025-08-18</h2>
<h3>📚 Documentation</h3>
<ul>
<li>add CLAUDE.md by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/729161fe32f196174ff956fbe3ce8743567cb9e1">729161f</a></li>
<li>hide release entries in CHANGELOG by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/96680f666f91bbcb5b4d76ff2ac0f465bb941dd0">96680f6</a></li>
</ul>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>fix release-plz by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/3600b6410713f6187847c1eb2bde38315e844484">3600b64</a></li>
<li>updated deps (<a
href="https://github.com/jdx/mise-action/issues/244">#244</a>)
by <a href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/pull/244">#244</a></li>
</ul>
<hr />
<h2><a
href="https://github.com/jdx/mise-action/compare/v2.4.4..v3.0.0">3.0.0</a>
- 2025-08-18</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>breaking</strong> export env vars from mise.toml (<a
href="https://github.com/jdx/mise-action/issues/241">#241</a>)
by <a href="https://github.com/maelp"><code>@​maelp</code></a> in <a
href="https://github.com/jdx/mise-action/pull/241">#241</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/maelp"><code>@​maelp</code></a> made
their first contribution in <a
href="https://github.com/jdx/mise-action/pull/241">#241</a></li>
</ul>
<hr />
<h2><a
href="https://github.com/jdx/mise-action/compare/v2.4.3..v2.4.4">2.4.4</a>
- 2025-07-27</h2>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/07fb524adc338a756d6ff7fa7a33f0e27bdc4d2d">07fb524</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/0de6d11b95678b220019adc7929e4d9752b59355">0de6d11</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/75121b9a3f21cd3b497f047d71a77d59099ff6b3">75121b9</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/583fe7be9d688739c95cc32249344e9796f4eebe">583fe7b</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/7fa2a26c1e3cf1b20bbf42f2d293912e90e71177">7fa2a26</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/cf44a563b9a45de221b77d23cbc5621dc7e6b377">cf44a56</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/a35d5fc6817dcb018e9e7a6613664fde7f5d4aaf">a35d5fc</a></li>
<li>v2 release tag automation by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/c37c93293d6b742fc901e1406b8f764f6fb19dac">c37c932</a></li>
</ul>
<h3>⚙️ Miscellaneous Tasks</h3>
<ul>
<li>add release workflow by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/eccbf00da17ac7d1d18017ead61bc54a442f3a38">eccbf00</a></li>
<li>skip release script if no changes by <a
href="https://github.com/jdx"><code>@​jdx</code></a> in <a
href="https://github.com/jdx/mise-action/commit/eba59a9eefc99963516a3ff8be4c372c656f0215">eba59a9</a></li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jdx/mise-action/commit/ca0c5fc9c8a8386dae8ba5d37608a083a307991c"><code>ca0c5fc</code></a>
chore: release v3.1.0 (<a
href="https://github.com/jdx/mise-action/issues/247">#247</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/d53c31b046d9ea4027e3beb30abba5602d6e07e1"><code>d53c31b</code></a>
feat: add configurable cache key with template variable support (<a
href="https://github.com/jdx/mise-action/issues/246">#246</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/c0b8518a9f5e56c720e9545c993b77ff15dc7b27"><code>c0b8518</code></a>
chore: release v3.0.2 (<a
href="https://github.com/jdx/mise-action/issues/245">#245</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/70815728fdd7d32bad0deb6b33576cf791f1dafa"><code>7081572</code></a>
chore: remove duplicate release-plz logic</li>
<li><a
href="https://github.com/jdx/mise-action/commit/a2de727769b7a3f5b44204ea28b4a3d778541ec5"><code>a2de727</code></a>
chore: release v3.0.1 (<a
href="https://github.com/jdx/mise-action/issues/243">#243</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/1dfcbbcb601520958d140e466c88e0b41049f2dc"><code>1dfcbbc</code></a>
chore: updated deps (<a
href="https://github.com/jdx/mise-action/issues/244">#244</a>)</li>
<li><a
href="https://github.com/jdx/mise-action/commit/3600b6410713f6187847c1eb2bde38315e844484"><code>3600b64</code></a>
chore: fix release-plz</li>
<li><a
href="https://github.com/jdx/mise-action/commit/96680f666f91bbcb5b4d76ff2ac0f465bb941dd0"><code>96680f6</code></a>
docs: hide release entries in CHANGELOG</li>
<li><a
href="https://github.com/jdx/mise-action/commit/729161fe32f196174ff956fbe3ce8743567cb9e1"><code>729161f</code></a>
docs: add CLAUDE.md</li>
<li><a
href="https://github.com/jdx/mise-action/commit/665d82088236dd987b2af6165be29d21e2e11184"><code>665d820</code></a>
chore: release v3.0.0 (<a
href="https://github.com/jdx/mise-action/issues/242">#242</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/jdx/mise-action/compare/v2...v3">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=2&new-version=3)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

F-deps Flag: Updates dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant