fix(deps): update all dependencies #934
Open
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:
v3.29.1
->v3.29.4
8.14.2
->8.14.3
5.13.2
->5.13.4
2.19.1
->2.19.2
2.19.1
->2.19.2
2.19.1
->2.19.2
2.19.1
->2.19.2
8.1.0
->8.1.1
4.2.2.Final
->4.2.3.Final
2.19.0
->2.20.0
4.2.2.Final
->4.2.3.Final
3.17.0
->3.18.0
1.13.1
->1.14.0
3.14.0
->3.15.0
4.2.2.Final
->4.2.3.Final
4.2.2.Final
->4.2.3.Final
4.2.2.Final
->4.2.3.Final
2.38.0
->2.40.0
1.2.7
->1.2.8
8.21.0
->8.22.0
1.51.0
->1.52.0
1.2.7
->1.2.8
8.1.0
->8.1.1
Release Notes
github/codeql-action (github/codeql-action)
v3.29.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.4 - 23 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.3 - 21 Jul 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.2
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.2 - 30 Jun 2025
quality-queries
input for theinit
action is provided with an argument, separate.quality.sarif
files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935See the full CHANGELOG.md for more information.
gradle/gradle (gradle)
v8.14.3
: 8.14.3Compare Source
The Gradle team is excited to announce Gradle 8.14.3.
This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.
Here are the highlights of this release:
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.
Upgrade instructions
Switch your build to use Gradle 8.14.3 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
junit-team/junit-framework (org.junit.jupiter:junit-jupiter)
v5.13.4
Netflix/dgs-codegen (com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core)
v8.1.1
What's Changed
New Contributors
Full Changelog: Netflix/dgs-codegen@v8.1.0...v8.1.1
square/okio (com.squareup.okio:okio)
v3.15.0
2025-07-01
Upgrade: [kotlinx-datetime 0.7.0-0.6.x-compat][datetime_0_7_0_compat]. The previous 3.14.0
release,
FakeFileSystem
broke binary-compatibility for calls toFakeFileSystem()
. Thisrestores that compatibility.
Breaking: Change
FakeFileSystem.clock
from a JVM field to a property. This avoids a crashrunning Okio in a Gradle 8.x plugin. This change is not binary-compatible.
DataDog/datadog-api-client-java (com.datadoghq:datadog-api-client)
v2.40.0
Added
Array Processor
inLogs Pipelines
#2952Changed
v2.39.0
Added
is_test
inPOST /incidents
and incidents response #2945Changed
Fixed
message
field is now required #2951Security
Deprecated
reactor/reactor-netty (io.projectreactor.netty:reactor-netty-core)
v1.2.8
Reactor Netty
1.2.8
is part of2024.0.8
Release Train.What's Changed
✨ New features and improvements
Reactor Core
v3.7.8
by @chemicL in79468f6
, see release notesNetty QUIC Codec
v0.0.73.Final
by @violetagg in #3811Netty HTTP/3 Codec
v0.0.30.Final
by @dependabot[bot] in #3812Forwarded
/X-Forwarded-Proto
header parsing by @violetagg in #3823 and #3824🐞 Bug fixes
HTTP/1.1
toHTTP/2
upgrade operation by @violetagg in #3806HTTP/2
apply always the trailer headers by @violetagg in #3808Trailers
must not includepseudo-header
fields by @violetagg in #3810HTTP/2
connection to the channel group for a proper graceful shutdown in case no active streams by @violetagg in #3827maxConcurrentStreams
when successfulHTTP/1.1
toHTTP/2
upgrade by @violetagg in #3832HTTP/2
upgrade stream inherits the proper state from the originalHTTP/1.1
connection when successful upgrade fromHTTP/1.1
toHTTP/2
by @violetagg in #3838New Contributors
Full Changelog: reactor/reactor-netty@v1.2.7...v1.2.8
newrelic/newrelic-java-agent (com.newrelic.agent.java:newrelic-api)
v8.22.0
Version 8.22.0
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-api)
v1.52.0
Compare Source
API
Common
ComponentLoader
to newopentelemetry-common
artifact,standardize SPI loading
(#7446)
Context
(#7424)
Incubator
(#7268)
(#7453)
SDK
(#7281)
Metrics
(#7410)
Exporters
(#7390)
(#7442)
(#7428)
(#7356)
with_resource_constant_labels
(#6840)
Extensions
GlobalOpenTelemetry
initialization withAutoConfiguredOpenTelemetrySdkBuilder
(#7365)
(#7436)
(#7433)
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.