Skip to content

chore(deps): bump actions/setup-java from 5.7.0 to 6.0.0 in the actions-major group - #997

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-major-62c522be73
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-major-62c522be73

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-major group with 1 update: actions/setup-java.

Updates actions/setup-java from 5.7.0 to 6.0.0

Release notes

Sourced from actions/setup-java's releases.

v6.0.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 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 conditions

Bumps the actions-major group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 5.7.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v5.7.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🔍 Feature Parity Report

Language Features Parity % Floor Status
Python 55 100.0% 51 ✅ Baseline
Go 52 94.5% 49
Cpp 48 87.3% 45
Rust 47 85.5% 44
Typescript 45 81.8% 42
Zig 44 80.0% 41
Csharp 32 58.2% 29
Java 32 58.2% 29
Scala 32 58.2% 29

Generated: 2026-09-04T21:15:48.498227+00:00

📊 View full reports in workflow artifacts
📋 See FEATURE_MATRIX.md for details

- name: Set up JDK
if: matrix.lang == 'java'
uses: actions/setup-java@v5.7.0
uses: actions/setup-java@v6.0.0
- name: Set up JDK (Scala)
if: matrix.lang == 'scala'
uses: actions/setup-java@v5.7.0
uses: actions/setup-java@v6.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant