-
Notifications
You must be signed in to change notification settings - Fork 10
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 github-actions group with 4 updates #244
Bump the github-actions group with 4 updates #244
Conversation
Bumps the github-actions group with 4 updates: [actions/setup-go](https://github.com/actions/setup-go), [actions/checkout](https://github.com/actions/checkout), [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [fsfe/reuse-action](https://github.com/fsfe/reuse-action). Updates `actions/setup-go` from 3.3.1 to 5.0.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@c4a742c...0c52d54) Updates `actions/checkout` from 3.3.0 to 4.1.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@ac59398...b4ffde6) Updates `golangci/golangci-lint-action` from 3.3.0 to 4.0.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@07db538...3cfe3a4) Updates `fsfe/reuse-action` from 1.2.0 to 2.0.0 - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](fsfe/reuse-action@e7a4353...4f28048) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: fsfe/reuse-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot[bot] Thank you for your contribution. |
Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Bumps the github-actions group with 4 updates: actions/setup-go, actions/checkout, golangci/golangci-lint-action and fsfe/reuse-action.
Updates
actions/setup-go
from 3.3.1 to 5.0.0Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
0c52d54
Update dependencies for node20 (#445)bfd2fb3
Merge pull request #421 from chenrui333/node20-runtime3d65fa5
feat: bump to use actions/checkout@v48a505c9
feat: bump to use node20 runtime883490d
Merge pull request #417 from artemgavrilov/maind45ebba
Rephrase sentence317c661
Replacewildcards
term withglobs
.f90673a
Merge pull request #1 from artemgavrilov/caching-docs-improvement8018234
Improve documentation regarding dependencies cachind085b4f
Merge pull request #411 from galargh/fix/windows-hostedtoolcacheUpdates
actions/checkout
from 3.3.0 to 4.1.1Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)f43a0e5
Release 3.6.0 (#1437)Updates
golangci/golangci-lint-action
from 3.3.0 to 4.0.0Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
3cfe3a4
build(deps): bump@actions/cache
from 3.2.3 to 3.2.4 (#963)cbc59cf
build(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#960)459a04b
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.19.1 to 6.20.0 ...e2315b6
build(deps-dev): bump@typescript-eslint/parser
from 6.19.1 to 6.20.0 (#961)d6173a4
build(deps): bump@types/node
from 20.11.10 to 20.11.16 (#962)0e8f5bf
build(deps): bump@types/node
from 20.11.5 to 20.11.10 (#958)349d206
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.19.0 to 6.19.1 ...2221aee
build(deps-dev): bump@typescript-eslint/parser
from 6.18.1 to 6.19.1 (#954)3b44ae5
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.18.1 to 6.19.0 ...323b871
build(deps-dev): bump prettier from 3.2.2 to 3.2.4 (#950)Updates
fsfe/reuse-action
from 1.2.0 to 2.0.0Release notes
Sourced from fsfe/reuse-action's releases.
Commits
4f28048
bump to reuse-tool major version 228cf8f3
pin Docker image version to major versionDependabot 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