-
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 #157
chore(deps): Bump the github-actions-dependencies group with 2 updates #157
Conversation
Bumps the github-actions-dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release). Updates `github/codeql-action` from 3.27.6 to 3.27.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@aa57810...df409f7) Updates `python-semantic-release/python-semantic-release` from 9.15.1 to 9.15.2 - [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@a323379...7b3f716) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch 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] <[email protected]>
Reviewer's Guide by SourceryThis PR updates two GitHub Actions dependencies: github/codeql-action from v3.27.6 to v3.27.9 and python-semantic-release from v9.15.1 to v9.15.2. The changes are implemented by updating the version references in the GitHub Actions workflow files. 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 2 updates: github/codeql-action and python-semantic-release/python-semantic-release.
Updates
github/codeql-action
from 3.27.6 to 3.27.9Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
df409f7
Merge pull request #2649 from github/update-v3.27.9-7972a42f3feca44d
Update changelog for v3.27.97972a42
Merge pull request #2648 from github/aeisenberg/add-environment44bf16d
Merge pull request #2646 from github/mergeback/v3.27.8-to-main-8a93837af124ad0
Adds an environment for creating releases9275370
Update checked-in dependenciesa059a7a
Update changelog and version after v3.27.88a93837
Merge pull request #2645 from github/update-v3.27.8-9cfbef4bd90a2700
Update changelog for v3.27.89cfbef4
Merge pull request #2644 from github/aeisenberg/use-app-token-for-releaseUpdates
python-semantic-release/python-semantic-release
from 9.15.1 to 9.15.2Release notes
Sourced from python-semantic-release/python-semantic-release's releases.
Changelog
Sourced from python-semantic-release/python-semantic-release's changelog.
... (truncated)
Commits
7b3f716
9.15.2a64cbc9
fix(config): ensure default config loads on network mounted windows environme...1346637
ci(deps): bumppsr/publish-action
&tj-actions/changed-files
action versi...b88108e
fix(cmd-version): enable maintenance prereleases (#864)ea10354
ci(pr-wkflow): add pipeline concurrency limit for branch updates of PRsa72591c
test(cmd-version): limit rebuild repos to only angular in non-comprehensive t...8784b9a
fix(cmd-version): fix handling of multiple prerelease token variants & git fl...6dfbbb0
fix(changelog): ensures user rendered files are trimmed to end with a single ...7898b11
fix(cmd-version): forces tag timestamp to be same time as release commit (#1117)ba85532
fix(cli): add error message of how to gather full error output (#1116)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 CI workflows, including github/codeql-action and python-semantic-release, to incorporate performance improvements and bug fixes.
CI: