Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the all-dependencies group with 2 updates: actions/checkout and mozilla-it/deploy-actions.

Updates actions/checkout from 5 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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.1.5

... (truncated)

Commits

Updates mozilla-it/deploy-actions from 5.3.1 to 6.1.0

Release notes

Sourced from mozilla-it/deploy-actions's releases.

v6.1.0

6.1.0 (2025-11-28)

Features

  • validate-k8s-manifests: added optional strict flag, updated kubeconform version (#111) (1b87069)

v6.0.0

6.0.0 (2025-11-25)

BREAKING CHANGES

  • The slack and deploy actions are no longer available in this repository.

v5.3.4

5.3.4 (2025-11-06)

Bug Fixes

  • psa-checker: fix syntax error, enable pipefail (#108) (a34e7a8)

v5.3.3

5.3.3 (2025-11-06)

Bug Fixes

  • psa-checker: handle charts with nested template directories (#107) (5960a85)

v5.3.2

5.3.2 (2025-11-03)

Bug Fixes

  • validate-k8s-manifests: adding skip flag for CustomResourceDefinition resources (#106) (d22d74b)
Commits
  • 1b87069 feat(validate-k8s-manifests): added optional strict flag, updated kubeconform...
  • 96a246b refactor!: remove slack and deploy actions (#110)
  • 560e5d9 chore: Use gh-action-readme to generate action READMEs and keep them up to da...
  • a34e7a8 fix(psa-checker): fix syntax error, enable pipefail (#108)
  • 5960a85 fix(psa-checker): handle charts with nested template directories (#107)
  • d22d74b fix(validate-k8s-manifests): adding skip flag for CustomResourceDefinition re...
  • 8de88da chore(build-push): Add documentation for pre/post build
  • 6244a05 chore(deps): bump actions/upload-artifact from 4 to 5 (#104)
  • 436e35f chore(deps): bump actions/download-artifact from 5 to 6 (#105)
  • See full diff in compare view

You can trigger a rebase of this PR 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

Bumps the all-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [mozilla-it/deploy-actions](https://github.com/mozilla-it/deploy-actions).


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

Updates `mozilla-it/deploy-actions` from 5.3.1 to 6.1.0
- [Release notes](https://github.com/mozilla-it/deploy-actions/releases)
- [Commits](mozilla-it/deploy-actions@v5.3.1...v6.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: mozilla-it/deploy-actions
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 08:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@biancadanforth biancadanforth added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 0901c91 Jan 8, 2026
3 checks passed
@biancadanforth biancadanforth deleted the dependabot/github_actions/all-dependencies-a8ff2fc4d9 branch January 8, 2026 16:58
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.

2 participants