DRSchlaubi / mcserv

CLI utility to manage MC Server installations
https://mcserv.how
GNU General Public License v3.0
16 stars 6 forks source link

Bump gradle/gradle-build-action from 1 to 2 #23

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gradle/gradle-build-action from 1 to 2.

Release notes

Sourced from gradle/gradle-build-action's releases.

v2.0-beta.2

This release fixes a few issues in v2.0-beta.1:

  • #77 Cache keys for common artifacts are consistent across operating systems
  • #30 buildScanPublished listener is used to ensure Build Scan link is correctly captured
  • #74 Caching works correctly in the presence of a user-defined GRADLE_USER_HOME location

Please give it a spin and let me know how it works for you.

v2.0-beta.1

First beta release of v2.0 of the gradle-build-action. This release provides enhanced caching functionality including:

  • Restore/save of the local build-cache directory
  • Restore/save of generated-gradle-jars
  • Much more to be documented before the final release

Please give it a spin!

v1.5.1

Fixes issue where invalid cache keys could be generated if the Gradle arguments list was overly long.

v1.5.0

Caching improvements: #62 Allow caches to be enabled as "read-only" #68 Include Gradle invocation arguments in cache keys

v1.4.1

Renamed action in GitHub Marketplace.

v1.4.0

First release under the gradle/gradle-build-action repository:

#44 Should locate wrapper when build-root-directory is defined #61 Fail if configuration-cache is enabled without dependencies-cache #55 Improve caching of downloaded Gradle distributions #58 Cache Gradle distributions downloaded for a specified version #22 Action causes '[DEP0005] DeprecationWarning' Dependency updates

v1.3.3

eskatos/gradle-command-action#26 Fix build scan url scraping. eskatos/gradle-command-action#24 Fix wrapper cache failing to be restored. eskatos/gradle-command-action#29 Fix Gradle RC provisioning. Dependencies upgrade.

v1.3.2

Fix using the action in several steps on Windows agents when dependencies or configuration caching is enabled.

Dependencies upgrade

... (truncated)

Commits
  • 21dee71 Update README for v2
  • 83e2129 Merge pull request #84 from gradle/dependabot/npm_and_yarn/ansi-regex-5.0.1
  • b16787d Merge pull request #80 from gradle/dependabot/npm_and_yarn/tmpl-1.0.5
  • 204870a Merge pull request #85 from gradle/dd/init-script
  • 0918f5f Rename source file for clarity
  • 1b1a3c4 Publish scans from no-wrapper sample build
  • a7174b8 Use init script to capture build scan URL
  • 3de71f2 Bump ansi-regex from 5.0.0 to 5.0.1
  • 5576baa Merge pull request #83 from gradle/dd/v2
  • 1026c62 Only run failure-cases workflow on manual trigger
  • Additional commits viewable in compare view


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 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)