-
Notifications
You must be signed in to change notification settings - Fork 702
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
build(deps): bump the actions-deps group with 8 updates #1158
Merged
sysulq
merged 3 commits into
master
from
dependabot/github_actions/actions-deps-a1b65cb1f5
Nov 7, 2024
Merged
build(deps): bump the actions-deps group with 8 updates #1158
sysulq
merged 3 commits into
master
from
dependabot/github_actions/actions-deps-a1b65cb1f5
Nov 7, 2024
Conversation
This file contains 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
Bumps the actions-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` | | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` | | [actions/cache](https://github.com/actions/cache) | `3` | `4` | | [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) | `4.4.3` | `4.6.8` | | [actions/setup-go](https://github.com/actions/setup-go) | `4` | `5` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `4` | `6` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3.7.0` | `6.1.1` | | [actions/stale](https://github.com/actions/stale) | `8` | `9` | 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 `actions/setup-node` from 3 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) Updates `actions/cache` from 3 to 4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) Updates `JamesIves/github-pages-deploy-action` from 4.4.3 to 4.6.8 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.6.8) Updates `actions/setup-go` from 4 to 5 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) Updates `goreleaser/goreleaser-action` from 4 to 6 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v4...v6) Updates `golangci/golangci-lint-action` from 3.7.0 to 6.1.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.7.0...v6.1.1) Updates `actions/stale` from 8 to 9 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v8...v9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1158 +/- ##
==========================================
+ Coverage 32.97% 33.18% +0.21%
==========================================
Files 162 162
Lines 8570 8570
==========================================
+ Hits 2826 2844 +18
+ Misses 5510 5492 -18
Partials 234 234 ☔ View full report in Codecov by Sentry. |
dependabot
bot
deleted the
dependabot/github_actions/actions-deps-a1b65cb1f5
branch
November 7, 2024 09:00
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 actions-deps group with 8 updates:
2
3
3
4
3
4
4.4.3
4.6.8
4
5
4
6
3.7.0
6.1.1
8
9
Updates
github/codeql-action
from 2 to 3Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
d591d17
Fix name of Python stdlib extraction feature flagc470063
Merge pull request #2549 from github/henrymercer/remove-support-2.13.5ad94f2f
Merge pull request #2548 from github/angelapwen/fix-prepare-test57f465f
Add changelog note9ccb1b7
Bump version to 3.27.04f2715b
Update supported GHES versions tableUpdates
actions/setup-node
from 3 to 4Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
39370e3
fix: add arch to cached path (#843)abb238b
ReviseisGhes
logic (#1148)aca7b64
Merge pull request #1134 from actions/Jcambass-patch-188de2a3
Resolve High Security Alerts by upgrading Dependencies (#1132)0a44ba7
Correct version string (#1124)d6ebc7b
Upgrade IA Publish97ca147
Merge pull request #1125 from actions/add-is-release-workflowaa363de
Create publish-immutable-action.yml1c7b2db
Fix: windows arm64 setup (#1126)26961cf
Documentation update in the README file (#1106)Updates
actions/cache
from 3 to 4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
6849a64
Release 4.1.2 #14775a1720c
Merge branch 'Link-/prep-4.1.2' of https://github.com/actions/cache into Link...d9fef48
Merge branch 'main' into Link-/prep-4.1.2a50e8d0
Merge branch 'main' into Link-/prep-4.1.2acc9ae5
Merge pull request #1481 from actions/dependabot/github_actions/actions/setup...1ea5f18
Merge branch 'main' into Link-/prep-4.1.2cc679ff
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4366d43d
Merge pull request #1483 from actions/dependabot/github_actions/github/codeql...02bf319
Bump github/codeql-action from 2 to 36f6220b
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4Updates
JamesIves/github-pages-deploy-action
from 4.4.3 to 4.6.8Release notes
Sourced from JamesIves/github-pages-deploy-action's releases.
... (truncated)
Commits
881db53
Merge branch 'dev' into releases/v44e28ec4
Update version.ymlc14d126
Update integration.yml91f72e3
Deploy Production Code for Commit 77b5e666121b2aa90cd82b593a978636cd94833d 🚀77b5e66
Merge branch 'dev' into releases/v4ad7c547
Squashed commit of the following:0c6bce4
Deploy Production Code for Commit fb1eb73a4857aded8a8a637780df667aa47fc011 🚀fb1eb73
Merge branch 'dev' into releases/v4ff20230
fix: resolve 'origin/gh-pages' is not a commit and a branch cannot be created...b06fcc8
fix: make the temp branch an orphanUpdates
actions/setup-go
from 4 to 5Release notes
Sourced from actions/setup-go's releases.
Commits
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-149582f6
Add workflow file for publishing releases to immutable action packageb26d402
fix: add arch to cache key (#493)0a12ed9
Bump braces from 3.0.2 to 3.0.3 (#487)4ab57d7
Fix versions check failure (#479)cdcb360
Remove the description of the old go.mod specification (#458)Updates
goreleaser/goreleaser-action
from 4 to 6Release notes
Sourced from goreleaser/goreleaser-action's releases.
... (truncated)
Commits
286f3b1
ci: fix testsbeac410
ci: update workflow and .goreleaser.yml18bbabc
feat!: use "~> v2" as default (#463)5742e2a
chore: re-generate70ccc5d
chore(deps): bump@actions/http-client
from 2.2.0 to 2.2.1 (#451)d55bec7
chore(deps): bump semver from 7.6.0 to 7.6.2 (#462)f1dbd53
feat: lock this major version of the action to use '~> v1' as 'latest' (#461)2953d07
chore(deps): update http-client62d4b8a
chore: use corepack to install yarn (#458)f09f1a7
chore(deps): bump tar from 6.1.14 to 6.2.1 (#456)Updates
golangci/golangci-lint-action
from 3.7.0 to 6.1.1Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
971e284
build(deps-dev): bump the dev-dependencies group with 3 updates (#1108)bbe7eb5
build(deps): bump@types/node
from 22.5.5 to 22.7.4 in the dependencies group...ebae5ce
build(deps-dev): bump the dev-dependencies group with 3 updates (#1105)06c3f3a
build(deps): bump@types/node
from 22.5.4 to 22.5.5 in the dependencies group...56689d8
build(deps-dev): bump the dev-dependencies group with 3 updates (#1103)c7bab6f
fix: clean go install output (#1102)33f56cc
build(deps-dev): bump the dev-dependencies group with 3 updates (