-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): Bump the github-actions-dependencies group with 4 updates #267
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 4 updates #267
Conversation
Bumps the github-actions-dependencies group with 4 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/upload-artifact](https://github.com/actions/upload-artifact), [ossf/scorecard-action](https://github.com/ossf/scorecard-action) and [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release). Updates `github/codeql-action` from 3.28.9 to 3.28.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e8d078...b56ba49) Updates `actions/upload-artifact` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@65c4c4a...4cec3d8) Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...f49aabe) Updates `python-semantic-release/python-semantic-release` from 9.19.1 to 9.21.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.rst) - [Commits](python-semantic-release/python-semantic-release@0a6013c...26bb37c) --- updated-dependencies: - dependency-name: github/codeql-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-patch dependency-group: github-actions-dependencies - dependency-name: ossf/scorecard-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-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request bumps the versions of several GitHub Actions used in the workflows. The updated actions are 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 4 updates: github/codeql-action, actions/upload-artifact, ossf/scorecard-action and python-semantic-release/python-semantic-release.
Updates
github/codeql-action
from 3.28.9 to 3.28.10Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
b56ba49
Merge pull request #2778 from github/update-v3.28.10-9856c48b160c9c77
Update changelog for v3.28.109856c48
Merge pull request #2773 from github/redsun82/rust9572e09
Rust: fix log string1a52936
Rust: special case default setupcf7e909
Merge pull request #2772 from github/update-bundle/codeql-bundle-v2.20.5b7006aa
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5cfedae7
Rust: throw configuration errors if requested and not correctly enabled3971ed2
Merge branch 'main' into redsun82/rustd38c6e6
Merge pull request #2775 from github/angelapwen/bump-octokitUpdates
actions/upload-artifact
from 4.6.0 to 4.6.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
4cec3d8
Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96
license cache update for artifactb26fd06
Update to use artifact 2.2.2 packageUpdates
ossf/scorecard-action
from 2.4.0 to 2.4.1Release notes
Sourced from ossf/scorecard-action's releases.
Commits
f49aabe
bump docker to ghcr v2.4.1 (#1478)30a595b
🌱 Bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 (#1515)69ae593
omit vcs info from build (#1514)6a62a1c
add input for specifying--file-mode
(#1509)2722664
🌱 Bump the github-actions group with 2 updates (#1510)ae0ef31
🌱 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1512)3676bbc
🌱 Bump golang from 1.23.6 to 1.24.0 in the docker-images group (#1513)ae7548a
Limit codeQL push trigger to main branch (#1507)9165624
upgrade scorecard to v5.1.0 (#1508)620fd28
🌱 Bump the github-actions group with 2 updates (#1505)Updates
python-semantic-release/python-semantic-release
from 9.19.1 to 9.21.0Release notes
Sourced from python-semantic-release/python-semantic-release's releases.
... (truncated)
Changelog
Sourced from python-semantic-release/python-semantic-release's changelog.
... (truncated)
Commits
26bb37c
9.21.01a4116a
ci(release): improve concurrency restrictions to prevent release collisions (...1ac97bc
feat: add package name variant,python-semantic-release
, project script (#1...2e86825
ci(deps): bumppython-semantic-release/publish-action@v9.19.1
to 9.20.0 (#1...3b74663
9.20.023f69b6
feat(cmd-version): extendversion_variables
to stamp versions with@
symb...8906d8e
feat(cmd-version): enable stamping of tag formatted versions into files (#1190)84b203f
test(main): use easiest & common repo for non-comprehensive tests0363ea3
test(cmd-version): fix release notes test implementation to avoid date change...a900b2b
ci(tests-e2e): mark long running tests to prevent windows executionDependabot 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
This pull request updates the versions of several GitHub Actions used in the project, including github/codeql-action, actions/upload-artifact, ossf/scorecard-action, and python-semantic-release/python-semantic-release. These updates include bug fixes, new features, and performance improvements.
New Features:
python-semantic-release
, project script.version_variables
can now stamp versions with the@
symbol separator.Bug Fixes:
Enhancements:
file_mode
input which controls how repository files are fetched from GitHub.Build:
Documentation:
Chores: