-
Notifications
You must be signed in to change notification settings - Fork 0
ci: bump the github-actions group across 1 directory with 12 updates #306
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-fb254b1909
Closed
ci: bump the github-actions group across 1 directory with 12 updates #306
dependabot
wants to merge
1
commit into
main
from
dependabot/github_actions/github-actions-fb254b1909
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the github-actions group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.11` | `3.29.11` | | [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | `9.21.0` | `10.3.1` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `5.3.1` | `6.6.0` | | [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) | `2.12.0` | `2.13.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.9` | `5.0.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.2.1` | `2.3.2` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.10.0` | `3.11.1` | | [docker/login-action](https://github.com/docker/login-action) | `3.4.0` | `3.5.0` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5.7.0` | `5.8.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.15.0` | `6.18.0` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.1` | `2.4.2` | Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `github/codeql-action` from 3.28.11 to 3.29.11 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@6bb031a...3c3833e) Updates `python-semantic-release/python-semantic-release` from 9.21.0 to 10.3.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.rst) - [Commits](python-semantic-release/python-semantic-release@26bb37c...5b9d941) Updates `astral-sh/setup-uv` from 5.3.1 to 6.6.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@f94ec6b...4959332) Updates `hynek/build-and-inspect-python-package` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases) - [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md) - [Commits](hynek/build-and-inspect-python-package@b5076c3...c52c3a4) Updates `actions/download-artifact` from 4.1.9 to 5.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@cc20338...634f93c) Updates `softprops/action-gh-release` from 2.2.1 to 2.3.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@c95fe14...72f2c25) Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@b5ca514...e468171) Updates `docker/login-action` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@74a5d14...184bdaa) Updates `docker/metadata-action` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@902fa8e...c1e5197) Updates `docker/build-push-action` from 6.15.0 to 6.18.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@471d1dc...2634353) Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...05b42c6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.29.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: astral-sh/setup-uv dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: hynek/build-and-inspect-python-package dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/login-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/metadata-action dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 12 updates in the / directory:
4.2.25.0.03.28.113.29.119.21.010.3.15.3.16.6.02.12.02.13.04.1.95.0.02.2.12.3.23.10.03.11.13.4.03.5.05.7.05.8.06.15.06.18.02.4.12.4.2Updates
actions/checkoutfrom 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Updates
github/codeql-actionfrom 3.28.11 to 3.29.11Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
3c3833eMerge pull request #3052 from github/update-v3.29.11-14148a4338c4bfbdUpdate changelog for v3.29.1114148a4Merge pull request #3044 from github/update-bundle/codeql-bundle-v2.22.471b2cb3Add changelog note2bf7825Update default bundle to codeql-bundle-v2.22.4db69a51Merge pull request #3049 from github/update-supported-enterprise-server-versionsa68d47bMerge pull request #3050 from github/henrymercer/init-not-called-config-errore496ff9Make "init not called" a configuration errorfd2ea72Update supported GitHub Enterprise Server versions6dee5bcMerge pull request #3045 from github/dependabot/npm_and_yarn/npm-5b4171dd16Updates
python-semantic-release/python-semantic-releasefrom 9.21.0 to 10.3.1Release 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
5b9d94110.3.15385724fix(github-actions): refactor the action output error checking for non-releas...8efebe2docs(github-actions): adjust docs for direct links to action example workflow...ac438f2ci(deps): bumpmikepenz/action-junit-report@v5.6.1action to v5.6.2 (#1305)bdbfd2310.3.0c0197b7feat(github-actions): addprevious_versionas a GitHub Actions output value...888aea1feat(github-actions): add releaselinkas a GitHub Actions output value (#1...a3fd23cfeat(github-actions): addrelease_notesas a GitHub Actions output value (#...2ce2e94docs(getting-started): fixeschangelog.exclude_commit_patternsexample in s...39b647bfeat(github-actions): addcommit_shaas a GitHub Actions output value (#1289)Updates
astral-sh/setup-uvfrom 5.3.1 to 6.6.0Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
4959332Bump dependencies (#532)adeb286Add support for .tools-versions (#531)fce199eAdd log message before long API calls to GitHub (#530)f758a4achore: update known versions for 0.8.12 (#529)c0e7e93chore: update known versions for 0.8.11 (#526)fda2399chore: update known versions for 0.8.10 (#525)d9e0f98Improve error messages on GitHub API errors (#518)e5d42a2Add input add-problem-matchers (#517)d664c2aBump actions/checkout from 4 to 5 (#514)c35b8eabump dependencies (#516)Updates
hynek/build-and-inspect-python-packagefrom 2.12.0 to 2.13.0Release notes
Sourced from hynek/build-and-inspect-python-package's releases.
Changelog
Sourced from hynek/build-and-inspect-python-package's changelog.
... (truncated)
Commits
c52c3a4v2.13.03b7844eAutomated dependency upgrades (#170)6e44b71Make package name part of contents header (#169)296c432Add changelog for #16262f7d4cOutput the package name (#162)8fe98a6doc: fix typo8913d59Automated dependency upgrades (#168)0e544faDocument hard pins970d685Hard-pin dependencies for better reproducabilityce3cfd0Automated dependency upgrades (#167)Updates
actions/download-artifactfrom 4.1.9 to 5.0.0Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93cMerge pull request #416 from actions/single-artifact-id-download-pathb19ff43refactor: resolve download path correctly in artifact download tests (mainly ...e262cbebundle distbff23f9update docsfff8c14fix download path logic when downloading a single artifact by id448e3f8Merge pull request #407 from actions/nebuk89-patch-147225c4Update README.mdd3f86a1Merge pull request #404 from actions/robherley/v4.3.0fc02353prep for v4.3.0 release7745437Merge pull request #402 from actions/joshmgross/download-by-id-exampleUpdates
softprops/action-gh-releasefrom 2.2.1 to 2.3.2Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
72f2c25release 2.3.2552dc55fix: revertfs:readableWebStreamchange (#632)f3cad8brelease 2.3.107a2257fix: fix file closing issue (#629)d5382d3release 2.3.0a0e2122feat: migrate from jest to vitest (#626)8836085chore: replacemimewithmime-types(#624)8646335chore: bump node to 20.19.246b2847chore(deps): bump the npm group across 1 directory with 5 updates (#623)37fd9d0chore(deps): bump undici from 5.28.5 to 5.29.0 (#621)Updates
docker/setup-buildx-actionfrom 3.10.0 to 3.11.1Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
e468171Merge pull request #429 from crazy-max/fix-keep-statea3e7502chore: update generated contentb145473fix keep-state not being respected18ce135Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-to...0e198e9chore: update generated content05f3f3abuild(deps): bump@docker/actions-toolkitfrom 0.61.0 to 0.62.16229134Merge pull request #427 from crazy-max/keep-statec6f6a07chore: update generated content6c5e29dskip builder creation if one already exists with the same name548b297ci: keep-state checkUpdates
docker/login-actionfrom 3.4.0 to 3.5.0Release notes
Sourced from docker/login-action's releases.