forked from hyperledger/fabric-chaincode-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the "java" group with 1 updates across multiple ecosystems #29
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/java-de6d970258
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the java group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.18.0` | `5.19.0` | | [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) | `4.31.1` | `4.32.1` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.74.0` | `1.75.0` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.52.0` | `1.54.0` | | [io.opentelemetry.proto:opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-proto-java) | `1.7.0-alpha` | `1.8.0-alpha` | | [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java) | `1.34.0` | `1.37.0` | | [io.opentelemetry.instrumentation:opentelemetry-grpc-1.6](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.18.1-alpha` | `2.20.0-alpha` | | org.jreleaser | `1.19.0` | `1.20.0` | Bumps the java group with 1 update in the /examples/fabric-contract-example-as-service directory: [org.mockito:mockito-core](https://github.com/mockito/mockito). Bumps the java group with 1 update in the /examples/fabric-contract-example-gradle directory: [org.mockito:mockito-core](https://github.com/mockito/mockito). Bumps the java group with 1 update in the /examples/fabric-contract-example-gradle-kotlin directory: [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin). Bumps the java group with 1 update in the /examples/ledger-api directory: [org.mockito:mockito-core](https://github.com/mockito/mockito). Bumps the java group with 1 update in the /fabric-chaincode-integration-test/src/contracts/fabric-shim-api directory: [com.google.code.gson:gson](https://github.com/google/gson). Bumps the java group with 7 updates in the /fabric-chaincode-shim directory: | Package | From | To | | --- | --- | --- | | [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) | `4.31.1` | `4.32.1` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.74.0` | `1.75.0` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.52.0` | `1.54.0` | | [io.opentelemetry.proto:opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-proto-java) | `1.7.0-alpha` | `1.8.0-alpha` | | [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java) | `1.34.0` | `1.37.0` | | [io.opentelemetry.instrumentation:opentelemetry-grpc-1.6](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.18.1-alpha` | `2.20.0-alpha` | | org.jreleaser | `1.19.0` | `1.20.0` | Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `com.google.protobuf:protobuf-bom` from 4.31.1 to 4.32.1 - [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.74.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.74.0...v1.75.0) Updates `io.opentelemetry:opentelemetry-bom` from 1.52.0 to 1.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.52.0...v1.54.0) Updates `io.opentelemetry.proto:opentelemetry-proto` from 1.7.0-alpha to 1.8.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-java/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-java/commits) Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.34.0 to 1.37.0 - [Release notes](https://github.com/open-telemetry/semantic-conventions-java/releases) - [Changelog](https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/semantic-conventions-java@v1.34.0...v1.37.0) Updates `io.opentelemetry.instrumentation:opentelemetry-grpc-1.6` from 2.18.1-alpha to 2.20.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `org.jreleaser` from 1.19.0 to 1.20.0 Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `org.jetbrains.kotlin.jvm` from 2.2.0 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.20) Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `com.google.code.gson:gson` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.13.2) Updates `com.google.protobuf:protobuf-bom` from 4.31.1 to 4.32.1 - [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.74.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.74.0...v1.75.0) Updates `io.opentelemetry:opentelemetry-bom` from 1.52.0 to 1.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.52.0...v1.54.0) Updates `io.opentelemetry.proto:opentelemetry-proto` from 1.7.0-alpha to 1.8.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-java/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-proto-java/commits) Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.34.0 to 1.37.0 - [Release notes](https://github.com/open-telemetry/semantic-conventions-java/releases) - [Changelog](https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/semantic-conventions-java@v1.34.0...v1.37.0) Updates `io.opentelemetry.instrumentation:opentelemetry-grpc-1.6` from 2.18.1-alpha to 2.20.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `org.jreleaser` from 1.19.0 to 1.20.0 --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.protobuf:protobuf-bom dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.grpc:grpc-bom dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry.proto:opentelemetry-proto dependency-version: 1.8.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry.semconv:opentelemetry-semconv dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry.instrumentation:opentelemetry-grpc-1.6 dependency-version: 2.20.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.jreleaser dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.google.protobuf:protobuf-bom dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.grpc:grpc-bom dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry.proto:opentelemetry-proto dependency-version: 1.8.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry.semconv:opentelemetry-semconv dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: io.opentelemetry.instrumentation:opentelemetry-grpc-1.6 dependency-version: 2.20.0-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.jreleaser dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Sep 15, 2025
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the java group with 8 updates in the / directory:
5.18.0
5.19.0
4.31.1
4.32.1
1.74.0
1.75.0
1.52.0
1.54.0
1.7.0-alpha
1.8.0-alpha
1.34.0
1.37.0
2.18.1-alpha
2.20.0-alpha
1.19.0
1.20.0
Bumps the java group with 1 update in the /examples/fabric-contract-example-as-service directory: org.mockito:mockito-core.
Bumps the java group with 1 update in the /examples/fabric-contract-example-gradle directory: org.mockito:mockito-core.
Bumps the java group with 1 update in the /examples/fabric-contract-example-gradle-kotlin directory: org.jetbrains.kotlin.jvm.
Bumps the java group with 1 update in the /examples/ledger-api directory: org.mockito:mockito-core.
Bumps the java group with 1 update in the /fabric-chaincode-integration-test/src/contracts/fabric-shim-api directory: com.google.code.gson:gson.
Bumps the java group with 7 updates in the /fabric-chaincode-shim directory:
4.31.1
4.32.1
1.74.0
1.75.0
1.52.0
1.54.0
1.7.0-alpha
1.8.0-alpha
1.34.0
1.37.0
2.18.1-alpha
2.20.0-alpha
1.19.0
1.20.0
Updates
org.mockito:mockito-core
from 5.18.0 to 5.19.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
144751b
Add support for JDK21 Sequenced Collections. (#3708)b275c7d
Bump actions/checkout from 4 to 5 (#3707)ad6ae2f
Allow overriding 'Created-By' for reproducible builds (#3704)096ee9f
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3703)aa7be27
Bump androidx.test:runner from 1.6.2 to 1.7.0 (#3697)c8a698b
Remove unused testsea45979
Bump errorprone from 2.39.0 to 2.41.09c8eb23
Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 (#3694)f05e44d
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 (#3693)9d32dfe
Bump junit-jupiter from 5.13.3 to 5.13.4 (#3691)Updates
com.google.protobuf:protobuf-bom
from 4.31.1 to 4.32.1Commits
Updates
io.grpc:grpc-bom
from 1.74.0 to 1.75.0Release notes
Sourced from io.grpc:grpc-bom's releases.
Commits
3abc0e6
Bump version to 1.75.0cbfe6c1
Update README etc to reference 1.75.0a0f3520
Revert "Release v1.75.0 (#12294)" (#12295)7ef13f4
Release v1.75.0 (#12294)14fd8ef
xds: xdsClient caches transient error for new watchers (v1.75.x backport) (#1...653d076
xds: Avoid PriorityLb re-enabling timer on duplicate CONNECTING (#12289)a5c2b1a
netty: Count sent RST_STREAMs against limit (1.75.x backport) (#12288)0d3e828
xds: Use a different log name for XdsClientImpl and ControlPlaneClient (1.75....d750e9d
Upgrade to Netty 4.1.124.Final (v1.75.x backport) (#12286)19c579e
Bump versions of dependencies (#12252)Updates
io.opentelemetry:opentelemetry-bom
from 1.52.0 to 1.54.0Release notes
Sourced from io.opentelemetry:opentelemetry-bom's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-bom's changelog.
Commits
61e066b
[release/v1.54.x] Prepare release 1.54.0 (#7644)5f4d898
Add change log for upcoming release (#7641)2a92794
fix(deps): update armeriaversion to v1.33.2 (#7625)7ef1410
don't call old plugin when declarative config is in use (#7472)b18583a
pass meter provider to avoid using the global otel instance (#7475)6610806
chore(deps): update plugin com.gradleup.shadow to v9.1.0 (#7628)35fda16
fix(deps): update dependency io.netty:netty-bom to v4.2.5.final (#7635)03a3d73
fix(deps): update dependency com.squareup.wire:wire-bom to v5.4.0 (#7631)5a955de
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.20.0 (#7...9386459
fix(deps): update dependency io.opentelemetry.semconv:opentelemetry-semconv-i...Updates
io.opentelemetry.proto:opentelemetry-proto
from 1.7.0-alpha to 1.8.0-alphaRelease notes
Sourced from io.opentelemetry.proto:opentelemetry-proto's releases.
Commits
Updates
io.opentelemetry.semconv:opentelemetry-semconv
from 1.34.0 to 1.37.0Release notes
Sourced from io.opentelemetry.semconv:opentelemetry-semconv's releases.
Changelog
Sourced from io.opentelemetry.semconv:opentelemetry-semconv's changelog.
Commits
52534a6
Prepare release 1.37.0 (#291)1415268
Add change log for upcoming 1.37.0 release (#289)4e88878
Update to semconv 1.37.0 (#288)237f63d
chore(deps): update otel/weaver docker tag to v0.17.1 (#269)9a0b08e
Add missing apidiff from 1.34.0 release (#287)02a5ea4
Update CONTRIBUTING.md (#284)907e87e
Update apidiff baseline to released version 1.36.0 (#286)1d3db17
Fix apidiff failure (#285)ffa800a
Better jinja indentation (#283)55d4bed
Update changelog for 1.36.0 release (#281)Updates
io.opentelemetry.instrumentation:opentelemetry-grpc-1.6
from 2.18.1-alpha to 2.20.0-alphaRelease notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-grpc-1.6's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-grpc-1.6's changelog.
... (truncated)
Commits
Updates
org.jreleaser
from 1.19.0 to 1.20.0Updates
org.mockito:mockito-core
from 5.18.0 to 5.19.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
144751b
Add support for JDK21 Sequenced Collections. (#3708)b275c7d
Bump actions/checkout from 4 to 5 (#3707)ad6ae2f
Allow overriding 'Created-By' for reproducible builds (#3704)096ee9f
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3703)aa7be27
Bump androidx.test:runner from 1.6.2 to 1.7.0 (#3697)c8a698b
Remove unused testsea45979
Bump errorprone from 2.39.0 to 2.41.09c8eb23
Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 (#3694)f05e44d
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 (#3693)9d32dfe
Bump junit-jupiter from 5.13.3 to 5.13.4 (#3691)Updates
org.mockito:mockito-core
from 5.18.0 to 5.19.0Release notes
Sourced from org.mockito:mockito-core's releases.