-
Notifications
You must be signed in to change notification settings - Fork 112
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 gh-actions-packages group with 7 updates #1659
Bump the gh-actions-packages group with 7 updates #1659
Conversation
Bumps the gh-actions-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `1.2.0` | `4.2.2` | | [actions/setup-go](https://github.com/actions/setup-go) | `1.1.3` | `5.3.0` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `3.2.0` | `6.1.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `2.28.1` | `3.28.8` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `2.1.0` | `5.3.1` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `1` | `2` | | [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot) | `0.0.43` | `0.0.47` | Updates `actions/checkout` from 1.2.0 to 4.2.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v1.2.0...11bd719) Updates `actions/setup-go` from 1.1.3 to 5.3.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v1.1.3...f111f33) Updates `goreleaser/goreleaser-action` from 3.2.0 to 6.1.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@b508e2e...9ed2f89) Updates `github/codeql-action` from 2.28.1 to 3.28.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b8d3b6e...dd74661) Updates `codecov/codecov-action` from 2.1.0 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@f32b3a3...13ce06b) Updates `softprops/action-gh-release` from 1 to 2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@de2c0eb...c95fe14) Updates `rajatjindal/krew-release-bot` from 0.0.43 to 0.0.47 - [Release notes](https://github.com/rajatjindal/krew-release-bot/releases) - [Changelog](https://github.com/rajatjindal/krew-release-bot/blob/main/.goreleaser.yml) - [Commits](rajatjindal/krew-release-bot@92da038...3d9faef) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-packages - dependency-name: rajatjindal/krew-release-bot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1659 +/- ##
=======================================
Coverage 49.49% 49.49%
=======================================
Files 218 218
Lines 21244 21244
=======================================
Hits 10515 10515
Misses 10182 10182
Partials 547 547
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
Bumps the gh-actions-packages group with 7 updates:
1.2.0
4.2.2
1.1.3
5.3.0
3.2.0
6.1.0
2.28.1
3.28.8
2.1.0
5.3.1
1
2
0.0.43
0.0.47
Updates
actions/checkout
from 1.2.0 to 4.2.2Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
actions/setup-go
from 1.1.3 to 5.3.0Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
f111f33
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#534)3d10edb
Add new permission section (#533)43e1389
Configure Dependabot settings (#530)f81f022
Use the new cache service: upgrade@actions/cache
to^4.0.0
(#531)3041bf5
feat: fallback to "raw" endpoint for manifest when rate limit is reached (#496)41dfa10
Enhance workflows and Upgrade micromatch Dependency (#510)9419772
ReviseisGhes
logic (#511)d60b41a
Merge pull request #502 from actions/Jcambass-patch-1e09f57f
Upgrade IA Publishdf1a117
Merge pull request #500 from actions/Jcambass-patch-1Updates
goreleaser/goreleaser-action
from 3.2.0 to 6.1.0Release notes
Sourced from goreleaser/goreleaser-action's releases.
... (truncated)
Commits
9ed2f89
chore: update generated content (#480)cf63508
docs: bump upload-artifact version (#479)f7623f3
chore(deps): bump@actions/core
from 1.10.1 to 1.11.1 (#478)006a7a4
chore: updatee4066e6
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#475)22f558e
chore(deps): bump@actions/http-client
from 2.2.2 to 2.2.3 (#474)6e33108
chore(deps): bump@actions/http-client
from 2.2.1 to 2.2.2 (#473)7ca6450
chore(deps): bump semver from 7.6.2 to 7.6.3 (#470)d33b6f6
chore(deps): bump docker/bake-action from 4 to 5 (#468)85d0b9d
chore(deps): bump braces from 3.0.2 to 3.0.3 (#467)Updates
github/codeql-action
from 2.28.1 to 3.28.8Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
dd74661
Merge pull request #2746 from github/update-v3.28.8-a91a3f7673210a3c
Fix Kotlin version in changelog72f9d02
Update changelog for v3.28.8a91a3f7
Merge pull request #2744 from github/igfoo/kot2.1.10c520fb5
Merge pull request #2745 from github/mergeback/v3.28.7-to-main-6e5455903879c57
Add changelog entry0c21937
Run "npm run build"5a61bf0
Kotlin: The 2.20.3 release supports Kotlin 2.1.10.163d119
Update checked-in dependenciesbcf5cec
Update changelog and version after v3.28.7Updates
codecov/codecov-action
from 2.1.0 to 5.3.1Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
13ce06b
chore(release): bump to 5.3.13e26040
fix: add docs and copy over dist (#1752)0da7aa6
chore(release): 5.3.0 (#1751)1ca7ce6
chore(release): wrapper -0.1.0 (#1750)65baa5f
Update README with reqs (#1749)5a605bd
chore(release): bump to 5.2.0 (#1748)5825942
Fix typo in README (#1747)b1a6383
Th/add commands (#1745)6c5b693
use correct audience when requesting oidc token (#1744)ad45165
build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 (#1742)Updates
softprops/action-gh-release
from 1 to 2Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c95fe14
release 2.2.1deddb09
fix: big file uploads (#562)33fcd69
chore: update error and warning messages for not matching files in files fiel...01050bd
chore(deps): bump@types/node
from 22.10.2 to 22.10.5 (#569)92dffe6
chore(deps): bump@types/node
from 22.10.1 to 22.10.2 (#559)7b4da11
release 2.2.064f1fa1
feat: read the release assets asynchronously (#552)9e35a64
chore(deps): bump prettier from 3.4.1 to 3.4.2 (#554)92bc83c
chore(deps): bump@types/node
from 22.9.4 to 22.10.1 (#551)09f0e37
chore(deps): bump prettier from 3.3.3 to 3.4.1 (#550)Updates
rajatjindal/krew-release-bot
from 0.0.43 to 0.0.47Release notes
Sourced from rajatjindal/krew-release-bot's releases.
Commits
3d9faef
fix(action): allow main ref when krew release bot action is triggered (#80)ad6e92e
fix: wrap the go version in single quotation (#73)df3eb19
prepare for v0.0.46