Skip to content

Bump the github-actions group across 1 directory with 3 updates#29

Merged
alexrashed merged 1 commit intomasterfrom
dependabot/github_actions/github-actions-a15117a099
Feb 13, 2026
Merged

Bump the github-actions group across 1 directory with 3 updates#29
alexrashed merged 1 commit intomasterfrom
dependabot/github_actions/github-actions-a15117a099

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the github-actions group with 3 updates in the / directory: actions/checkout, actions/setup-python and LocalStack/setup-localstack.

Updates actions/checkout from 4 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

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

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

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

What's Changed

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

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates actions/setup-python from 5 to 6

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

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

v5.6.0

What's Changed

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

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits
  • a309ff8 Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)
  • bfe8cc5 Upgrade @​actions dependencies to Node 24 compatible versions (#1259)
  • 4f41a90 Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)
  • 83679a8 Bump @​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • Additional commits viewable in compare view

Updates LocalStack/setup-localstack from 0.2.4 to 0.2.5

Release notes

Sourced from LocalStack/setup-localstack's releases.

v0.2.5

What's Changed

  • Pin GH Actions dependency to a hash
  • Version bumps:
    • Bump jenseng/dynamic-uses from 1.0.1 to 1.0.2
    • Bump jenseng/dynamic-uses from 1.0.2 to 1.1.1
    • Bump actions/checkout from 6.0.1 to 6.0.2
    • Bump actions/download-artifact from v4 to v7
    • Bump actions/upload-artifact from v4 to v6
    • Bump dawidd6/action-download-artifact from v6 to v12
    • Bump actions-cool/maintain-one-comment from 3.1.1 to 3.2
  • update of docs, description, variable names regarding the use of auth-token
  • add retries for ephemeral instance api calls and add more detailed log output

New Contributors

Full Changelog: localstack/setup-localstack@v0.2.4...v0.2.5

Commits
  • 1feaef8 update actions and use hashes instead of version tag (#60)
  • 7c4d408 add retries for ephemeral instance api calls (#61)
  • 40084a8 cleanup: add descriptions, update auth-token usage (#56)
  • 7d784a8 Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (#57)
  • 5a811aa fix usage of GH_ACTION_VERSION by referencing pull_request.head.sha (#59)
  • 5506b9b Fix CI workflows (#58)
  • 930837d Bump jenseng/dynamic-uses in the github-actions group (#55)
  • 5a1b125 Bump jenseng/dynamic-uses in the github-actions group (#54)
  • 0c7554f pin used action hashes, add dependabot config (#48)
  • See full diff 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 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

Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [LocalStack/setup-localstack](https://github.com/localstack/setup-localstack).


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

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

Updates `LocalStack/setup-localstack` from 0.2.4 to 0.2.5
- [Release notes](https://github.com/localstack/setup-localstack/releases)
- [Commits](localstack/setup-localstack@v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: LocalStack/setup-localstack
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area: dependencies For automated dependency updates semver: patch Patch releases labels Feb 9, 2026
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

LGTM! This updates our own setup-localstack, as well as official actions from GitHub (for the Node runner upgrade).

@alexrashed alexrashed merged commit 28716a4 into master Feb 13, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-a15117a099 branch February 13, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dependencies For automated dependency updates semver: patch Patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant