Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the actions group across 1 directory with 3 updates #2918

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2024

Bumps the actions group with 3 updates in the / directory: actions/checkout, chainguard-dev/digestabot and rtCamp/action-slack-notify.

Updates actions/checkout from 4.2.1 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates chainguard-dev/digestabot from 1.2.0 to 1.2.1

Release notes

Sourced from chainguard-dev/digestabot's releases.

v1.2.1

What's Changed

New Contributors

Full Changelog: chainguard-dev/digestabot@v1.2.0...v1.2.1

Commits
  • cee67ce add makefile for test and fix blank spaces (#46)
  • a52c17b Bump actions/checkout from 4.2.1 to 4.2.2 (#45)
  • 8013418 Bump actions/checkout from 4.2.0 to 4.2.1 (#42)
  • caa15f4 feat: make github commit signing configurable (#44)
  • eedd1d7 Bump actions/checkout from 4.1.7 to 4.2.0 (#41)
  • 5477b8d Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 (#40)
  • fe3c6c5 feat(action): support multiple items per file and output diff in PR body (#34)
  • 958f7d5 Bump peter-evans/create-pull-request from 7.0.1 to 7.0.3 (#39)
  • 88d36a2 Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 (#37)
  • See full diff in compare view

Updates rtCamp/action-slack-notify from 2.3.0 to 2.3.2

Release notes

Sourced from rtCamp/action-slack-notify's releases.

v2.3.2

What's Changed

Changelog:

What's Changed

Full Changelog: rtCamp/action-slack-notify@v2.3.1...v2.3.2

v2.3.1

What's Changed

Changelog:

What's Changed

New Contributors

Full Changelog: rtCamp/action-slack-notify@v2...v2.3.1

Commits
  • c337377 Update action image version to v2.3.2
  • 1134e51 Merge pull request #207 from L0RD-ZER0/master
  • 2e9d8e4 Update the way text is set
  • 3154c16 Merge pull request #206 from rtCamp/dependabot/docker/golang-f6392ff
  • 083cc1d Bump golang from e0ea2a1 to f6392ff
  • 65e6fc1 Update action image version to v2.3.1
  • dbbd015 Merge pull request #198 from rtCamp/dependabot/docker/golang-e0ea2a1
  • 9cf45d7 Merge pull request #199 from rtCamp/dependabot/docker/alpine-beefdbd8a1da6d29...
  • 17200f4 Bump alpine from 0a4eaa0 to beefdbd
  • e01e65e Bump golang from fe8f9c7 to e0ea2a1
  • 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 Oct 25, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-55c6eeac91 branch 6 times, most recently from d07efef to 02b59d6 Compare November 4, 2024 09:41
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-55c6eeac91 branch 2 times, most recently from eb0f95e to c40a1a1 Compare November 6, 2024 09:50
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [chainguard-dev/digestabot](https://github.com/chainguard-dev/digestabot) and [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@eef6144...11bd719)

Updates `chainguard-dev/digestabot` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/chainguard-dev/digestabot/releases)
- [Commits](chainguard-dev/digestabot@02ea60d...cee67ce)

Updates `rtCamp/action-slack-notify` from 2.3.0 to 2.3.2
- [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
- [Commits](rtCamp/action-slack-notify@4e5fb42...c337377)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: chainguard-dev/digestabot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: rtCamp/action-slack-notify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-55c6eeac91 branch from c40a1a1 to 6687f52 Compare November 7, 2024 10:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 8, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/actions-55c6eeac91 branch November 8, 2024 09:56
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.

1 participant