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

Bump com.github.autostyle:autostyle-plugin-gradle from 3.1 to 3.2 #2954

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps com.github.autostyle:autostyle-plugin-gradle from 3.1 to 3.2.

Changelog

Sourced from com.github.autostyle:autostyle-plugin-gradle's changelog.

HEAD

  • Support Gradle build cache. The tasks were not cached previously since they produced no output
  • Move file processing to ...Process task for better integration with Gradle caches
  • Produce helpful error messages by default (deprecate paddedCell() option)
  • Print GitHub Actions friendly warnings. The warnings would be visible as diff annotations
  • Bump release-plugins: 1.54 -> 1.70
  • Bump Gradle: 6.1 -> 6.9.2
  • Bump JUnit to 5.8.2 and 4.13.2
Commits
  • 870c4fb CI: ignore checksum verifications for JMeter and vlsi-release-plugins tests
  • c0fa18c Avoid testing old ktlint as they rely on jcenter which has been deprecated
  • 0aec228 Remove Calcite from regression CI since they do not fix style issues
  • d2bff1c Add @​IgnoreEmptyDirectories to fix Gradle deprecation warnings
  • 31788e0 Specify BUNDLING_ATTRIBUTE=EXTERNAL to support multiple variants of ktlint
  • 2c69835 Replace jcenter with mavenCentral
  • 8b198da Bump JUnit to 5.8.2 and 4.13.2
  • 77767e4 Bump Gradle to 6.9.2
  • 85f539d Update Gradle: 6.6 -> 6.7
  • 881c2f3 FileSignature -> Kotlin
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.github.autostyle:autostyle-plugin-gradle](https://github.com/autostyle/autostyle) from 3.1 to 3.2.
- [Release notes](https://github.com/autostyle/autostyle/releases)
- [Changelog](https://github.com/autostyle/autostyle/blob/master/CHANGES.md)
- [Commits](autostyle/autostyle@v3.1...v3.2)

---
updated-dependencies:
- dependency-name: com.github.autostyle:autostyle-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Aug 15, 2023
@juherr juherr merged commit 4daf005 into master Aug 15, 2023
9 of 10 checks passed
@juherr juherr deleted the dependabot/gradle/com.github.autostyle-autostyle-plugin-gradle-3.2 branch August 15, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant