Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the actions group with 5 updates in the / directory:

Package From To
actions/checkout 4 5
jdx/mise-action 2 3
azure/setup-helm 3 4
helm/kind-action 1.8.0 1.12.0
azure/setup-kubectl 3 4

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates 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.2.0 - 2025-08-22

🚀 Features

🐛 Bug Fixes


3.1.0 - 2025-08-19

🚀 Features


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

... (truncated)

Commits
  • 5ac50f7 chore: release v3.2.0 (#251)
  • 5e785b7 fix: redact secret values from env (#252)
  • 8a7168b chore(deps): update actions/checkout digest to 08eba0b (#248)
  • 9582efc chore(deps): update amannn/action-semantic-pull-request digest to e32d7e6 (#249)
  • 0f242c8 feat: add environment variable support to cache key templates (#250)
  • ca0c5fc chore: release v3.1.0 (#247)
  • d53c31b feat: add configurable cache key with template variable support (#246)
  • c0b8518 chore: release v3.0.2 (#245)
  • 7081572 chore: remove duplicate release-plz logic
  • a2de727 chore: release v3.0.1 (#243)
  • Additional commits viewable in compare view

Updates azure/setup-helm from 3 to 4

Release notes

Sourced from azure/setup-helm's releases.

v4.0.0

  • #121 update to node20 as node16 is deprecated

v3.5 release

Bump @​actions/core version to remove output warning.

v3.4 release

Improves the querying method to find the latest Helm release. Takes advantage of new GitHub api changes.

v3.3 release

Add token input. Needed for fetching latest

v3.1 release

Swap to GraphQL GitHub API

Changelog

Sourced from azure/setup-helm's changelog.

Change Log

[4.3.1] - 2025-08-12

Changed

Added

[4.3.0] - 2025-02-15

  • #152 feat: log when restoring from cache
  • #157 Dependencies Update
  • #137 Add dependabot

[4.2.0] - 2024-04-15

  • #124 Fix OS detection and download OS-native archive extension

[4.1.0] - 2024-03-01

  • #130 switches to use Helm published file to read latest version instead of using GitHub releases

[4.0.0] - 2024-02-12

  • #121 update to node20 as node16 is deprecated
Commits
  • 1a275c3 build
  • 9e7f762 chore(release): v4.3.1 (#208)
  • c096176 Bump @​types/node from 24.1.0 to 24.2.1 in the actions group (#206)
  • 5e72872 ci(workflows): update helm version to v3.18.4 and add matrix for tests (#207)
  • fb8fa40 Update default helm version to 3.18.3 (#194)
  • 0d09729 chore: remove unnecessary prebuild script (#192)
  • 32bc120 chore(tests): Mock arch to make tests pass on arm host (#191)
  • 51463d6 Bump the actions group with 2 updates (#205)
  • aff1094 Bump the actions group across 1 directory with 2 updates (#204)
  • a10a524 Update helm version retrieval to use JSON output for latest version (#203)
  • Additional commits viewable in compare view

Updates helm/kind-action from 1.8.0 to 1.12.0

Release notes

Sourced from helm/kind-action's releases.

v1.12.0

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.11.0...v1.12.0

v1.11.0

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1.10.0...v1.11.0

v1.10.0

Requirements

We changed to use wget instead of curl

What's Changed

Full Changelog: helm/kind-action@v1.9.0...v1.10.0

v1.9.0

What's Changed

... (truncated)

Commits
  • a1b0e39 Bump actions/checkout from 4.1.4 to 4.2.2 in the actions group (#130)
  • 9315f6b feat: options to configure local registry (#113)
  • aed9fb9 update kind to use release v0.26.0 (#129)
  • ae94020 update kind to default to release v0.24.0 (#122)
  • 9fdad06 fix: Use new mirror for downloading kubectl (#127)
  • c93960c Bump actions/checkout from 4.2.1 to 4.2.2 in the actions group (#125)
  • fce224d Bump actions/checkout from 4.2.0 to 4.2.1 in the actions group (#123)
  • 0958ddc Bump actions/checkout from 4.1.7 to 4.2.0 in the actions group (#121)
  • 5d66646 feat: add custom kubeconfig option as action input (#119)
  • 6f17223 Bump actions/checkout from 4.1.7 to 4.2.0 in the actions group (#120)
  • Additional commits viewable in compare view

Updates azure/setup-kubectl from 3 to 4

Release notes

Sourced from azure/setup-kubectl's releases.

v4.0.0

Changed

  • #90 Migrate to node 20 as node 16 is deprecated

vv4.0.0

Changed

  • #90 Migrate to node 20 as node 16 is deprecated

v3.2 release

Uses the new kubectl download uri

v3.1 release

Bump @​actions/core to prevent warning output.

Changelog

Sourced from azure/setup-kubectl's changelog.

Changelog

[4.0.1] - 2025-06-17

  • Remove erronious 'v' prefix on previous changelog for v4.0.0 that led to "vv4.0.0" tag issue
  • Dependabot fixes
Commits
  • 776406b build
  • d2d46d8 4.0.1 fix v prefix (#167)
  • 2ec0509 Bump github/codeql-action in /.github/workflows in the actions group (#164)
  • 8ee3331 Fix the major update packages including Jest. (#166)
  • 857b11c Bump github/codeql-action in /.github/workflows in the actions group (#163)
  • fa3df0f Bump @​types/node from 22.15.21 to 22.15.29 in the actions group (#161)
  • 4d5f3ed Bump @​types/node from 22.15.19 to 22.15.21 in the actions group (#160)
  • 393d232 Bump github/codeql-action in /.github/workflows in the actions group (#158)
  • a0d6642 Bump the actions group with 2 updates (#159)
  • a76651a Bump @​types/node from 22.15.3 to 22.15.17 in the actions group (#157)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 25, 2025
Bumps the actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [jdx/mise-action](https://github.com/jdx/mise-action) | `2` | `3` |
| [azure/setup-helm](https://github.com/azure/setup-helm) | `3` | `4` |
| [helm/kind-action](https://github.com/helm/kind-action) | `1.8.0` | `1.12.0` |
| [azure/setup-kubectl](https://github.com/azure/setup-kubectl) | `3` | `4` |



Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

Updates `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)

Updates `azure/setup-helm` from 3 to 4
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-helm@v3...v4)

Updates `helm/kind-action` from 1.8.0 to 1.12.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.8.0...v1.12.0)

Updates `azure/setup-kubectl` from 3 to 4
- [Release notes](https://github.com/azure/setup-kubectl/releases)
- [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-kubectl@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: jdx/mise-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: azure/setup-helm
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: helm/kind-action
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: azure/setup-kubectl
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-a83a06241d branch from f629b0c to f4f7a4d Compare September 15, 2025 02:14
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