Skip to content
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

Dependabot: Bump gradle/gradle-build-action from 2.3.2 to 2.4.0 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps gradle/gradle-build-action from 2.3.2 to 2.4.0.

Release notes

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

v2.4.0

What's new

The v.2.4.0 release contains various library updates and fixes to fully support Gradle 8.

Notable changes:

  • Update to @actions/cache: 3.1.3 should improve cache save/restore performance on Windows by using gnu tar and zstd when available.
  • Fix caching of extracted JDK toolchains for Gradle 7.6+ (e4446473950007d0d0323adeed9f992824618be9)

Full Changelog: gradle/gradle-build-action@v2.3.3...v2.4.0

v2.3.3

This patch release removes all uses of the deprecated set-output and set-state commands, and should remove deprecation warnings from build logs. See #461 and #477 for more details.

Full Changelog: gradle/gradle-build-action@v2.3.2...v2.3.3

Commits
  • 6095a76 Update tests for Gradle 8
  • 96015f1 Merge pull request #597 from gradle/dd/dependency-upgrades
  • 4a57043 Apply toolchain resolver plugin
  • 601a5d4 Bump Gradle Wrapper from 7.6 to 8.0.1 in samples
  • 6df3b5b Udate @​actions/cache to 3.1.3
  • 96374ed Bump development dependencies
  • 59d37bd Bump @​actions/cache to 3.1.2
  • 5abf330 Merge pull request #516 from KENNYSOFT/build-scan-capture-guide
  • 86ee4f1 Merge pull request #586 from gradle/dependabot/npm_and_yarn/typescript-eslint...
  • e0391a3 Merge pull request #528 from SonicGDX/patch-1
  • 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.3.2 to 2.4.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@fd32ae9...6095a76)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Base: 87.27% // Head: 87.27% // No change to project coverage 👍

Coverage data is based on head (0072d21) compared to base (90d193b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #39   +/-   ##
=========================================
  Coverage     87.27%   87.27%           
  Complexity      139      139           
=========================================
  Files             8        8           
  Lines           495      495           
  Branches        151      151           
=========================================
  Hits            432      432           
  Misses           19       19           
  Partials         44       44           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

0 participants