Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

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

Release notes

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

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

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

v2.2.0-rc.2

Wait a bit longer and report failures better for file locking issues: 8096e65e0ac33934b80b58fe4d0de1adc7bc586b

v2.2.0-rc.1

First RC of v2.2.0 release. See v2.2.0 closed issues for details.

v2.2.0-beta.1

First cut at using GHA Job Summary to display Gradle Build results

v2.1.7

... (truncated)

Commits
  • 67421db Merge pull request #333 from gradle/dd/build-scan-failure
  • ce3874f Build outputs
  • 67f42d1 Write Job Summary HTML directly
  • 56036f8 Improve rendering of Job Summary
  • 1903bd4 Add test for build-scan publish failure
  • df4c190 Extract common functionality for recording build results
  • 132237b Capture failure to publish build scan in results
  • 2335d51 Add mandatory 'distribution' param for setup-java
  • 2f7e5c0 Merge pull request #332 from gradle/dependabot/npm_and_yarn/prettier-2.7.0
  • 2248b3f Bump prettier from 2.6.2 to 2.7.0
  • 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.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@fec4a42...67421db)

---
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 Jun 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2022

Superseded by #13.

@dependabot dependabot bot closed this Jul 19, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/gradle/gradle-build-action-2.2.1 branch July 19, 2022 14:39
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