Bump the github-action-dependencies group across 1 directory with 9 updates#83
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…pdates Bumps the github-action-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `6` | | [actions/setup-java](https://github.com/actions/setup-java) | `3` | `5` | | [actions/cache](https://github.com/actions/cache) | `4` | `5` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1` | `2` | | [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) | `2.8.0` | `4.0.0` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `6` | `7` | | [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) | `4` | `5` | | [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `5` | `6` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.12.4` | `1.13.0` | Updates `actions/checkout` from 3 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v6) Updates `actions/setup-java` from 3 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v5) Updates `actions/cache` from 4 to 5 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) Updates `actions/create-github-app-token` from 1 to 2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1...v2) Updates `s4u/maven-settings-action` from 2.8.0 to 4.0.0 - [Release notes](https://github.com/s4u/maven-settings-action/releases) - [Commits](s4u/maven-settings-action@v2.8.0...v4.0.0) Updates `astral-sh/setup-uv` from 6 to 7 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6...v7) Updates `crazy-max/ghaction-github-labeler` from 4 to 5 - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v4...v5) Updates `release-drafter/release-drafter` from 5 to 6 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5...v6) Updates `pypa/gh-action-pypi-publish` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: actions/create-github-app-token dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: s4u/maven-settings-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: crazy-max/ghaction-github-labeler dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: release-drafter/release-drafter dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-action-dependencies group with 9 updates in the / directory:
363545122.8.04.0.06745561.12.41.13.0Updates
actions/checkoutfrom 3 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)Updates
actions/setup-javafrom 3 to 5Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
f2beeb2Bump actions/publish-action from 0.3.0 to 0.4.0 (#912)4e7e684feat: Add support for.sdkmanrcfile injava-version-fileparameter (#736)46c56d6Add GitHub Token Support for GraalVM and Refactor Code (#849)66b9457Update SapMachine URLs (#955)6ba5449Enhance error logging for network failures to include endpoint/IP details, ad...de5a937adds microsoft openjdk25 builds (#927)ead9eaaUpdate Regex to Support All ASDF Versions for the supported distributions in ...8c57fa3Clarify JAVA_HOME and PATH setup in README (#841)a7ab372Bump prettier from 2.8.8 to 3.6.2 (#873)d0351b4Update documentation to use checkout and Java v5 (#903)Updates
actions/cachefrom 4 to 5Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
9255dc7Merge pull request #1686 from actions/cache-v5.0.1-release8ff5423chore: release v5.0.19233019Merge pull request #1685 from salmanmkc/node24-storage-blob-fixb975f2bfix: add peer property to package-lock.json for dependenciesd0a0e18fix: update license files for@actions/cache, fast-xml-parser, and strnum74de208fix: update@actions/cacheto ^5.0.1 for Node.js 24 punycode fixac7f115peerb0f846bfix: update@actions/cachewith storage-blob fix for Node.js 24 punycode depr...a783357Merge pull request #1684 from actions/prepare-cache-v5-release3bb0d78docs: highlight v5 runner requirement in releasesUpdates
actions/create-github-app-tokenfrom 1 to 2Release notes
Sourced from actions/create-github-app-token's releases.
... (truncated)
Commits
29824e6build(release): 2.2.1 [skip ci]b212e6afix(deps): bump the production-dependencies group with 2 updates (#311)8efbf9bci: create stale workflow (#309)7e473efbuild(release): 2.2.0 [skip ci]dce3be8fix(deps): bump p-retry from 6.2.1 to 7.1.0 (#294)5480f43fix(deps): bump glob from 10.4.5 to 10.5.0 (#305)d90aa53feat: update permission inputs (#296)55e2a4bfix(deps): bump the production-dependencies group with 2 updates (#292)cc6f999ci(test): trigger on merge_group (#308)40fa6b5build(deps-dev): bump@sinonjs/fake-timersfrom 14.0.0 to 15.0.0 (#295)Updates
s4u/maven-settings-actionfrom 2.8.0 to 4.0.0Release notes
Sourced from s4u/maven-settings-action's releases.
... (truncated)
Commits
894661bupdate dependency for release branched58d20Update Sonatype snapshot repository to new Central Portal (#389)c99cacfUpdate actions to use node 241bd3a22Updates dependencies2c724b5Bump jest from 30.1.1 to 30.1.2a8a76a7Bump jest from 30.1.0 to 30.1.141cc972Bump jest from 30.0.5 to 30.1.0c253de7Bump eslint from 9.33.0 to 9.34.0e2a43d6Bump actions/setup-java from 4 to 5d20dda0Bump@xmldom/xmldomfrom 0.8.10 to 0.8.11Updates
astral-sh/setup-uvfrom 6 to 7Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
681c641Bump actions/checkout from 5.0.0 to 6.0.1 (#712)2e85713Bump actions/setup-node from 6.0.0 to 6.1.0 (#715)58b6d7bfix: add OS version to cache key to prevent binary incompatibility (#716)e8b52afchore: update known checksums for 0.9.17 (#714)ed21f2fBump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#695)93202d8bump dependencies (#709)5ce0900set biome files.maxSize to 2MiB (#708)4180991allow cache-local-path w/o enable-cache (#707)0439606Bump github/codeql-action from 4.30.9 to 4.31.6 (#698)7dd56c1chore: update known checksums for 0.9.16 (#706)Updates
crazy-max/ghaction-github-labelerfrom 4 to 5Release notes
Sourced from crazy-max/ghaction-github-labeler's releases.
Commits
24d110aMerge pull request #229 from crazy-max/dependabot/npm_and_yarn/octokit/plugin...38fb29fchore: update generated content0113fc2chore(deps): bump@octokit/plugin-paginate-restfrom 9.2.1 to 9.2.242f774eMerge pull request #228 from crazy-max/dependabot/npm_and_yarn/octokit/reques...9983992chore(deps): bump@octokit/request-errorfrom 5.1.0 to 5.1.132d1878Merge pull request #232 from crazy-max/dependabot/npm_and_yarn/octokit/reques...3faa845chore: update generated content16efe04Merge pull request #233 from crazy-max/ci-fix-codecov7f6122bci: fix test workflow2ea799dchore(deps): bump@octokit/requestfrom 8.4.0 to 8.4.1Updates
release-drafter/release-drafterfrom 5 to 6Release notes
Sourced from release-drafter/release-drafter's releases.
... (truncated)
Commits
b1476f6v6.1.0d7328d2Add config option for pull-request-limit (#1362)5faffa9docs: Fix Fork Link (#1412)a914231Ensure support new main branch name (#1079)d6eceacFix: Correctly mention bot accounts in release notes (#1376)41c11a2update schema generation and update schema to draft 07 (#1422)8296e40fix typo: therelease (#1407)0ad4f70Document action outputs introduced in #1300 (#1406)378bacbUpdate README.md (#1421)c139411Update only drafts with the same prerelease status (#1385)Updates
pypa/gh-action-pypi-publishfrom 1.12.4 to 1.13.0Release notes
Sourced from pypa/gh-action-pypi-publish's releases.