Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

Bumps gradle/gradle-build-action from 2.1.5 to 2.2.2.

Release notes

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

v2.2.2

What's fixed

This release fixes some issues that were discovered in the v2.2.1 release, and updates a number of dependencies.

  • Improved support for GitHub Enterprise
    • Do not attempt to use GitHub Actions cache when the feature is not available
    • Write Gradle Build summary to log files when Job Summary functionality not available
  • Only attempt to stop Gradle daemons when caching Gradle User Home (#341)
  • Only write build-results file when GitHub Actions env vars are available (#350)

Full Changelog: gradle/gradle-build-action@v2.2.1...v2.2.2

v2.2.1

What's fixed

This release fixes some issues that were exposed by the v2.2.0 release, as well as improving the content and layout of the Job Summary.

  • Don't try to generate Job Summary when functionality is not available (GitHub Enterprise): #319
  • Fix warning when attempting to delete non-existent file: #308
  • Fix Entry not saved: reason unknown message in Job Summary cache details: #309
  • Report failure to publish build scan in Job Summary: #326

Full Changelog: gradle/gradle-build-action@v2.2.0...v2.2.1

v2.2.0

Summary

This release brings a new Job Summary report, as well as numerous improvements and bug fixes:

  • Capture all Gradle build executions for a job and write them to the GitHub Actions Job Summary.
  • Default to cache-read-only for non-default branches (see 0a36ca9fb8a7acc820f34da9116f389a13dc67e2)
  • Allow the Gradle Daemon to run across build steps in a workflow Job (see #113)

Issues resolved

https://github.com/gradle/gradle-build-action/milestone/7?closed=1

What's Changed

... (truncated)

Commits
  • cd3cedc Merge pull request #365 from gradle/wrapperbot/gradle-build-action-sample-gro...
  • e54bfe6 Update check for new Gradle version
  • d70ff19 Merge pull request #364 from gradle/wrapperbot/gradle-build-action-sample-gra...
  • 4541700 Merge pull request #366 from gradle/wrapperbot/gradle-build-action-sample-jav...
  • 925e60d Merge pull request #367 from gradle/wrapperbot/gradle-build-action-sample-kot...
  • 47a028a Bump Gradle Wrapper from 7.4.2 to 7.5 in /.github/workflow-samples/kotlin-dsl
  • 7df347a Bump Gradle Wrapper from 7.4.2 to 7.5 in /.github/workflow-samples/java-toolc...
  • d742f2f Bump Gradle Wrapper from 7.4.2 to 7.5 in /.github/workflow-samples/groovy-dsl
  • e4c0d1d Bump Gradle Wrapper from 7.4.2 to 7.5 in /.github/workflow-samples/gradle-plugin
  • 64a1064 Merge pull request #363 from gradle/dependabot/gradle/dot-github/workflow-sam...
  • 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 [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.1.5 to 2.2.2.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@fec4a42...cd3cedc)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2022

Superseded by #15.

@dependabot dependabot bot closed this Aug 19, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/gradle/gradle-build-action-2.2.2 branch August 19, 2022 14:33
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant