Bump the java group across 1 directory with 5 updates#1228
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the java group across 1 directory with 5 updates#1228dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the java group with 5 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) | `4.29.2` | `4.29.3` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.69.0` | `1.69.1` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.50.0` | `2.50.1` | | [com.google.re2j:re2j](https://github.com/google/re2j) | `1.7` | `1.8` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.2` | `3.27.3` | Updates `com.google.protobuf:protobuf-bom` from 4.29.2 to 4.29.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `io.grpc:grpc-bom` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.69.1) Updates `com.google.api.grpc:proto-google-common-protos` from 2.50.0 to 2.50.1 - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/sdk-platform-java/commits) Updates `com.google.re2j:re2j` from 1.7 to 1.8 - [Release notes](https://github.com/google/re2j/releases) - [Commits](google/re2j@re2j-1.7...re2j-1.8) Updates `org.assertj:assertj-core` from 3.27.2 to 3.27.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.google.re2j:re2j dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot rebase |
Contributor
Author
|
Superseded by #1230. |
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 5 updates in the /java directory:
4.29.24.29.31.69.01.69.12.50.02.50.11.71.83.27.23.27.3Updates
com.google.protobuf:protobuf-bomfrom 4.29.2 to 4.29.3Commits
Updates
io.grpc:grpc-bomfrom 1.69.0 to 1.69.1Release notes
Sourced from io.grpc:grpc-bom's releases.
Commits
5e14f99Bump version to 1.69.1d13bc25Update README etc to reference 1.69.105d9628fix security issue with okhttp (#11749)112dccbxds: fixed unsupported unsigned 32 bits issue for circuit breaker (#11735)0de7bfexds: Remove xds authority label from metric registratione3e343dxds: Remember nonces for unknown typesaba8a0cxds: Preserve nonce when unsubscribing typeded82e2xds: Unexpected types in server_features should be ignoredeccb137Bump version to 1.69.1-SNAPSHOTUpdates
com.google.api.grpc:proto-google-common-protosfrom 2.50.0 to 2.50.1Changelog
Sourced from com.google.api.grpc:proto-google-common-protos's changelog.
... (truncated)
Commits
Updates
com.google.re2j:re2jfrom 1.7 to 1.8Commits
5727892move publishing away from bintray (gone) and directly to sonatype2757238AddPattern.programSize()andMatcher.programSize()(#180)97df44eUse an explicit "UTF-8" character set argument when creating Strings from byt...7339d54Minor test fixes to enable running internally with Blaze.10ba78dReduce the incidence of infinite loops while case folding9b3f052Add support for(?\<name>expr).e3c736dISSUE-124: removed unused error message variabledc7d6e5Add fast path for ASCII case folding3e685d9Fix NullPointerException in Pattern#namedGroupsUpdates
org.assertj:assertj-corefrom 3.27.2 to 3.27.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
c928dd3[maven-release-plugin] prepare release assertj-build-3.27.3f308d95FixStandardRepresentationregression for unquoted strings (#3735)e5959f4Add Java and Kotlin release references3eb809dAdd Kotlin EAP referenceb39a8cfAdd Kotlin 2.1.10-RCe20e40dAdd Class info to failure exception (#3746)79b87f0Revert "Propagate common basetype for theextractingmethod (#3673)" (#3737)bf439b3chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to ...30936caRestructure Kotlin tests, addDisplayNameGeneratorb5b86ccAdd Kotlin cross-version job (#3732)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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