-
Notifications
You must be signed in to change notification settings - Fork 3
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 #246
chore(deps): Bump the github-actions-dependencies group with 3 updates #246
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 [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release). Updates `github/codeql-action` from 3.27.5 to 3.27.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f09c1c0...aa57810) Updates `codecov/codecov-action` from 5.0.7 to 5.1.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@015f24e...7f8b4b4) Updates `python-semantic-release/python-semantic-release` from 9.15.0 to 9.15.1 - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) - [Commits](python-semantic-release/python-semantic-release@2773f6d...a323379) --- 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-minor dependency-group: github-actions-dependencies - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis PR updates three GitHub Actions dependencies to their latest versions. The changes are minor version bumps that include bug fixes and maintenance updates. 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 python-semantic-release/python-semantic-release.
Updates
github/codeql-action
from 3.27.5 to 3.27.6Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
aa57810
Merge pull request #2628 from github/update-v3.27.6-af49565b834e77b7
Update changelog for v3.27.6af49565
Merge pull request #2620 from github/cklin/DiffThunkRange-fix5659f01
Merge pull request #2626 from github/update-bundle/codeql-bundle-v2.19.45333ff3
Add changelog notee4fb28d
Update default bundle to codeql-bundle-v2.19.43d3d628
Merge pull request #2617 from github/update-supported-enterprise-server-versions2eea97e
Fix DiffThunkRange accessf8e782a
Merge pull request #2618 from github/mergeback/v3.27.5-to-main-f09c1c0a49b7c97
Update checked-in dependenciesUpdates
codecov/codecov-action
from 5.0.7 to 5.1.1Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
7f8b4b4
chore(release): wrapper-0.0.30 (#1715)c2fcb21
chore(release): 5.1.0 (#1714)0192401
chore(release): wrapper-0.0.29 (#1713)cda5e55
fix: hide unnecessary error on shasum (#1692)2ed5abc
build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#1701)Updates
python-semantic-release/python-semantic-release
from 9.15.0 to 9.15.1Release notes
Sourced from python-semantic-release/python-semantic-release's releases.
Changelog
Sourced from python-semantic-release/python-semantic-release's changelog.
... (truncated)
Commits
a323379
9.15.17ae2b73
style(parsers): fix lint error & formatting75b342e
fix(changelog-md): fix commit sort of breaking descriptions section7b8d2d9
fix(parser-emoji): ensure issues are sorted by numeric value rather than text...3858add
fix(parser-angular): ensure issues are sorted by numeric value rather than te...290334d
test(parsers): ensure issue sort by numeric value instead of alphanumeric18c6c65
ci(deps): bumppsr/publish-action
&action-junit-report
actions (#1113)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 dependencies in GitHub Actions workflows, including CodeQL Action, Codecov Action, and Python Semantic Release, to their latest versions for improved performance, error handling, and sorting fixes.
CI: