-
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 2 updates #152
chore(deps): Bump the github-actions-dependencies group with 2 updates #152
Conversation
Bumps the github-actions-dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `github/codeql-action` from 3.27.1 to 3.27.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@4f3212b...ea9e4e3) Updates `codecov/codecov-action` from 4.6.0 to 5.0.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@b9fd7d1...5c47607) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis PR updates two GitHub Actions dependencies: github/codeql-action from v3.27.1 to v3.27.4 and codecov/codecov-action from v4.6.0 to v5.0.2. The CodeQL update includes minor fixes and no user-facing changes, while the Codecov update represents a major version upgrade that introduces breaking changes in argument handling and adds new features. 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!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #152 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 180 180
Branches 15 15
=========================================
Hits 180 180 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Bumps the github-actions-dependencies group with 2 updates: github/codeql-action and codecov/codecov-action.
Updates
github/codeql-action
from 3.27.1 to 3.27.4Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
ea9e4e3
Merge pull request #2605 from github/update-v3.27.4-3ab67a219845ea92
Update changelog for v3.27.43ab67a2
Merge pull request #2597 from github/mbg/caching/output-improvements6e3a010
Merge pull request #2583 from jsoref/use-artifact-41c83cd1
Upgrade actions/upload-artifact to v4024283f
Merge pull request #2602 from github/mergeback/v3.27.3-to-main-396bb3e4613fe96
Update checked-in dependenciese35d4aa
Update changelog and version after v3.27.3396bb3e
Merge pull request #2601 from github/update-v3.27.3-f047903672b13194
Update changelog for v3.27.3Updates
codecov/codecov-action
from 4.6.0 to 5.0.2Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Commits
5c47607
fix: override commit and pr values for PR cases (#1657)3b1354a
chore(release): 5.0.1 (#1656)2e2a9c6
fix: update tokenless branch logic (#1650)cfc521b
Update README.md0642541
fix: use marketplace v5 badge (#1646)9688725
Update README.md2112eae
chore(deps): bump wrapper to 0.0.23 (#1644)193421c
fixL use the correct source (#1642)6018df7
fix: update container builds (#1640)eff1a64
fix: add missing vars (#1638)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 conditionsSummary by Sourcery
Bump versions of GitHub Actions dependencies for CodeQL and Codecov in CI workflows to ensure the latest updates and improvements are applied.
CI: