Skip to content

chore(deps): Update GitHub Actions Setup and CI Tooling - #605

Open
shuai-s-private-renovate-app[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-setup-and-ci-tooling
Open

chore(deps): Update GitHub Actions Setup and CI Tooling#605
shuai-s-private-renovate-app[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-setup-and-ci-tooling

Conversation

@shuai-s-private-renovate-app

@shuai-s-private-renovate-app shuai-s-private-renovate-app Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-java action major v5v6
jdx/mise-action action minor v4.2.5v4.3.0

Release Notes

actions/setup-java (actions/setup-java)

v6.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5.7.0...v6.0.0

v6

Compare Source

v5.7.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v5.6.0...v5.7.0

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v5...v5.6.0

v5.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.5.0

v5.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.3.0

v5.2.0

Compare Source

What's Changed

Enhancement
Documentation Changes
Dependency Updates

New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates

New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

jdx/mise-action (jdx/mise-action)

v4.3.0: : Install age-filtered mise releases

Compare Source

A small release that adds an opt-in way to hold back from installing brand-new mise releases.

Added
minimum_release_age input (#​604 by @​jdx)

When version is omitted, you can now set minimum_release_age to install the newest stable, non-draft mise release that is older than a given cutoff — a simple way to avoid picking up a mise release the moment it ships (closes #​603).

- uses: jdx/mise-action@v4
  with:
    minimum_release_age: 7d

It accepts relative durations (24h, 7d, 6mo, 1y) as well as absolute ISO dates and timestamps. Age-filtered versions are resolved from the GitHub Releases API (the CDN only serves the latest binary) and downloaded by their exact version. If mise is already present on disk, an age-filtered run updates it to the resolved version rather than keeping the existing binary. An explicit version always takes precedence over minimum_release_age, and invalid dates fail fast.

Full Changelog: jdx/mise-action@v4.2.5...v4.3.0


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@shuai-s-private-renovate-app shuai-s-private-renovate-app Bot added the dependencies Pull requests that update a dependency file label Aug 27, 2026
@shuai-s-private-renovate-app
shuai-s-private-renovate-app Bot enabled auto-merge (squash) August 27, 2026 20:46
@shuai-s-private-renovate-app
shuai-s-private-renovate-app Bot force-pushed the renovate/github-actions-setup-and-ci-tooling branch from 22bf512 to a67c1ad Compare August 28, 2026 05:37
@shuai-s-private-renovate-app
shuai-s-private-renovate-app Bot force-pushed the renovate/github-actions-setup-and-ci-tooling branch from a67c1ad to a841bb7 Compare August 28, 2026 18:55
@shuai-s-private-renovate-app shuai-s-private-renovate-app Bot changed the title chore(deps): Update actions/setup-java action to v6 chore(deps): Update GitHub Actions Setup and CI Tooling Aug 28, 2026
@shuai-s-private-renovate-app
shuai-s-private-renovate-app Bot force-pushed the renovate/github-actions-setup-and-ci-tooling branch 18 times, most recently from 1aa8ea4 to f50c0e9 Compare September 4, 2026 09:52
@shuai-s-private-renovate-app
shuai-s-private-renovate-app Bot force-pushed the renovate/github-actions-setup-and-ci-tooling branch from f50c0e9 to c72fe56 Compare September 5, 2026 00:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants