-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): bump the github-actions group across 1 directory with 7 updates #11
chore(deps): bump the github-actions group across 1 directory with 7 updates #11
Conversation
|
…updates Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `4` | | [actions/setup-go](https://github.com/actions/setup-go) | `2` | `5` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `2` | `5` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3` | `6` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `3` | `4` | | [labd/changie-release-action](https://github.com/labd/changie-release-action) | `0.2.0` | `0.3.1` | | [actions/add-to-project](https://github.com/actions/add-to-project) | `0.5.0` | `1.0.1` | Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `actions/setup-go` from 2 to 5 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2...v5) Updates `goreleaser/goreleaser-action` from 2 to 5 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2...v5) Updates `golangci/golangci-lint-action` from 3 to 6 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v6) Updates `codecov/codecov-action` from 3 to 4 - [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...v4) Updates `labd/changie-release-action` from 0.2.0 to 0.3.1 - [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.2.0...v0.3.1) Updates `actions/add-to-project` from 0.5.0 to 1.0.1 - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.5.0...v1.0.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: goreleaser/goreleaser-action 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: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: labd/changie-release-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
e3f20fc
to
0a63256
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Superseded by #12. |
Bumps the github-actions group with 7 updates in the / directory:
2
4
2
5
2
5
3
6
3
4
0.2.0
0.3.1
0.5.0
1.0.1
Updates
actions/checkout
from 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)1d96c77
Add SSH user parameter (#1685)cd7d8d6
Check git version before attempting to disablesparse-checkout
(#1656)8410ad0
Updateactions/checkout
version inupdate-main-version.yml
(#1650)9bb5618
Prep for release of v4.1.2 (#1649)8eb1f6a
Bump@babel/traverse
from 7.20.5 to 7.24.0 (#1642)Updates
actions/setup-go
from 2 to 5Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
cdcb360
Remove the description of the old go.mod specification (#458)99176a8
Update README.md with V5 release notes (#459)be1aa11
Bump undici from 5.28.2 to 5.28.3 (#465)6c1fd22
docs: bumpactions/setup-go
to v5 (#449)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 sentenceUpdates
goreleaser/goreleaser-action
from 2 to 5Release notes
Sourced from goreleaser/goreleaser-action's releases.
... (truncated)
Commits
7ec5c2b
chore(deps): bump@actions/core
from 1.10.0 to 1.10.1 (#434)3529a65
chore: node 20 as default runtime (#432)d2f6e33
chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 (#433)5fdedb9
revert: node20 change81d9ad7
feat: bump to use node20 runtime, actions/checkout to v4 (#430)a10d0e3
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 (#427)3fa32b8
feat(deps): update semver,@actions/http-client
c7c9447
feat: support oss nightlies (#424)920a7cb
chore(deps): bump semver from 7.5.0 to 7.5.1 (#417)336e299
feat: support nightly (#419)Updates
golangci/golangci-lint-action
from 3 to 6Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
a4f60bb
fix: use 3-dots syntax for diff on push (#1040)5815a4b
doc: improve readme23faadf
doc: improve readmeb556f25
doc: improve readme789f114
feat: rewrite format handling (#1038)d36b91c
build(deps-dev): bump@typescript-eslint/parser
from 7.7.1 to 7.8.0 (#1035)a9eb115
build(deps): bump@types/node
from 20.12.7 to 20.12.8 (#1036)bd4fa7c
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 7.7.1 to 7.8.0 (#...38e1018
feat: improve log about pwd/cwd (#1033)21e9e6b
feat: use OS and working-directory as cache key (#1032)Updates
codecov/codecov-action
from 3 to 4Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
5ecb98a
chore(release): 4.3.1. (#1405)5a299d1
fix: bypass token checks for forks and OIDC (#1404)dad251d
docs: main branch (#1396)e8bbe5f
docs: Type Annotations (#1397)a6fd87f
build(deps-dev): bump@typescript-eslint/parser
from 7.7.1 to 7.8.0 (#1401)76c8cd6
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 7.7.1 to 7.8.0 (#...1290bdd
style: Node Packages (#1394)951ef79
build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 (#1391)bb71c1b
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#1392)acc5d43
build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#1393)Updates
labd/changie-release-action
from 0.2.0 to 0.3.1Release notes
Sourced from labd/changie-release-action's releases.
Changelog
Sourced from labd/changie-release-action's changelog.
Commits
851d6ab
Merge pull request #10 from labd/release/v0.3.1dadc896
Release v0.3.1c828161
added changie filee9e5f78
Merge pull request #9 from labd/fix/changelogf262f3e
fix: fixed ignored filter4a1f18a
fix: upgraded changie action version, fixed changelog body issuef4c001f
Fix invalid yaml file (dupliate env)af164d6
Pass body as env559417a
Release v0.3.00511ce2
Fix sed macos vs linux flagsUpdates
actions/add-to-project
from 0.5.0 to 1.0.1Release notes
Sourced from actions/add-to-project's releases.