Skip to content

chore(deps): bump jdx/mise-action from 3.6.1 to 3.6.3#60

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/github_actions/jdx/mise-action-3.6.3
Mar 7, 2026
Merged

chore(deps): bump jdx/mise-action from 3.6.1 to 3.6.3#60
mergify[bot] merged 1 commit intomainfrom
dependabot/github_actions/jdx/mise-action-3.6.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps jdx/mise-action from 3.6.1 to 3.6.3.

Release notes

Sourced from jdx/mise-action's releases.

v3.6.3

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3.6.2...v3.6.3

v3.6.2

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3.6.1...v3.6.2

Changelog

Sourced from jdx/mise-action's changelog.

Changelog


3.6.3 - 2026-03-06

🐛 Bug Fixes

New Contributors


3.6.2 - 2026-03-02

🐛 Bug Fixes

  • move file_hash to end of cache key template to prevent prefix matching (#384) by @​altendky in #384

New Contributors


3.6.1 - 2026-01-20

🔍 Other Changes

  • Revert "fix(cache): isolate cache keys per working_directory in monorepos" (#364) by @​jdx in #364

3.6.0 - 2026-01-18

🚀 Features

🐛 Bug Fixes

📚 Documentation

New Contributors

... (truncated)

Commits
  • 5228313 chore: release v3.6.3 (#391)
  • cea720d fix: pass cwd to all exec calls in exportMiseEnv() (#390)
  • e79ddf6 chore: release v3.6.2 (#385)
  • 74b7437 chore(deps): lock file maintenance (#389)
  • 9b0f77b chore(deps): update github/codeql-action digest to 4558047 (#387)
  • 3030cd8 chore(deps): lock file maintenance (#386)
  • 60119f9 chore(deps): update dependency @​types/handlebars to v4.1.0 (#381)
  • f1c6089 fix: move file_hash to end of cache key template to prevent prefix matching (...
  • e371f56 chore(deps): update github/codeql-action digest to f5c2471 (#380)
  • 7cba2b1 chore(deps): update dependency @​types/node to v24.10.13 (#379)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.6.1 to 3.6.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@6d1e696...5228313)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 7, 2026
@dependabot dependabot bot requested a review from unclesp1d3r as a code owner March 7, 2026 17:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 7, 2026
Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by Mergify

@mergify
Copy link

mergify bot commented Mar 7, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 CI must pass

Wonderful, this rule succeeded.

All CI checks must pass. This protection prevents manual merges that bypass the merge queue.

  • check-success = coverage
  • check-success = msrv
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are within 10 commits of the base branch before merging

  • #commits-behind <= 10

@mergify
Copy link

mergify bot commented Mar 7, 2026

🧪 CI Insights

Here's what we observed from your CI run for f087f00.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify bot added the queued label Mar 7, 2026
mergify bot added a commit that referenced this pull request Mar 7, 2026
@mergify
Copy link

mergify bot commented Mar 7, 2026

Merge Queue Status

Rule: default


This pull request spent 13 minutes 40 seconds in the queue, including 13 minutes 31 seconds running CI.

Required conditions to merge
  • check-success = coverage
  • check-success = msrv
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)
  • all of [🛡 Merge Protections rule CI must pass]:
    • check-success = coverage
    • check-success = msrv
    • check-success = quality
    • check-success = test
    • check-success = test-cross-platform (macos-latest, macOS)
    • check-success = test-cross-platform (ubuntu-latest, Linux)
    • check-success = test-cross-platform (windows-latest, Windows)
  • all of [🛡 Merge Protections rule Do not merge outdated PRs]:
  • all of [🛡 Merge Protections rule Enforce conventional commit]:
  • any of [🛡 GitHub repository ruleset rule main]:
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections

mergify bot added a commit that referenced this pull request Mar 7, 2026
mergify bot added a commit that referenced this pull request Mar 7, 2026
@mergify mergify bot merged commit 244c5ad into main Mar 7, 2026
26 checks passed
@mergify mergify bot deleted the dependabot/github_actions/jdx/mise-action-3.6.3 branch March 7, 2026 17:40
@mergify mergify bot removed the queued label Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants