build(deps): bump the github-actions-all group across 1 directory with 5 updates#692
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…h 5 updates Bumps the github-actions-all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-go](https://github.com/actions/setup-go) | `5.2.0` | `5.3.0` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3.2.0` | `3.3.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.10.0` | `6.13.0` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.1.2` | `5.3.1` | | [schubergphilis/mcvs-golang-action](https://github.com/schubergphilis/mcvs-golang-action) | `0.15.4` | `0.16.1` | Updates `actions/setup-go` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5.2.0...v5.3.0) Updates `docker/setup-qemu-action` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v3.2.0...v3.3.0) Updates `docker/build-push-action` from 6.10.0 to 6.13.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.10.0...v6.13.0) Updates `codecov/codecov-action` from 5.1.2 to 5.3.1 - [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.2...v5.3.1) Updates `schubergphilis/mcvs-golang-action` from 0.15.4 to 0.16.1 - [Release notes](https://github.com/schubergphilis/mcvs-golang-action/releases) - [Commits](schubergphilis/mcvs-golang-action@v0.15.4...v0.16.1) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-all - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-all - dependency-name: docker/build-push-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-minor dependency-group: github-actions-all - dependency-name: schubergphilis/mcvs-golang-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions-all group with 5 updates in the / directory:
5.2.05.3.03.2.03.3.06.10.06.13.05.1.25.3.10.15.40.16.1Updates
actions/setup-gofrom 5.2.0 to 5.3.0Release notes
Sourced from actions/setup-go's releases.
Commits
f111f33Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#534)3d10edbAdd new permission section (#533)43e1389Configure Dependabot settings (#530)f81f022Use the new cache service: upgrade@actions/cacheto^4.0.0(#531)Updates
docker/setup-qemu-actionfrom 3.2.0 to 3.3.0Release notes
Sourced from docker/setup-qemu-action's releases.
Commits
53851d1Merge pull request #187 from docker/dependabot/npm_and_yarn/docker/actions-to...7066b90chore: update generated content7559081build(deps): bump@docker/actions-toolkitfrom 0.35.0 to 0.49.008d11ebMerge pull request #172 from docker/dependabot/npm_and_yarn/actions/core-1.11.1e53506fchore: update generated content610b442build(deps): bump@actions/corefrom 1.10.1 to 1.11.158a19f8Merge pull request #182 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.649a12c4Merge pull request #180 from docker/dependabot/github_actions/codecov/codecov...2b8ac83ci: fix deprecated input for codecov-actionfdbeaacMerge pull request #130 from crazy-max/cache-imageUpdates
docker/build-push-actionfrom 6.10.0 to 6.13.0Release notes
Sourced from docker/build-push-action's releases.
Commits
ca877d9Merge pull request #1308 from docker/dependabot/npm_and_yarn/docker/actions-t...d2fe919chore: update generated contentf0fc9ecchore(deps): Bump@docker/actions-toolkitfrom 0.51.0 to 0.53.067a2d40Merge pull request #1300 from docker/dependabot/npm_and_yarn/docker/actions-t...0b1b1c9chore: update generated contentb6a7c2cchore(deps): Bump@docker/actions-toolkitfrom 0.49.0 to 0.51.031ca4e5Merge pull request #1296 from crazy-max/bake-v6e613db9update bake-action to v6b32b51aMerge pull request #1281 from docker/dependabot/npm_and_yarn/docker/actions-t...594bf46Merge pull request #1294 from crazy-max/fix-e2eUpdates
codecov/codecov-actionfrom 5.1.2 to 5.3.1Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
Commits
13ce06bchore(release): bump to 5.3.13e26040fix: add docs and copy over dist (#1752)0da7aa6chore(release): 5.3.0 (#1751)1ca7ce6chore(release): wrapper -0.1.0 (#1750)65baa5fUpdate README with reqs (#1749)5a605bdchore(release): bump to 5.2.0 (#1748)5825942Fix typo in README (#1747)b1a6383Th/add commands (#1745)6c5b693use correct audience when requesting oidc token (#1744)ad45165build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 (#1742)Updates
schubergphilis/mcvs-golang-actionfrom 0.15.4 to 0.16.1Release notes
Sourced from schubergphilis/mcvs-golang-action's releases.
Commits
2331167fix: Install task other mcvs-texttidy cannot be run (#157)5e14579feat: Installation and run of MCVS-texttidy to check for forbidden words in p...0a6b698fix: Ensure that GOBIN is set in the context of the Taskfile (#155)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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