Uh oh!
There was an error while loading. Please reload this page.
build(deps): Bump the minor-and-patch group across 1 directory with 2 updates - #20
Merged
Merged
Conversation
… updates Bumps the minor-and-patch group with 2 updates in the / directory: [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `com.googlecode.libphonenumber:libphonenumber` from 9.0.36 to 9.0.37 - [Release notes](https://github.com/google/libphonenumber/releases) - [Changelog](https://github.com/google/libphonenumber/blob/master/release_notes.txt) - [Commits](google/libphonenumber@v9.0.36...v9.0.37) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.9.0...maven/3.10.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: com.googlecode.libphonenumber:libphonenumber dependency-version: 9.0.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabotBotforce-pushed
the
dependabot/maven/minor-and-patch-c70f9c8cdc
branch
from
August 22, 2026 05:20
76e9c30 to
6152cedCompareSpotless 3.10.0 refuses to run google-java-format below 1.30.0 on JVM 25, and the group bump moved the plugin without the formatter. The formatter version lives inside the plugin's configuration block rather than in a dependency or plugin declaration, so the update tooling cannot see it - it has to be carried by hand whenever Spotless moves. 1.36.1 is the current release. The codebase needs no reformatting to satisfy it, so no blame-ignore entry follows. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 2 updates in the / directory: com.googlecode.libphonenumber:libphonenumber and com.diffplug.spotless:spotless-maven-plugin.
Updates
com.googlecode.libphonenumber:libphonenumberfrom 9.0.36 to 9.0.37Release notes
Sourced from com.googlecode.libphonenumber:libphonenumber's releases.
Changelog
Sourced from com.googlecode.libphonenumber:libphonenumber's changelog.
... (truncated)
Commits
b232be1[maven-release-plugin] prepare release v9.0.37c9d5f73Metadata updates for release 9.0.37 (#4064)2b03a90Rnidhi maven update6 (#4045)f6f65e1Update README.md (#4046)Updates
com.diffplug.spotless:spotless-maven-pluginfrom 3.9.0 to 3.10.0Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
426b21dPublished maven/3.10.02fd42eaPublished gradle/8.10.0d71ed1aPublished lib/4.10.08b57c01Add shortenFullyQualifiedTypes step (fixes #2945) (#3005 closes #2945)6b42c5efix: make the FQN-collecting visitor a named static class4430823Better organization on the changelogs.45bea6dBetter place to put the shortenFullyQualifiedTypes docs0c49e65chore: spotlessApply1c5bc0adocs: list the Java import steps in the plugin README tables of contentscd57b58docs: document shortenFullyQualifiedTypes in the plugin READMEs