-
Notifications
You must be signed in to change notification settings - Fork 1
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-dependencies group with 3 updates #163
base: master
Are you sure you want to change the base?
chore(deps): Bump the github-actions-dependencies group with 3 updates #163
Conversation
Bumps the github-actions-dependencies group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `github/codeql-action` from 3.27.9 to 3.28.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@df409f7...48ab28a) Updates `codecov/codecov-action` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@7f8b4b4...1e68e06) Updates `actions/upload-artifact` from 4.4.3 to 4.5.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...6f51ac0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request updates the GitHub Actions dependencies. It bumps No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Bumps the github-actions-dependencies group with 3 updates: github/codeql-action, codecov/codecov-action and actions/upload-artifact.
Updates
github/codeql-action
from 3.27.9 to 3.28.0Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
48ab28a
Merge pull request #2662 from github/update-v3.28.0-d01b25e644946b76
Update changelog for v3.28.0d01b25e
Merge pull request #2660 from github/henrymercer/fix-error-file-on-path7d6d36c
Add changelog noteb58f447
Use@actions/io
to locate binaries64cc90b
Merge pull request #2653 from github/dependabot/npm_and_yarn/npm-61c837125ed8f8eca
Merge branch 'main' into dependabot/npm_and_yarn/npm-61c837125e562042d
Merge pull request #2655 from github/aeisenberg/deprecate-2.14beed6ff
Change codeql version used in test5f0a4d3
Bump the minimum supported version of CodeQL to 2.15.5Updates
codecov/codecov-action
from 5.1.1 to 5.1.2Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
1e68e06
chore(release): 5.1.2 (#1727)277db52
fix: update statment (#1726)c77245a
fix: update action script (#1725)9b01a34
fix: prevent oidc on tokenless due to permissioning (#1724)47e0552
chore(release): wrapper-0.0.31 (#1723)34ef570
Put quotes around${{ inputs.token }}
inaction.yml
(#1721)d93fc22
build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 (#1722)5c93f7a
Remove mistake from options table (#1718)2c97106
build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#1717)Updates
actions/upload-artifact
from 4.4.3 to 4.5.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
6f51ac0
Merge pull request #656 from bdehamer/bdehamer/artifact-digestc40c16d
add new artifact-digest output735efb4
bump@actions/artifact
from 2.1.11 to 2.2.0184d73b
Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-actionb4a0a98
Merge branch 'main' into fix/deprecated-nodejs-usage-in-actionDependabot 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 conditionsSummary by Sourcery
Update GitHub actions: github/codeql-action to v3.28.0, codecov/codecov-action to v5.1.2, and actions/upload-artifact to v4.5.0.
CI: