Skip to content

chore(deps): bump the dependencies group across 1 directory with 5 updates#283

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/dependencies-031f290b86
Open

chore(deps): bump the dependencies group across 1 directory with 5 updates#283
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/dependencies-031f290b86

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps the dependencies group with 5 updates in the / directory:

Package From To
com.fasterxml.jackson:jackson-bom 2.20.1 2.21.0
org.openapitools:jackson-databind-nullable 0.2.8 0.2.9
io.opentelemetry:opentelemetry-bom 1.57.0 1.59.0
org.junit.jupiter:junit-jupiter 5.14.1 5.14.2
gradle-wrapper 8.2.1 9.3.1

Updates com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0

Commits

Updates org.openapitools:jackson-databind-nullable from 0.2.8 to 0.2.9

Release notes

Sourced from org.openapitools:jackson-databind-nullable's releases.

v0.2.9 released

What's Changed

Full Changelog: OpenAPITools/jackson-databind-nullable@v0.2.8...v0.2.9

Commits
  • a011299 v0.2.9 release (#119)
  • 2c90374 Bump org.apache.maven.plugins:maven-compiler-plugin (#118)
  • 37205f8 Fix module path in JDK 24 and older (#101)
  • ecd2d0d Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 (#113)
  • de7369e Bump com.fasterxml.jackson:jackson-base from 2.20.1 to 2.21.0 (#112)
  • fd45306 Bump actions/checkout from 6.0.1 to 6.0.2 (#115)
  • dd4c43c Bump actions/setup-java from 5.1.0 to 5.2.0 (#114)
  • 59a64ba Bump actions/cache from 5.0.2 to 5.0.3 (#116)
  • d0afaa6 Bump actions/cache from 5.0.1 to 5.0.2 (#111)
  • 8d54604 Bump org.sonatype.central:central-publishing-maven-plugin (#110)
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-bom from 1.57.0 to 1.59.0

Release notes

Sourced from io.opentelemetry:opentelemetry-bom's releases.

Version 1.59.0

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

Extensions

  • Jaeger remote sampler: Remove unused code (#7970)
  • Incubator: Add AlwaysRecordSampler (#7877)

Project tooling

  • Align generate release contributors (#8023)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​austince @​baolongnt

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-bom's changelog.

Version 1.59.0 (2026-02-06)

API

  • Stabilize complex attributes (#7973)
  • Limit init valid hex array to range that can be true (#7809)

Extensions

  • Trace propagators: Deprecate OtTracePropagator (#8020)
  • Trace propagators: Deprecate JaegerPropagator (#8019)

SDK

  • Move io.opentelemetry.sdk.internal to io.opentelemetry.sdk.common.internal (#8003)
  • Always return ExtendedOpenTelemetry when incubator is available (#7991)

Traces

  • Fix memory leak in SdkSpan#spanEndingThread (#7984)

Metrics

  • Rework and publish metric benchmarks (#8000)
  • Update LongLastValueAggregator algo to avoid allocations (#8017)

Testing

  • Fix OTel JUnit5 Extension cleanup when using Nested test classes (#7999)
  • Add assertion support for Span hasException(null) (#8033)

Exporters

  • DEPRECATION: opentelemetry-exporter-zipkin is now deprecated with the last release planned for 1.65.0 (August 2026) (#7974)
  • Refactor http, grpc senders and promote to public API (#7782)

... (truncated)

Commits
  • d01a599 [release/v1.59.x] Prepare release 1.59.0 (#8055)
  • c2d6229 Prepare for 1.59.0 release (#8052)
  • 4335cf2 Stabilize complex attributes (#7973)
  • 3f5411d fix(deps): update dependency io.netty:netty-bom to v4.2.10.final (#8049)
  • ad771ea fix(deps): update armeriaversion to v1.36.0 (#8048)
  • a01befb chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145...
  • 089600f fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • d31d468 chore(deps): update plugin de.undercouch.download to v5.7.0 (#8043)
  • c68989a fix(deps): update dependency io.grpc:grpc-bom to v1.79.0 (#8044)
  • 1c4835c chore(deps): update plugin org.jsonschema2pojo to v1.3.2 (#8042)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 5.14.1 to 5.14.2

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.14.2 = Platform 1.14.2 + Jupiter 5.14.2 + Vintage 5.14.2

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.1...r5.14.2

Commits

Updates gradle-wrapper from 8.2.1 to 9.3.1

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.junit.jupiter:junit-jupiter [>= 6.a, < 7]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…dates

Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.20.1` | `2.21.0` |
| [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.8` | `0.2.9` |
| [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.57.0` | `1.59.0` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.14.1` | `5.14.2` |
| gradle-wrapper | `8.2.1` | `9.3.1` |



Updates `com.fasterxml.jackson:jackson-bom` from 2.20.1 to 2.21.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.20.1...jackson-bom-2.21.0)

Updates `org.openapitools:jackson-databind-nullable` from 0.2.8 to 0.2.9
- [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases)
- [Commits](OpenAPITools/jackson-databind-nullable@v0.2.8...v0.2.9)

Updates `io.opentelemetry:opentelemetry-bom` from 1.57.0 to 1.59.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.57.0...v1.59.0)

Updates `org.junit.jupiter:junit-jupiter` from 5.14.1 to 5.14.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.14.1...r5.14.2)

Updates `gradle-wrapper` from 8.2.1 to 9.3.1

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.openapitools:jackson-databind-nullable
  dependency-version: 0.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-version: 1.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: gradle-wrapper
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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 Feb 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 6, 2026 20:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 6, 2026
@dosubot
Copy link

dosubot bot commented Feb 6, 2026

Related Documentation

Checked 7 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

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.

0 participants