antlr4example
antlr4example copied to clipboard
Bump actions/setup-java from 5.0.0 to 5.1.0
Bumps actions/setup-java from 5.0.0 to 5.1.0.
Release notes
Sourced from actions/setup-java's releases.
v5.1.0
What's Changed
New Features
- Add support for
.sdkmanrcfile injava-version-fileparameter by@guicamestin actions/setup-java#736- Add support for Microsoft OpenJDK 25 builds by
@the-modin actions/setup-java#927Bug Fixes & Improvements
- Update Regex to Support All ASDF Versions for the supported distributions in tool-versions File by
@aparnajyothi-yin actions/setup-java#767- Enhance error logging for network failures to include endpoint/IP details, add retry mechanism and update workflows to use macos-15-intel by
@priya-kinthaliin actions/setup-java#946- Update SapMachine URLs by
@RealCLangerin actions/setup-java#955- Add GitHub Token Support for GraalVM and Refactor Code by
@mahabaleshwarsin actions/setup-java#849Documentation changes
- Update documentation to use checkout and Java v5 by
@lmvysakhin actions/setup-java#903- Clarify JAVA_HOME and PATH setup in README by
@chiranjib-swainin actions/setup-java#841Dependency updates
- Upgrade prettier from 2.8.8 to 3.6.2 and document breaking changes in v5 by
@dependabotin actions/setup-java#873- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
@dependabotin actions/setup-java#912New Contributors
@lmvysakhmade their first contribution in actions/setup-java#903@chiranjib-swainmade their first contribution in actions/setup-java#841@the-modmade their first contribution in actions/setup-java#927@priya-kinthalimade their first contribution in actions/setup-java#946@guicamestmade their first contribution in actions/setup-java#736Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.1.0
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)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)