Skip to content

Pin dependencies#77

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions
Open

Pin dependencies#77
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
SonarSource/gh-action_cache action pin v1v1.7.0
SonarSource/gh-action_cache action pinDigest a7d13cd
SonarSource/vault-action-wrapper action minor 3.5.03.6.1
actions/checkout action patch v6.0.2v6.0.3
jdx/mise-action action minor v4.0.1v4.1.0

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

SonarSource/vault-action-wrapper (SonarSource/vault-action-wrapper)

v3.6.1

Compare Source

What's Changed

Full Changelog: SonarSource/vault-action-wrapper@3.5.1...3.6.1

v3.5.1

Compare Source

What's Changed
New Contributors

Full Changelog: SonarSource/vault-action-wrapper@3.5.0...3.5.1

actions/checkout (actions/checkout)

v6.0.3

Compare Source

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

v4.1.0: : automatic --locked installs

Compare Source

This release adds automatic locked installs when a mise.lock is present, and fixes a long-standing cache-key collision that could poison tool installs when workflows migrate between runner providers.

Added

Automatic --locked install when mise.lock exists (#​495) by @​zeitlinger

When a repo contains mise.lock, the action now automatically passes --locked to mise install (on mise versions that support it). This removes the need to manually set install_args: --locked and prevents mise install from silently mutating the lockfile in CI. Explicit install_args and older mise versions are still respected.

Note: workflows with a stale lockfile may now fail earlier and more explicitly instead of silently updating mise.lock mid-run — this surfaces lockfile drift rather than hiding it.

Fixed

  • Cache key collisions across runner providers (#​456) — the default cache key now includes the runner image (e.g. macos15, ubuntu24 for GitHub-hosted runners; self-hosted otherwise). Previously, repos migrating between providers like github-hosted, namespace.so, BuildJet, and self-hosted runners with the same OS/arch could restore a peer provider's ~/.local/share/mise/installs/*, causing failures like does not have an executable named '…' or SIGILL crashes from binaries built against a different glibc/CPU featureset. Expect a one-time cache miss after upgrading; thereafter the cache stays scoped per image.
  • mise-shim.exe missing on Windows (#​476) by @​risu729 — the action now installs mise-shim.exe alongside mise.exe and repairs restored caches that lack the shim. Fixes #​475.

Changed

  • Migrated the bundled action build from ncc (CommonJS) to Rollup (ESM) (#​436). No user-facing behavior change.

Full Changelog: jdx/mise-action@v4.0.1...v4.1.0


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "after 7am every weekday,before 8pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 1, 2026 09:05
@renovate renovate Bot added the dependencies label Jun 1, 2026
@renovate

renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'pre-commit autoupdate --freeze || true' has not been added to the allowed list in allowedCommands

@renovate renovate Bot temporarily deployed to sca-checking June 1, 2026 09:05 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from 2605924 to 0062672 Compare June 1, 2026 13:44
@renovate renovate Bot temporarily deployed to sca-checking June 1, 2026 13:44 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from 0062672 to f03c254 Compare June 2, 2026 08:16
@renovate renovate Bot temporarily deployed to sca-checking June 2, 2026 08:16 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from f03c254 to 2ea3e37 Compare June 5, 2026 16:01
@renovate renovate Bot temporarily deployed to sca-checking June 5, 2026 16:01 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from 2ea3e37 to 0f9c734 Compare June 8, 2026 07:59
@renovate renovate Bot temporarily deployed to sca-checking June 8, 2026 07:59 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from 0f9c734 to 1681f8a Compare June 8, 2026 12:36
@renovate renovate Bot temporarily deployed to sca-checking June 8, 2026 12:36 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from 1681f8a to e472c82 Compare June 9, 2026 07:44
@renovate renovate Bot temporarily deployed to sca-checking June 9, 2026 07:45 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from e472c82 to 92a8f60 Compare June 12, 2026 08:52
@renovate renovate Bot temporarily deployed to sca-checking June 12, 2026 08:52 Inactive
@renovate renovate Bot force-pushed the renovate/github-actions branch from 92a8f60 to f95906c Compare June 15, 2026 10:04
@renovate renovate Bot deployed to sca-checking June 15, 2026 10:04 Active
@renovate renovate Bot force-pushed the renovate/github-actions branch from f95906c to d5a47b9 Compare June 17, 2026 10:00
@sonarqube-cloud-us

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants