-
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 #239
chore(deps): Bump the github-actions-dependencies group with 3 updates #239
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.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) Updates `python-semantic-release/python-semantic-release` from 9.13.0 to 9.14.0 - [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@adfd8f6...825655a) --- 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 - dependency-name: python-semantic-release/python-semantic-release 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 PR updates three GitHub Actions dependencies to their latest versions. The changes are focused on version bumps for CodeQL Action, Codecov Action, and Python Semantic Release, with no breaking changes or significant implementation changes required. 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.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)Updates
python-semantic-release/python-semantic-release
from 9.13.0 to 9.14.0Release notes
Sourced from python-semantic-release/python-semantic-release's releases.
Changelog
Sourced from python-semantic-release/python-semantic-release's changelog.
... (truncated)
Commits
825655a
9.14.03fae260
refactor(changelog-rst): simplify & add user configuration toggle of initial_...4597482
refactor(changelog-md): simplify & add user configuration toggle of initial_r...1e57ae4
test(changelog): add test cases to exercise newmask_initial_release
featuref294957
docs(changelog-templates): document newmask_initial_release
changelog cont...6f2ee39
feat(context): addmask_initial_release
setting to changelog context3cabcdc
docs(configuration): document newmask_initial_release
option usage & effect595a70b
feat(configuration): addchangelog.default_templates.mask_initial_release
o...11d6310
test(fixtures): add toggle value to switch changelog mask initial release in ...92f4785
test(fixtures): adjust changelog generator to write an initial release segmentDependabot 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 GitHub Actions dependencies for CodeQL, Codecov, and Python Semantic Release to their latest versions in the CI workflows.
CI: