Skip to content

chore(deps): bump the dependencies group with 5 updates#442

Merged
jmeridth merged 1 commit intomainfrom
dependabot/github_actions/dependencies-aadac49fab
Mar 30, 2026
Merged

chore(deps): bump the dependencies group with 5 updates#442
jmeridth merged 1 commit intomainfrom
dependabot/github_actions/dependencies-aadac49fab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the dependencies group with 5 updates:

Package From To
github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml 0.5.5 0.6.0
github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml 0.5.5 0.6.0
github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml 0.5.5 0.6.0
github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml 0.5.5 0.6.0
github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml 0.5.5 0.6.0

Updates github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml from 0.5.5 to 0.6.0

Release notes

Sourced from github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml's releases.

v0.6.0

Changelog

🚀 Features

  • feat: add automatic major version tag update to release workflow @​jmeridth (#120)

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 in the dependencies group @dependabot[bot] (#119)

See details of all code changes since previous release

v0.5.8

Changelog

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 @dependabot[bot] (#117)
  • chore(deps): bump kenyonj/mark-ready-when-ready from 33b13c51ba23786efb933701ef253352baf05bdd to b6279addd55dd13208965a9eff24b2cf1989a8ef @dependabot[bot] (#114)
  • chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 in the dependencies group @dependabot[bot] (#113)

See details of all code changes since previous release

v0.5.7

Changelog

See details of all code changes since previous release

v0.5.6

Changelog

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#109)
  • ci: harden CI runners and pin actions to SHA digests @​jmeridth (#110)
  • chore: clean up CI config, contributing docs, and PR template @​jmeridth (#107)
  • build: update references after org transfer to github-community-projects @​zkoppert (#105)
  • chore(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0 in the dependencies group @dependabot[bot] (#104)
  • chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0 in the dependencies group @dependabot[bot] (#102)
  • chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 @dependabot[bot] (#100)
  • chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 @dependabot[bot] (#101)
  • chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 @dependabot[bot] (#99)
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 @dependabot[bot] (#98)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#97)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#95)

... (truncated)

Commits
  • a0cf79b Merge pull request #120 from github-community-projects/jm_major_version_updater
  • 2ce2ae3 doc: update release doc with new update-major-tag input
  • f1e8f08 fix: cleanup of old major-version-updater
  • 6bc46d4 fix: persist credentials so username can be found on git push
  • 1360e49 fix: add claude local settings to gitignore
  • 389119e feat: add automatic major version tag update to release workflow
  • 469b195 chore(deps): bump release-drafter/release-drafter (#119)
  • 5d90c7a chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 (#117)
  • ed4846f chore(deps): bump kenyonj/mark-ready-when-ready (#114)
  • b4300b5 chore(deps): bump step-security/harden-runner in the dependencies group (#113)
  • Additional commits viewable in compare view

Updates github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml from 0.5.5 to 0.6.0

Release notes

Sourced from github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml's releases.

v0.6.0

Changelog

🚀 Features

  • feat: add automatic major version tag update to release workflow @​jmeridth (#120)

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 in the dependencies group @dependabot[bot] (#119)

See details of all code changes since previous release

v0.5.8

Changelog

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 @dependabot[bot] (#117)
  • chore(deps): bump kenyonj/mark-ready-when-ready from 33b13c51ba23786efb933701ef253352baf05bdd to b6279addd55dd13208965a9eff24b2cf1989a8ef @dependabot[bot] (#114)
  • chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 in the dependencies group @dependabot[bot] (#113)

See details of all code changes since previous release

v0.5.7

Changelog

See details of all code changes since previous release

v0.5.6

Changelog

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#109)
  • ci: harden CI runners and pin actions to SHA digests @​jmeridth (#110)
  • chore: clean up CI config, contributing docs, and PR template @​jmeridth (#107)
  • build: update references after org transfer to github-community-projects @​zkoppert (#105)
  • chore(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0 in the dependencies group @dependabot[bot] (#104)
  • chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0 in the dependencies group @dependabot[bot] (#102)
  • chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 @dependabot[bot] (#100)
  • chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 @dependabot[bot] (#101)
  • chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 @dependabot[bot] (#99)
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 @dependabot[bot] (#98)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#97)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#95)

... (truncated)

Commits
  • a0cf79b Merge pull request #120 from github-community-projects/jm_major_version_updater
  • 2ce2ae3 doc: update release doc with new update-major-tag input
  • f1e8f08 fix: cleanup of old major-version-updater
  • 6bc46d4 fix: persist credentials so username can be found on git push
  • 1360e49 fix: add claude local settings to gitignore
  • 389119e feat: add automatic major version tag update to release workflow
  • 469b195 chore(deps): bump release-drafter/release-drafter (#119)
  • 5d90c7a chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 (#117)
  • ed4846f chore(deps): bump kenyonj/mark-ready-when-ready (#114)
  • b4300b5 chore(deps): bump step-security/harden-runner in the dependencies group (#113)
  • Additional commits viewable in compare view

Updates github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml from 0.5.5 to 0.6.0

Release notes

Sourced from github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml's releases.

v0.6.0

Changelog

🚀 Features

  • feat: add automatic major version tag update to release workflow @​jmeridth (#120)

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 in the dependencies group @dependabot[bot] (#119)

See details of all code changes since previous release

v0.5.8

Changelog

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 @dependabot[bot] (#117)
  • chore(deps): bump kenyonj/mark-ready-when-ready from 33b13c51ba23786efb933701ef253352baf05bdd to b6279addd55dd13208965a9eff24b2cf1989a8ef @dependabot[bot] (#114)
  • chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 in the dependencies group @dependabot[bot] (#113)

See details of all code changes since previous release

v0.5.7

Changelog

See details of all code changes since previous release

v0.5.6

Changelog

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#109)
  • ci: harden CI runners and pin actions to SHA digests @​jmeridth (#110)
  • chore: clean up CI config, contributing docs, and PR template @​jmeridth (#107)
  • build: update references after org transfer to github-community-projects @​zkoppert (#105)
  • chore(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0 in the dependencies group @dependabot[bot] (#104)
  • chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0 in the dependencies group @dependabot[bot] (#102)
  • chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 @dependabot[bot] (#100)
  • chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 @dependabot[bot] (#101)
  • chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 @dependabot[bot] (#99)
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 @dependabot[bot] (#98)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#97)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#95)

... (truncated)

Commits
  • a0cf79b Merge pull request #120 from github-community-projects/jm_major_version_updater
  • 2ce2ae3 doc: update release doc with new update-major-tag input
  • f1e8f08 fix: cleanup of old major-version-updater
  • 6bc46d4 fix: persist credentials so username can be found on git push
  • 1360e49 fix: add claude local settings to gitignore
  • 389119e feat: add automatic major version tag update to release workflow
  • 469b195 chore(deps): bump release-drafter/release-drafter (#119)
  • 5d90c7a chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 (#117)
  • ed4846f chore(deps): bump kenyonj/mark-ready-when-ready (#114)
  • b4300b5 chore(deps): bump step-security/harden-runner in the dependencies group (#113)
  • Additional commits viewable in compare view

Updates github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml from 0.5.5 to 0.6.0

Release notes

Sourced from github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml's releases.

v0.6.0

Changelog

🚀 Features

  • feat: add automatic major version tag update to release workflow @​jmeridth (#120)

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 in the dependencies group @dependabot[bot] (#119)

See details of all code changes since previous release

v0.5.8

Changelog

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 @dependabot[bot] (#117)
  • chore(deps): bump kenyonj/mark-ready-when-ready from 33b13c51ba23786efb933701ef253352baf05bdd to b6279addd55dd13208965a9eff24b2cf1989a8ef @dependabot[bot] (#114)
  • chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 in the dependencies group @dependabot[bot] (#113)

See details of all code changes since previous release

v0.5.7

Changelog

See details of all code changes since previous release

v0.5.6

Changelog

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#109)
  • ci: harden CI runners and pin actions to SHA digests @​jmeridth (#110)
  • chore: clean up CI config, contributing docs, and PR template @​jmeridth (#107)
  • build: update references after org transfer to github-community-projects @​zkoppert (#105)
  • chore(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0 in the dependencies group @dependabot[bot] (#104)
  • chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0 in the dependencies group @dependabot[bot] (#102)
  • chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 @dependabot[bot] (#100)
  • chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 @dependabot[bot] (#101)
  • chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 @dependabot[bot] (#99)
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 @dependabot[bot] (#98)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#97)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#95)

... (truncated)

Commits
  • a0cf79b Merge pull request #120 from github-community-projects/jm_major_version_updater
  • 2ce2ae3 doc: update release doc with new update-major-tag input
  • f1e8f08 fix: cleanup of old major-version-updater
  • 6bc46d4 fix: persist credentials so username can be found on git push
  • 1360e49 fix: add claude local settings to gitignore
  • 389119e feat: add automatic major version tag update to release workflow
  • 469b195 chore(deps): bump release-drafter/release-drafter (#119)
  • 5d90c7a chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 (#117)
  • ed4846f chore(deps): bump kenyonj/mark-ready-when-ready (#114)
  • b4300b5 chore(deps): bump step-security/harden-runner in the dependencies group (#113)
  • Additional commits viewable in compare view

Updates github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml from 0.5.5 to 0.6.0

Release notes

Sourced from github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml's releases.

v0.6.0

Changelog

🚀 Features

  • feat: add automatic major version tag update to release workflow @​jmeridth (#120)

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 in the dependencies group @dependabot[bot] (#119)

See details of all code changes since previous release

v0.5.8

Changelog

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 @dependabot[bot] (#117)
  • chore(deps): bump kenyonj/mark-ready-when-ready from 33b13c51ba23786efb933701ef253352baf05bdd to b6279addd55dd13208965a9eff24b2cf1989a8ef @dependabot[bot] (#114)
  • chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 in the dependencies group @dependabot[bot] (#113)

See details of all code changes since previous release

v0.5.7

Changelog

See details of all code changes since previous release

v0.5.6

Changelog

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#109)
  • ci: harden CI runners and pin actions to SHA digests @​jmeridth (#110)
  • chore: clean up CI config, contributing docs, and PR template @​jmeridth (#107)
  • build: update references after org transfer to github-community-projects @​zkoppert (#105)
  • chore(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0 in the dependencies group @dependabot[bot] (#104)
  • chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0 in the dependencies group @dependabot[bot] (#102)
  • chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 @dependabot[bot] (#100)
  • chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 @dependabot[bot] (#101)
  • chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 @dependabot[bot] (#99)
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 @dependabot[bot] (#98)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#97)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#95)

... (truncated)

Commits
  • a0cf79b Merge pull request #120 from github-community-projects/jm_major_version_updater
  • 2ce2ae3 doc: update release doc with new update-major-tag input
  • f1e8f08 fix: cleanup of old major-version-updater
  • 6bc46d4 fix: persist credentials so username can be found on git push
  • 1360e49 fix: add claude local settings to gitignore
  • 389119e feat: add automatic major version tag update to release workflow
  • 469b195 chore(deps): bump release-drafter/release-drafter (#119)
  • 5d90c7a chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 (#117)
  • ed4846f chore(deps): bump kenyonj/mark-ready-when-ready (#114)
  • b4300b5 chore(deps): bump step-security/harden-runner in the dependencies group (#113)
  • 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 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 dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
| [github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
| [github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
| [github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
| [github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |


Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml` from 0.5.5 to 0.6.0
- [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
- [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
- [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)

Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml` from 0.5.5 to 0.6.0
- [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
- [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
- [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)

Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml` from 0.5.5 to 0.6.0
- [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
- [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
- [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)

Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml` from 0.5.5 to 0.6.0
- [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
- [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
- [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)

Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml` from 0.5.5 to 0.6.0
- [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
- [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
- [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)

---
updated-dependencies:
- dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
@dependabot dependabot bot requested review from jmeridth and zkoppert as code owners March 30, 2026 00:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
@jmeridth jmeridth merged commit 7751e51 into main Mar 30, 2026
38 checks passed
@jmeridth jmeridth deleted the dependabot/github_actions/dependencies-aadac49fab branch March 30, 2026 00:17
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 maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant