Skip to content

build(deps): bump eskatos/gradle-command-action from 1 to 2 #1220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2021

Bumps eskatos/gradle-command-action from 1 to 2.

Release notes

Sourced from eskatos/gradle-command-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)

Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 1 to 2.
- [Release notes](https://github.com/eskatos/gradle-command-action/releases)
- [Commits](gradle/gradle-build-action@v1...v2)

---
updated-dependencies:
- dependency-name: eskatos/gradle-command-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions labels Sep 29, 2021
@kyleconroy kyleconroy merged commit 944588e into main Sep 30, 2021
@kyleconroy kyleconroy deleted the dependabot/github_actions/eskatos/gradle-command-action-2 branch September 30, 2021 16:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant