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.google.googlejavaformat:google-java-format from 1.16.0 to 1.17.0 #2996

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps com.google.googlejavaformat:google-java-format from 1.16.0 to 1.17.0.

Release notes

Sourced from com.google.googlejavaformat:google-java-format's releases.

v1.17.0

Changes

  • Fix compatibility with OpenJDK 21 early access builds (#898)

Full Changelog: google/google-java-format@v1.16.0...v1.17.0

Commits
  • d6b1bcc Release google-java-format 1.17.0
  • 18f8358 Remove tests for handling of extra semi-colons
  • 25ce685 Remove AD_HOC_FORMATTING from the IntelliJ plugin.
  • 401d5c9 Be louder about telling users they need to modify their IDE config to use gjf.
  • 4c1aeff Make OpsBuilder::add public final
  • 1a00656 Allow blank lines inserted before comments.
  • 20527aa Update the --add-exports instructions.
  • 1651dea Convert the gradle config to kotlin.
  • 4f5ffd0 Link to instructions for properly configuring the IDE's JRE.
  • 32a6c00 Switch (deprecated) ProjectManagerListener#onProjectOpened to StartupActivity.
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 2, 2023
Bumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: com.google.googlejavaformat:google-java-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@TimvdLippe TimvdLippe force-pushed the dependabot/gradle/com.google.googlejavaformat-google-java-format-1.17.0 branch from 202b8d0 to bdc3e5f Compare May 6, 2023 13:41
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (747b15e) 85.74% compared to head (bdc3e5f) 85.75%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2996   +/-   ##
=========================================
  Coverage     85.74%   85.75%           
- Complexity     2874     2875    +1     
=========================================
  Files           325      325           
  Lines          8721     8723    +2     
  Branches       1078     1078           
=========================================
+ Hits           7478     7480    +2     
  Misses          966      966           
  Partials        277      277           
Impacted Files Coverage Δ
...ain/java/org/mockito/internal/util/StringUtil.java 100.00% <ø> (ø)
...ication/argumentmatching/ArgumentMatchingTool.java 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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

@TimvdLippe TimvdLippe merged commit d6e4f07 into main May 6, 2023
13 checks passed
@TimvdLippe TimvdLippe deleted the dependabot/gradle/com.google.googlejavaformat-google-java-format-1.17.0 branch May 6, 2023 14:02
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants