-
Notifications
You must be signed in to change notification settings - Fork 79
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: bump the all group with 6 updates #454
Merged
Merged
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 all group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/setup-go](https://github.com/actions/setup-go) | `4.1.0` | `5.0.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3.1.3` | `4.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `3.0.2` | `4.1.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `2.22.8` | `3.22.12` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.0.0` | `4.0.1` | | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.15.0` | `0.15.1` | Updates `actions/setup-go` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@93397be...0c52d54) Updates `actions/upload-artifact` from 3.1.3 to 4.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@a8a3f3a...c7d193f) Updates `actions/download-artifact` from 3.0.2 to 4.1.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@9bc31d5...f44cd7b) Updates `github/codeql-action` from 2.22.8 to 3.22.12 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@407ffaf...012739e) Updates `actions/setup-node` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@8f152de...b39b52d) Updates `anchore/sbom-action` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@fd74a6f...5ecf649) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 #454 +/- ##
=======================================
Coverage 32.59% 32.59%
=======================================
Files 17 17
Lines 1617 1617
=======================================
Hits 527 527
Misses 1058 1058
Partials 32 32 ☔ View full report in Codecov by Sentry. |
salaxander
approved these changes
Jan 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 all group with 6 updates:
4.1.0
5.0.0
3.1.3
4.0.0
3.0.2
4.1.0
2.22.8
3.22.12
4.0.0
4.0.1
0.15.0
0.15.1
Updates
actions/setup-go
from 4.1.0 to 5.0.0Release notes
Sourced from actions/setup-go's releases.
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/upload-artifact
from 3.1.3 to 4.0.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
c7d193f
Merge pull request #466 from actions/v4-beta13131bb
licensed cache4a6c273
Merge branch 'main' into v4-betaf391bb9
Merge pull request #465 from actions/robherley/v4-documentation9653d03
Apply suggestions from code review875b630
add limitations sectionecb2146
add compression example5e7604f
trim some repeated infod6437d0
naming1b56155
s/v4-beta/v4/gUpdates
actions/download-artifact
from 3.0.2 to 4.1.0Release notes
Sourced from actions/download-artifact's releases.
Commits
f44cd7b
Merge pull request #259 from actions/robherley/glob-downloads3181fe8
add some migration docsaaaac7b
licensed cache7c9182f
update readmeb94e701
licensed cache0b55470
add test case for globbed downloads to same directory0b51c2e
update prettier/eslint versionsc4c6db7
support globbing artifact list & merging download directory1bd0606
Merge pull request #252 from stchr/patch-1eff4d42
fix default for run-idUpdates
github/codeql-action
from 2.22.8 to 3.22.12Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
012739e
Merge pull request #2052 from github/update-v3.22.12-40cb08c12c1cf794
Update changelog for v3.22.1240cb08c
Merge pull request #2051 from github/angelapwen/patch-release-script0be9290
TypecastOLDEST_SUPPORTED_MAJOR_VERSION
when defined658e3c6
Fix type error49812ec
Merge pull request #2050 from github/nickfyson/add-releases-ini9ed5fc7
add note about backporting check changes to v2 brancha42c9a2
update required checks script to handle release branchesa110746
Merge pull request #2047 from github/update-bundle/codeql-bundle-v2.15.5a99bd84
Add changelog noteUpdates
actions/setup-node
from 4.0.0 to 4.0.1Release notes
Sourced from actions/setup-node's releases.
Commits
b39b52d
Fix node-version-file interprets entire package.json as a version (#865)7247617
Addpackage.json
tonode-version-file
list of examples. (#879)f3ec4ca
Fix README.md (#898)ec97f37
Add fix for cache (#917)5ef044f
Update reusable workflows to use Node.js v20 (#889)c45882a
update to setup-node@v4 in docs (#884)ee36e8b
Ignore engines check in Yarn 1 e2e-cache tests (#882)Updates
anchore/sbom-action
from 0.15.0 to 0.15.1Release notes
Sourced from anchore/sbom-action's releases.
Commits
5ecf649
chore(deps): update Syft to v0.98.0 (#431)a4126e6
Add config input (#430)9d0277c
chore: pin and upgrade gh actions (#429)Dependabot 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