chore(deps): bump the github-actions group across 1 directory with 9 updates#16
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
chore(deps): bump the github-actions group across 1 directory with 9 updates#16dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
…updates Bumps the github-actions group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [actions/setup-go](https://github.com/actions/setup-go) | `3` | `5` | | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` | | [labd/changie-release-action](https://github.com/labd/changie-release-action) | `0.3.1` | `0.6.0` | | [arduino/setup-task](https://github.com/arduino/setup-task) | `1` | `2` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3` | `7` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `3` | `5` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `2` | `4` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `3` | `6` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-go` from 3 to 5 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v5) Updates `github/codeql-action` from 2 to 3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) Updates `labd/changie-release-action` from 0.3.1 to 0.6.0 - [Release notes](https://github.com/labd/changie-release-action/releases) - [Changelog](https://github.com/labd/changie-release-action/blob/main/CHANGELOG.md) - [Commits](labd/changie-release-action@v0.3.1...v0.6.0) Updates `arduino/setup-task` from 1 to 2 - [Release notes](https://github.com/arduino/setup-task/releases) - [Commits](arduino/setup-task@v1...v2) Updates `golangci/golangci-lint-action` from 3 to 7 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v7) Updates `codecov/codecov-action` from 3 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v5) Updates `actions/upload-artifact` from 2 to 4 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2...v4) Updates `goreleaser/goreleaser-action` from 3 to 6 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v3...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-go dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: labd/changie-release-action dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: arduino/setup-task dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: golangci/golangci-lint-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: goreleaser/goreleaser-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot rebase |
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 group with 9 updates in the / directory:
3435230.3.10.6.01237352436Updates
actions/checkoutfrom 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719Prepare 4.2.2 Release (#1953)e3d2460Expand unit test coverage (#1946)163217durl-helper.tsnow leverages well-known environment variables. (#1941)eef6144Prepare 4.2.1 release (#1925)6b42224Add workflow file for publishing releases to immutable action package (#1919)de5a000Check out other refs/* by commit if provided, fall back to ref (#1924)d632683Prepare 4.2.0 release (#1878)6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)Updates
actions/setup-gofrom 3 to 5Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
0aaccfdBump undici from 5.28.4 to 5.28.5 (#541)c4c1141upgrade actions/cache to 4.0.2 (#568)5a083d0Bump eslint-config-prettier from 8.10.0 to 10.0.1 (#536)1d82324Bump semver from 7.6.0 to 7.6.3 (#535)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)3041bf5feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)41dfa10Enhance workflows and Upgrade micromatch Dependency (#510)Updates
github/codeql-actionfrom 2 to 3Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
Commits
1b549b9Merge pull request #2819 from github/update-v3.28.13-e0ea1410282630c8Update changelog for v3.28.13e0ea141Merge pull request #2818 from github/cklin/empty-pr-diff-rangeb361a91Diff-informed analysis: fix empty PR handlingbd1d9abMerge pull request #2816 from github/cklin/overlay-file-listb98ae6cAdd overlay-database-utils tests9825184Add getFileOidsUnderPath() testsac67cffMerge pull request #2817 from github/cklin/default-setup-diff-informed9c674babuild: refresh js filesd109dd5Detect PR branches for Default SetupUpdates
labd/changie-release-actionfrom 0.3.1 to 0.6.0Changelog
Sourced from labd/changie-release-action's changelog.
Commits
ac4d65eMerge pull request #21 from labd/release/v0.6.09c6f4ffRelease v0.6.0d6bd304Merge pull request #20 from labd/feat/create-version9569d9efeat: added option to set custom version8501c67Merge pull request #19 from labd/release/v0.5.08066ce5Release v0.5.09697356Merge pull request #18 from jsm1t/feat/add-release-label-to-prd365503chore: added changie change files88bc0fdfeat: add action input for pull request labelsbde0471chore: upgrade create-pull-request to version 7Updates
arduino/setup-taskfrom 1 to 2Release notes
Sourced from arduino/setup-task's releases.
... (truncated)
Commits
b91d5d2update readme (#929)f2514b0Bump node from 16 to 20 (#919)2007903Merge pull request #928 from arduino/dependabot/npm_and_yarn/prettier-3.2.53f2ef95build(deps-dev): bump prettier from 3.2.2 to 3.2.588d658bMerge pull request #927 from arduino/dependabot/npm_and_yarn/types/node-16.18.79b79a1c3build(deps-dev): bump@types/nodefrom 16.18.78 to 16.18.795abddbaMerge pull request #926 from arduino/dependabot/npm_and_yarn/types/node-16.18.78b3e99c0build(deps-dev): bump@types/nodefrom 16.18.76 to 16.18.784145542Merge pull request #924 from arduino/dependabot/npm_and_yarn/typescript-eslin...10406e6build(deps-dev): bump@typescript-eslint/parserfrom 6.19.1 to 6.20.0Updates
golangci/golangci-lint-actionfrom 3 to 7Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
14814047.0.0dec74fafeat: golangci-lint v2 support (#1198)1f07148build(deps-dev): bump the dev-dependencies group with 3 updates (#1207)9938e10docs: fix checks permissions for annotations (#1204)b91d580docs: update annotation permissions (#1203)55c2c146.5.2911ec56fix: update max version (#1201)eb5c0ccbuild(deps-dev): bump the dev-dependencies group with 2 updates (#1199)4696ba86.5.12ee514ffeat: restrict action v6 on golangci-lint v1 (#1194)Updates
codecov/codecov-actionfrom 3 to 5Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.