chore(ci): bump the github-actions-non-major group across 1 directory with 3 updates#552
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-non-major-0efb1223a2
branch
from
July 13, 2026 19:00
ac6115d to
65934b6
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-non-major-0efb1223a2
branch
from
July 14, 2026 22:07
65934b6 to
34e9350
Compare
… with 3 updates Bumps the github-actions-non-major group with 3 updates in the / directory: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [actions/setup-java](https://github.com/actions/setup-java) and [actions/cache](https://github.com/actions/cache). Updates `astral-sh/setup-uv` from 8.2.0 to 8.3.2 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@fac544c...11f9893) Updates `actions/setup-java` from 5.3.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@ad2b381...0f481fc) Updates `actions/cache` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@2c8a9bd...55cc834) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-non-major - dependency-name: actions/setup-java dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-non-major - dependency-name: astral-sh/setup-uv dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/github-actions-non-major-0efb1223a2
branch
from
July 15, 2026 18:17
34e9350 to
7b87729
Compare
|
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-actions-non-major group with 3 updates in the / directory: astral-sh/setup-uv, actions/setup-java and actions/cache.
Updates
astral-sh/setup-uvfrom 8.2.0 to 8.3.2Commits
11f9893chore: roll up Dependabot updates (#948)f798556docs: update version references to v8.3.1 (#946)e80544dchore: update known checksums for 0.11.28 (#947)f98e069Change update-docs PR labels from 'update-docs' to 'documentation' (#945)cd46263chore: update known checksums for 0.11.27 (#944)11245c7docs: update version references to v8.3.0 (#939)d31148dStrip environment markers from detected uv dependency pins (#938)17c3989Fix cache keys for Python version ranges (#937)3cc3c11chore(deps): roll up Dependabot updates (#936)9225f84chore(deps): bump release-drafter/release-drafter from 7.3.1 to 7.4.0 (#924)Updates
actions/setup-javafrom 5.3.0 to 5.5.0Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
0f481fcfeat: Add distribution detection support to .sdkmanrc file (#975)c4922bfdocs: document problem matcher (and how to disable it), Maven Wrapper caching...6657b99feat: Add set-default option (#1017)a50fdccdist: Support Tencent Kona JDK (#672)77ee41dfix: Maven Toolchains grows unexpectedly (#534)0765b15chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074)c712b2fBump prettier from 3.6.2 to 3.9.1 (#1066)733efaefeat: Disable interactiveMode in generated Maven settings.xml (#1052)6c4d4a5feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do...324b333Fix arm64 e2e workflow tests mislabeled as x64 (#1073)Updates
actions/cachefrom 6.0.0 to 6.1.0Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token