Bump gradle/actions from 5 to 6 by dependabot[bot] · Pull Request #272 · graphql-java/java-dataloader
Bumps gradle/actions from 5 to 6.
Release notes
Sourced from gradle/actions's releases.
v6.0.0
[!IMPORTANT] The release of
gradle/actions@v6contains important changes to the license terms. More details in this blog post. TL;DR: By upgrading to v6, you accept the Terms of Use for thegradle-actions-cachingcomponent.Summary
- Caching functionality of 'gradle-actions' has been extracted into a separate
gradle-actions-cachinglibrary, and is no longer open-source. See this blog post for more context.- Existing, rudimentary, configuration-cache support has been removed, pending a fully functional implementation in
gradle-actions-caching.- Dependencies updated to address security vulnerabilities
[!IMPORTANT]
Licensing notice
The caching functionality in `gradle-actions` has been extracted into `gradle-actions-caching`, a proprietary commercial component that is not covered by the MIT License. The bundled `gradle-actions-caching` component is licensed and governed by a separate license, available at https://gradle.com/legal/terms-of-use/.
The `gradle-actions-caching` component is used only when caching is enabled and is not loaded or used when caching is disabled.
Use of the `gradle-actions-caching` component is subject to a separate license, available at https://gradle.com/legal/terms-of-use/. If you do not agree to these license terms, do not use the `gradle-actions-caching` component.
What's Changed
- Bump the npm-dependencies group in /sources with 2 updates by
@dependabot[bot] in gradle/actions#866- Update known wrapper checksums by
@github-actions[bot] in gradle/actions#868- Dependency updates by
@bigdazin gradle/actions#876- Update known wrapper checksums by
@github-actions[bot] in gradle/actions#878- Bump
@types/nodefrom 25.3.3 to 25.3.5 in /sources in the npm-dependencies group across 1 directory by@dependabot[bot] in gradle/actions#877- Bump the github-actions group across 3 directories with 3 updates by
@dependabot[bot] in gradle/actions#867- Update known wrapper checksums by
@github-actions[bot] in gradle/actions#881- Bump the npm-dependencies group in /sources with 6 updates by
@dependabot[bot] in gradle/actions#879- Bump the github-actions group across 3 directories with 5 updates by
@dependabot[bot] in gradle/actions#880- Remove configuration-cache support by
@bigdazin gradle/actions#884- Extract caching logic into a separate
gradle-actions-cachingcomponent by@bigdazin gradle/actions#885- Update gradle-actions-caching library to v0.3.0 by
@bot-githubactionin gradle/actions#899- Avoid windows shutdown bug by
@bigdazin gradle/actions#900- Dependency updates by
@bigdazin gradle/actions#905- Fix critical and high npm vulnerabilities by
@bigdazin gradle/actions#904- Fix rendering of job-disabled message by
@bigdazin gradle/actions#909Full Changelog: gradle/actions@v5.0.2...v6.0.0
v5.0.2
Summary
This release contains no functional changes. It updates dependencies and known Gradle wrapper checksums.
What's Changed
- Update dependencies by
@bigdazin gradle/actions#851
... (truncated)
Commits
39e147c[bot] Update dist directory14ac3d6Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.21.1 to...81fec7aMention explicit license acceptance in notice (#912)4ac5b01[bot] Update dist directoryf64284cMute license warning when terms are accepted (#911)c2457a7Update tagging instructions for release8205114Update Gradle version compatibility information6710000Add typing information for use by typesafegithub (#910)3d0e2a8Pin version for github actionsf663ed9Ignore internal action files for type validation- Additional commits viewable 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 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)