chore(deps): update upper bound dependencies file#13303
Merged
blakeli0 merged 1 commit intoMay 29, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates several dependency versions in sdk-platform-java/dependencies.txt, including google-auth-library-bom, protobuf-java, opentelemetry-bom, threetenbp, slf4j-api, jackson-bom, cel, and opentelemetry-semconv. There are no review comments to address, and I have no additional feedback to provide.
blakeli0
approved these changes
May 29, 2026
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.
This PR contains the following updates:
2.21.3→2.21.41.46.0→1.47.04.34.1→4.35.00.12.0→0.13.01.41.0→1.41.11.61.0→1.62.02.0.17→2.0.181.7.2→1.7.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/cel-java (dev.cel:cel)
v0.13.0Compare Source
This release brings significant performance optimizations, robust support for parsed-only evaluation across standard extensions, and several important bug fixes to align behavior with other CEL implementations. It also introduces major enhancements to the planner and policy compilation.
🚀 Highlights & New Features
quoteandreverseto the string extensions library (#998).string.splitwas also changed to return an immutable list (#1019).⚡ Performance Improvements
We have invested heavily in optimizing the performance characteristics of the planner runtime compared to the legacy runtime (#999, #1000, #1001, #1002, #1003, #1041). Benchmark highlights include:
🛠️ Configuration & Default Changes
enableTimestampEpochis now set by default (#989), and the configuration option has been deprecated (#991).🐛 Bug Fixes & Correctness
math.roundto useHALF_UPto match documentation and align behavior withcel-goandcel-cpp(#1054). Removed signed long support foruint(#1011).accu_initto be lazily initialized in the folder (#1014).CelEnvironment, YAML parsing, and serialization (#987), including using structured types in YAML exports (#983).👏 New Contributors
A warm welcome and thank you to our new contributors for this release!
quote,reverse) in #998math.roundrounding behavior in #1054Full Changelog: google/cel-java@v0.12.0...v0.13.0
open-telemetry/semantic-conventions-java (io.opentelemetry.semconv:opentelemetry-semconv)
v1.41.1(#475)
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)
v1.62.0API
Context
W3CBaggagePropagator,OtTracePropagator,JaegerPropagator(#8378)
SDK
Traces
parentContextallocation on span start for the common case(#8332)
Metrics
setMaxExportBatchSizetoPeriodicMetricReaderBuilder(#8296)
PeriodicMetricReadershutdown race that could drop the final flush(#8299)
Exporters
0.0.0.0tolocalhost(#8298)
"1"to"ratio"(#8252)
StringEncoder(#8312)
(#8293)
MarshalerUtilsizeRepeatedStringcalculation(#8284)
JdkHttpSenderthread pool size to prevent unbounded thread creation(#8276)
sdk-profilesand JFR shim modules(#8207)
opentelemetry-sdk-profilesandopentelemetry-exporter-otlp-profiles(#8351)
Extensions
opentelemetry-sdk-extension-declarative-configartifact with new package
io.opentelemetry.sdk.autoconfigure.declarativeconfig(#8265)
OtlpConfigUtilto avoid unsafe cast toint(#8287)
(#8356)
EventToSpanEventBridgeto bridge log-based events to span events(#8372)
Testing
@NullabletoequalTovalue argument inOpenTelemetryAssertions(#8301)
hasValueSatisfyingtoLongPointAssertandDoublePointAssertfor fuzzy value matching(#8328)
containsPointsSatisfyingto metric data asserts for "each given assertion must besatisfied by at least one point, extras allowed" checks on sum, gauge, histogram, exponential
histogram, and summary data
(#8329)
Project tooling
(#7964)
ApiUsageLoggertoopentelemetry-commonpublic API(#8318)
(#8231)
*.impl.*package naming convention for internal code with japicmp compatibility(#8325)
(#8365)
ThreeTen/threetenbp (org.threeten:threetenbp)
v1.7.3Compare Source
See the change notes for more information.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.