In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gh-actions group with 4 updates: actions/checkout, actions/setup-java, actions/cache and JetBrains/qodana-action.
Updates
actions/checkout
from 3.5.0 to 4.1.5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)fd084cd
Bump github/codeql-action from 2 to 3 (#1694)9c1e94e
Update NPM dependencies (#1703)0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)Updates
actions/setup-java
from 3 to 4Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
99b8673
Patch for java version file (#610)5896cec
Added .tool-versions file support (#606)80ae3c2
Update httpclient version and other dependencies (#607)9704b39
Added Windows Arm64 Support for Windows Arm64 Runners (#595)7a445ee
Fix typo in configuration example (#572)3232623
Oracle JDK 21 support (#538)c0660d8
docs: add note about maven-gpg-plugin version (#570)2f7af1b
make it clear that Java 21 is supported (#566)16ef37f
HTTP errors when the token is undefined (#556)a237454
feat: bump actions/checkout and actions/setup-java to v4 (#533)Updates
actions/cache
from 3 to 4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0c45773
Merge pull request #1327 from cdce8p/fix-fail-on-cache-miss8a55f83
Add test case for process exit3884cac
Bump versione29dad3
Fix fail-on-cache-miss not workingab5e6d0
Merge pull request #1341 from bethanyj28/main89c7d86
licensed cached2c84da
update@actions/cache
37e7d4e
Merge pull request #1340 from actions/bethanyj28/update-publish-flowa18323f
add release actiona2ed59d
Merge pull request #1305 from actions/yacaovsnc/update_examplesUpdates
JetBrains/qodana-action
from 2022.3.4 to 2024.1.4Release notes
Sourced from JetBrains/qodana-action's releases.
... (truncated)
Commits
0e6bc1d
:arrow_up: Updateqodana
tov2024.1.4
03c90b2
:arrow_up: Bump the npm-production group with 2 updates132167b
:arrow_up: Bump eslint-plugin-jest in the npm-development groupba18ada
:bug: Fix invalid branch names469f04d
:arrow_up: Bump the npm-production group with 2 updates348e594
:arrow_up: Bump@octokit/types
from 13.4.1 to 13.5.03346d1b
:arrow_up: Bump azure-pipelines-task-lib from 4.11.0 to 4.12.02249826
:arrow_up: Updateqodana
tov2024.1.3
f6f71dd
:arrow_up: Bump the npm-development group with 3 updates4b4a649
:bricks: Add new GitHub integration testsDependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show