Skip to content

Update dependency mise to 2026.6.14 - #266

Merged
julien-carsique-sonarsource merged 1 commit into
masterfrom
renovate/mise
Jul 7, 2026
Merged

Update dependency mise to 2026.6.14#266
julien-carsique-sonarsource merged 1 commit into
masterfrom
renovate/mise

Conversation

@renovate

@renovate renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change Pending
mise patch 2026.5.92026.6.14 2026.7.1 (+1)

Release Notes

jdx/mise (mise)

v2026.6.14

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
New Contributors
📦 Aqua Registry Updates
New Packages (1)
Updated Packages (2)

v2026.6.13

Compare Source

🚀 Features
🐛 Bug Fixes
📦️ Dependency Updates
📦 Registry
New Contributors
📦 Aqua Registry Updates
New Packages (1)
Updated Packages (2)

v2026.6.12

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
📦️ Dependency Updates
📦 Registry
New Contributors
📦 Aqua Registry Updates
New Packages (2)

v2026.6.11

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
📦️ Dependency Updates
📦 Registry
Chore
New Contributors
📦 Aqua Registry Updates
New Packages (3)
Updated Packages (1)

v2026.6.10

Compare Source

🚀 Features
🐛 Bug Fixes
📦️ Dependency Updates
Chore
📦 Aqua Registry Updates
New Packages (1)
Updated Packages (2)

v2026.6.9

Compare Source

Chore
📦 Aqua Registry Updates
Updated Packages (10)

v2026.6.8

Compare Source

🐛 Bug Fixes
📚 Documentation
Chore
New Contributors
📦 Aqua Registry Updates
New Packages (1)

v2026.6.7

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
📦 Registry
Chore
New Contributors

v2026.6.6

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
⚡ Performance
  • (versions-host) fetch version lists from static assets by @​jdx in #​10361
Chore
New Contributors
📦 Aqua Registry Updates
Updated Packages (5)

v2026.6.5

Compare Source

🐛 Bug Fixes
🧪 Testing
📦️ Dependency Updates
Chore

v2026.6.4

Compare Source

🚀 Features
🐛 Bug Fixes
🧪 Testing
📦️ Dependency Updates
📦 Registry
New Contributors

v2026.6.3

Compare Source

🚀 Features
🐛 Bug Fixes
📦 Registry
New Contributors
📦 Aqua Registry Updates
Updated Packages (2)

v2026.6.2

Compare Source

🚀 Features
🐛 Bug Fixes
📚 Documentation
🧪 Testing
📦️ Dependency Updates
📦 Registry
Chore
New Contributors
📦 Aqua Registry Updates
New Packages (10)
Updated Packages (2)

v2026.6.1

Compare Source

🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
📦️ Dependency Updates
📦 Registry
Chore
New Contributors
📦 Aqua Registry Updates
New Packages (3)
Updated Packages (1)

v2026.6.0

Compare Source

🚀 Features
  • (npm) ensure npm is managed by corepack when node.corepack=true and node.npm_shim=false by @​roele in #​10196
🐛 Bug Fixes
📚 Documentation
  • Fix example syntax for choice function in templates by [@​joekrill](https://redirect.g

Note

PR body was truncated to here.


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 May 21, 2026 12:12
@renovate

renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor 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 May 21, 2026 12:12 Inactive
@hashicorp-vault-sonar-prod

hashicorp-vault-sonar-prod Bot commented May 21, 2026

Copy link
Copy Markdown

Renovate Jira issue ID: BUILD-11436

@sonar-review-alpha

sonar-review-alpha Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Patch update of the mise tool from 2026.5.9 to 2026.5.10 across CI configuration files. The bump includes a bug fix for SSO-based AWS S3 profiles, a refactor of tool option parsing, and upstream dependency updates. Six files are updated with the new version number (workflow definitions and action.yml files).

What reviewers should know

Where to look: The changes are uniform version bumps in .github/workflows/ and action files (build-npm, build-poetry, build-yarn, promote). No logic changes.

Verification: Ensure the version is consistently updated across all 6 files and matches what's in the PR description (2026.5.10). The mise-action pinned reference (v4.0.1) remains unchanged.

Note: A newer version (2026.5.12) is available per the PR description if a follow-up update is desired.


  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@sonar-review-alpha sonar-review-alpha Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Clean version bump, but one file that also uses mise-action was not included: config-npm/action.yml still pins version: 2026.3.7, far behind the 2026.5.10 used everywhere else. This may be intentional (the action has a special backup/restore pattern for mise files and may be managed separately), but it's worth confirming — if it's meant to track the same version, it should be included in this update.

🗣️ Give feedback

@renovate
renovate Bot force-pushed the renovate/mise branch from eb092df to c5f12a4 Compare May 27, 2026 18:06
@renovate renovate Bot changed the title Update dependency mise to 2026.5.10 Update dependency mise to 2026.5.14 May 27, 2026
@renovate
renovate Bot temporarily deployed to sca-checking May 27, 2026 18:06 Inactive
@renovate
renovate Bot force-pushed the renovate/mise branch from c5f12a4 to df194bd Compare May 28, 2026 11:24
@renovate renovate Bot changed the title Update dependency mise to 2026.5.14 Update dependency mise to 2026.5.15 May 28, 2026
@renovate
renovate Bot temporarily deployed to sca-checking May 28, 2026 11:25 Inactive
@renovate
renovate Bot force-pushed the renovate/mise branch from df194bd to 69fa4ed Compare May 28, 2026 13:40
@renovate
renovate Bot temporarily deployed to sca-checking May 28, 2026 13:40 Inactive
@renovate
renovate Bot force-pushed the renovate/mise branch from 69fa4ed to 7d429e9 Compare May 28, 2026 14:36
@renovate
renovate Bot temporarily deployed to sca-checking May 28, 2026 14:36 Inactive
@renovate
renovate Bot force-pushed the renovate/mise branch from 7d429e9 to c6caac1 Compare May 28, 2026 15:53
@renovate
renovate Bot temporarily deployed to sca-checking May 28, 2026 15:53 Inactive
@renovate
renovate Bot force-pushed the renovate/mise branch from c6caac1 to 64452c8 Compare June 2, 2026 07:57
@renovate
renovate Bot temporarily deployed to sca-checking June 2, 2026 07:57 Inactive
@renovate
renovate Bot force-pushed the renovate/mise branch from 64452c8 to fff19b4 Compare June 2, 2026 20:11
@renovate renovate Bot changed the title Update dependency mise to 2026.5.15 Update dependency mise to 2026.5.16 Jun 2, 2026
@renovate
renovate Bot temporarily deployed to sca-checking June 2, 2026 20:11 Inactive
@renovate
renovate Bot force-pushed the renovate/mise branch from fff19b4 to 5447a77 Compare June 5, 2026 23:14
@renovate
renovate Bot temporarily deployed to sca-checking June 5, 2026 23:14 Inactive
@renovate renovate Bot changed the title Update dependency mise to 2026.5.16 Update dependency mise to 2026.5.18 Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from 5447a77 to f98ee63 Compare June 8, 2026 20:47
@renovate renovate Bot changed the title Update dependency mise to 2026.5.18 Update dependency mise to 2026.6.0 Jun 8, 2026
@renovate
renovate Bot temporarily deployed to sca-checking June 8, 2026 20:47 Inactive
@renovate renovate Bot changed the title Update dependency mise to 2026.6.2 Update dependency mise to 2026.6.3 Jun 17, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from 7b127d0 to 44fa603 Compare June 17, 2026 23:09
@renovate renovate Bot changed the title Update dependency mise to 2026.6.3 Update dependency mise to 2026.6.5 Jun 17, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from 44fa603 to a61de7b Compare June 18, 2026 12:35
@renovate renovate Bot changed the title Update dependency mise to 2026.6.5 Update dependency mise to 2026.6.6 Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from a61de7b to 1456cc1 Compare June 19, 2026 08:30
@renovate renovate Bot changed the title Update dependency mise to 2026.6.6 Update dependency mise to 2026.6.7 Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch 2 times, most recently from e8303ed to c67b7ae Compare June 19, 2026 12:58
@renovate renovate Bot changed the title Update dependency mise to 2026.6.7 Update dependency mise to 2026.6.9 Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from c67b7ae to 91bf08a Compare June 20, 2026 04:02
@renovate renovate Bot changed the title Update dependency mise to 2026.6.9 Update dependency mise to 2026.6.10 Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from 91bf08a to 2cda583 Compare June 22, 2026 04:00
@renovate renovate Bot changed the title Update dependency mise to 2026.6.10 Update dependency mise to 2026.6.11 Jun 22, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from 2cda583 to 01b0a69 Compare June 27, 2026 02:57
@renovate renovate Bot changed the title Update dependency mise to 2026.6.11 Update dependency mise to 2026.6.12 Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from 01b0a69 to d4e90b6 Compare June 29, 2026 05:54
@renovate renovate Bot changed the title Update dependency mise to 2026.6.12 Update dependency mise to 2026.6.13 Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch from d4e90b6 to 4dc4eb7 Compare June 30, 2026 04:43
@renovate renovate Bot changed the title Update dependency mise to 2026.6.13 Update dependency mise to 2026.6.14 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/mise branch 2 times, most recently from 5515f94 to 433acec Compare July 7, 2026 08:37
@julien-carsique-sonarsource
julien-carsique-sonarsource enabled auto-merge (rebase) July 7, 2026 08:49
@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@julien-carsique-sonarsource
julien-carsique-sonarsource merged commit 4a867fc into master Jul 7, 2026
17 checks passed
@julien-carsique-sonarsource
julien-carsique-sonarsource deleted the renovate/mise branch July 7, 2026 08:51
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.

1 participant