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.22.0 to 1.23.0 #3407

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0.

Release notes

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

v1.23.0

Changes:

Full Changelog: google/google-java-format@v1.22.0...v1.23.0

Commits
  • f1f6874 Release google-java-format 1.23.0
  • de57db5 Add customization for google-java-format arguments
  • 1296f1d Use JSpecify 1.0!
  • f7543b2 Adjust line comment indentation inside statement switches
  • 3affd63 Adjust indentation of line comments inside expression switches
  • 7fd9300 Fix modifier order handling for non-sealed
  • db08589 Automatic code cleanup.
  • 0b384e3 Prepare g-j-f for some internal javac API changes
  • b9b6730 Handle classes with no members and semi-colons
  • bec248b Add a test for trailing unicode escaped whitespace in text blocks
  • 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.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](google/google-java-format@v1.22.0...v1.23.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.36%. Comparing base (7e23413) to head (532878e).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3407   +/-   ##
=========================================
  Coverage     85.36%   85.36%           
  Complexity     2927     2927           
=========================================
  Files           336      336           
  Lines          8908     8908           
  Branches       1110     1110           
=========================================
  Hits           7604     7604           
  Misses         1013     1013           
  Partials        291      291           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TimvdLippe TimvdLippe merged commit 97f3574 into main Jul 31, 2024
18 checks passed
@TimvdLippe TimvdLippe deleted the dependabot/gradle/com.google.googlejavaformat-google-java-format-1.23.0 branch July 31, 2024 19:48
ndwlocatieservices added a commit to ndwnu/nls-geometry that referenced this pull request Sep 11, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | test | minor | `5.12.0` -> `5.13.0` |
| [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://github.com/qos-ch/slf4j)) | compile | patch | `2.0.14` -> `2.0.16` |
| [org.mapstruct:mapstruct-processor](https://mapstruct.org/mapstruct-processor/) ([source](https://github.com/mapstruct/mapstruct)) |  | minor | `1.5.5.Final` -> `1.6.0` |
| [org.mapstruct:mapstruct](https://mapstruct.org/mapstruct/) ([source](https://github.com/mapstruct/mapstruct)) | compile | minor | `1.5.5.Final` -> `1.6.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://junit.org/junit5/) ([source](https://github.com/junit-team/junit5)) | test | minor | `5.10.3` -> `5.11.0` |
| [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.3.2` -> `3.3.3` |

---

### Release Notes

<details>
<summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary>

### [`v5.13.0`](https://github.com/mockito/mockito/releases/tag/v5.13.0)

[Compare Source](mockito/mockito@v5.12.0...v5.13.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>

##### 5.13.0

-   2024-08-27 - [43 commit(s)](mockito/mockito@v5.12.0...v5.13.0) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot\[bot]
-   Bump versions.bytebuddy from 1.14.19 to 1.15.0 [(#&#8203;3429)](mockito/mockito#3429)
-   Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 [(#&#8203;3427)](mockito/mockito#3427)
-   Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 [(#&#8203;3425)](mockito/mockito#3425)
-   Bump com.gradle.enterprise from 3.17.6 to 3.18 [(#&#8203;3423)](mockito/mockito#3423)
-   Fix a typo in InjectMocks [(#&#8203;3422)](mockito/mockito#3422)
-   Bump versions.bytebuddy from 1.14.18 to 1.14.19 [(#&#8203;3417)](mockito/mockito#3417)
-   Bump androidx.test:runner from 1.6.1 to 1.6.2 [(#&#8203;3415)](mockito/mockito#3415)
-   Bump versions.junitJupiter from 5.10.3 to 5.11.0 [(#&#8203;3413)](mockito/mockito#3413)
-   Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 [(#&#8203;3409)](mockito/mockito#3409)
-   Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [(#&#8203;3408)](mockito/mockito#3408)
-   Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 [(#&#8203;3407)](mockito/mockito#3407)
-   Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0...
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