Bump the java group across 1 directory with 8 updates#1384
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the java group across 1 directory with 8 updates#1384dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the java group with 8 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) | `4.33.4` | `4.34.1` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.78.0` | `1.80.0` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.65.0` | `2.70.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.5.0-android` | `33.6.0-android` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.9.0` | `3.10.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.1` | `3.6.2` | Updates `com.google.protobuf:protobuf-bom` from 4.33.4 to 4.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `io.grpc:grpc-bom` from 1.78.0 to 1.80.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.78.0...v1.80.0) Updates `com.google.api.grpc:proto-google-common-protos` from 2.65.0 to 2.70.0 - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](googleapis/sdk-platform-java@v2.65.0...gax/v2.70.0) Updates `com.google.guava:guava` from 33.5.0-android to 33.6.0-android - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-bom dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.grpc:grpc-bom dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-version: 2.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.guava:guava dependency-version: 33.6.0-android dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
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 free
to 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 java group with 8 updates in the /java directory:
4.33.44.34.11.78.01.80.02.65.02.70.033.5.0-android33.6.0-android3.14.13.15.03.9.03.10.03.5.43.5.53.6.13.6.2Updates
com.google.protobuf:protobuf-bomfrom 4.33.4 to 4.34.1Commits
Updates
io.grpc:grpc-bomfrom 1.78.0 to 1.80.0Release notes
Sourced from io.grpc:grpc-bom's releases.
... (truncated)
Commits
6c231b4Bump version to 1.80.0daf7a6cUpdate README etc to reference 1.80.0b7f9074Revert "fix(xds): Allow and normalize trailing dot (FQDN) in matchHostName (#...09a6e2eRevert "netty: Preserve early server handshake failure cause in logs"31fdb6cAddCRONET_READ_BUFFER_SIZE_KEYAPI to CronetClientStream470219fTrigger R8's ServiceLoader optimization50ead96netty: Preserve early server handshake failure cause in logseae16b2unwrap ForwardingSubchannel during Picks (#12658)d9320eenetty: Add RFC 3986 support to the 'unix:' name resolver.d5536b3netty: factor out some duplicated code into a helper methodUpdates
com.google.api.grpc:proto-google-common-protosfrom 2.65.0 to 2.70.0Release notes
Sourced from com.google.api.grpc:proto-google-common-protos's releases.
... (truncated)
Changelog
Sourced from com.google.api.grpc:proto-google-common-protos's changelog.
... (truncated)
Commits
27fe524chore(main): release 2.62.0 (#3884)a660a86chore: Update the upper bound dependencies file (#3886)592e899feat: Set sampledToLocalTracing flag to true for all gRPC MethodDescriptors (...fc80c7bchore: Fix dependency CI tests (#3883)210464dci: Test upper bound dependenices file in Github CI (#3877)f392d90chore: Update auto triage guidelines (#3882)7b1a151ci: Fix gemini cli issues triage (#3881)00195e6chore: Enable Gemini CLI Github Actions (#3880)c34e384chore: Add initial GEMINI.md file (#3879)48792bcchore(main): release 2.61.1-SNAPSHOT (#3876)Updates
com.google.guava:guavafrom 33.5.0-android to 33.6.0-androidRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.1 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Updates
org.apache.maven.plugins:maven-dependency-pluginfrom 3.9.0 to 3.10.0Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
Commits
4127c33[maven-release-plugin] prepare release maven-dependency-plugin-3.10.068b5e47Add analyze-only to usage page09d5860Fix Jenkin bages in README4308f6cBump org.apache.maven.shared:maven-dependency-analyzerba3c570Apply excludeReactor to plugin dependencies in go-offline and resolve-plugins0d88b66Only log dependency classpath when no property/file output is specified0075e31Bump org.assertj:assertj-core (#1581)65d53bbBump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#1582)eaf54f0Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#1580)ece9a38Improve dependencies filtering in AbstractAnalyzeMojoUpdates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.4 to 3.5.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
968cb38[maven-release-plugin] prepare release surefire-3.5.58e7dc41Reapply "Replace runing external process and parsing output with simple Proce...4ced57cRevert "Replace runing external process and parsing output with simple Proces…"8496d9aBump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)68265e5Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)0b19014Replace runing external process and parsing output with simple ProcessHandle ...688f8c4Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)e5c01a6Build only by the latest Maven on Jenkins (#3255)9c99e97Fix Jenkin badges in README (#3254)20930eaBump parent from 44 to 47 (#3253)Updates
org.apache.maven.plugins:maven-shade-pluginfrom 3.6.1 to 3.6.2Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.
Commits
ad8de59[maven-release-plugin] prepare release maven-shade-plugin-3.6.28eb19dcDrop unneeded dependencies (#788)397b2cdDrop excessive dependencies (#786)eca6398Bug: Extra JARs and Artifacts were not subjected to filtering (#785)7edce17Update to parent POM v 47 (#781)3171a34Mockito improvements (#783)678844bBump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#782)73ec909Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#780)5f7a877Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#778)73c5247chore: remove junit3 reference (#762)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions