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

build(deps): bump the github-actions-all group across 1 directory with 4 updates #680

Merged
merged 4 commits into from
Dec 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2024

Bumps the github-actions-all group with 4 updates in the / directory: schubergphilis/mcvs-docker-action, docker/setup-buildx-action, codecov/codecov-action and schubergphilis/mcvs-golang-action.

Updates schubergphilis/mcvs-docker-action from 0.6.0 to 0.6.1

Release notes

Sourced from schubergphilis/mcvs-docker-action's releases.

feat: Dockerfile context as input parameter

What's Changed

New Contributors

Full Changelog: schubergphilis/mcvs-docker-action@v0.6.0...v0.6.1

Commits

Updates docker/setup-buildx-action from 3.7.1 to 3.8.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.8.0

Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0

Commits
  • 6524bf6 Merge pull request #390 from crazy-max/buildx-cloud-latest
  • 8d5e074 chore: update generated content
  • 7199e57 make cloud prefix optional to download buildx if driver is cloud
  • db63cee Merge pull request #381 from docker/dependabot/github_actions/codecov/codecov...
  • 043ebe1 Merge pull request #389 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 686da90 chore: update generated content
  • a3d7487 Merge pull request #382 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.6
  • 4dcdbce build(deps): bump @​docker/actions-toolkit from 0.39.0 to 0.48.0
  • 1a8ac74 ci: fix deprecated input for codecov-action
  • e827ebe build(deps): bump cross-spawn from 7.0.3 to 7.0.6
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 5.1.1 to 5.1.2

Release notes

Sourced from codecov/codecov-action's releases.

v5.1.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.1.1...v5.1.2

Changelog

Sourced from codecov/codecov-action's changelog.

v5.1.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

Commits

Updates schubergphilis/mcvs-golang-action from 0.15.3 to 0.15.4

Release notes

Sourced from schubergphilis/mcvs-golang-action's releases.

fix: Extend timeout golangci-lint and override build-tag

What's Changed

Full Changelog: schubergphilis/mcvs-golang-action@v0.15.3...v0.15.4

Commits
  • e0deb43 fix: Extend timeout golangci-lint to default 3min with the ability to overrid...
  • 2e0e2ce build(fix): Make GCI_SECTIONS variable readable (#153)
  • a5c8f4f build(deps): bump anchore/scan-action from 5.3.0 to 6.0.0 (#152)
  • 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 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

…h 4 updates

Bumps the github-actions-all group with 4 updates in the / directory: [schubergphilis/mcvs-docker-action](https://github.com/schubergphilis/mcvs-docker-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [schubergphilis/mcvs-golang-action](https://github.com/schubergphilis/mcvs-golang-action).


Updates `schubergphilis/mcvs-docker-action` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/schubergphilis/mcvs-docker-action/releases)
- [Commits](schubergphilis/mcvs-docker-action@v0.6.0...v0.6.1)

Updates `docker/setup-buildx-action` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3.7.1...v3.8.0)

Updates `codecov/codecov-action` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5.1.1...v5.1.2)

Updates `schubergphilis/mcvs-golang-action` from 0.15.3 to 0.15.4
- [Release notes](https://github.com/schubergphilis/mcvs-golang-action/releases)
- [Commits](schubergphilis/mcvs-golang-action@v0.15.3...v0.15.4)

---
updated-dependencies:
- dependency-name: schubergphilis/mcvs-docker-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
- dependency-name: schubergphilis/mcvs-golang-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
...

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 28, 2024
@030 030 force-pushed the dependabot/github_actions/github-actions-all-1ca50aa0a3 branch from f594a98 to e3503b2 Compare December 28, 2024 18:05
@030 030 force-pushed the dependabot/github_actions/github-actions-all-1ca50aa0a3 branch from e3503b2 to 4a06485 Compare December 28, 2024 18:10
@030 030 merged commit ea4ffef into main Dec 28, 2024
10 checks passed
@030 030 deleted the dependabot/github_actions/github-actions-all-1ca50aa0a3 branch December 28, 2024 18: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.

1 participant