Skip to content

fix(deps): update all dependencies #934

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
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update all dependencies #934

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
github/codeql-action action patch v3.29.1 -> v3.29.4 age confidence
gradle (source) patch 8.14.2 -> 8.14.3 age confidence
org.junit.jupiter:junit-jupiter (source) dependencies patch 5.13.2 -> 5.13.4 age confidence
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependencies patch 2.19.1 -> 2.19.2 age confidence
com.fasterxml.jackson.core:jackson-core dependencies patch 2.19.1 -> 2.19.2 age confidence
com.fasterxml.jackson.core:jackson-databind (source) dependencies patch 2.19.1 -> 2.19.2 age confidence
com.fasterxml.jackson.core:jackson-annotations (source) dependencies patch 2.19.1 -> 2.19.2 age confidence
com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core dependencies patch 8.1.0 -> 8.1.1 age confidence
io.netty:netty-codec-http (source) dependencies patch 4.2.2.Final -> 4.2.3.Final age confidence
commons-io:commons-io (source) dependencies minor 2.19.0 -> 2.20.0 age confidence
io.netty:netty-codec (source) dependencies patch 4.2.2.Final -> 4.2.3.Final age confidence
org.apache.commons:commons-lang3 (source) dependencies minor 3.17.0 -> 3.18.0 age confidence
org.apache.commons:commons-text (source) dependencies minor 1.13.1 -> 1.14.0 age confidence
com.squareup.okio:okio dependencies minor 3.14.0 -> 3.15.0 age confidence
io.netty:netty-handler (source) dependencies patch 4.2.2.Final -> 4.2.3.Final age confidence
io.netty:netty-handler-proxy (source) dependencies patch 4.2.2.Final -> 4.2.3.Final age confidence
io.netty:netty-codec-socks (source) dependencies patch 4.2.2.Final -> 4.2.3.Final age confidence
com.datadoghq:datadog-api-client dependencies minor 2.38.0 -> 2.40.0 age confidence
io.projectreactor.netty:reactor-netty-core dependencies patch 1.2.7 -> 1.2.8 age confidence
com.newrelic.agent.java:newrelic-api dependencies minor 8.21.0 -> 8.22.0 age confidence
io.opentelemetry:opentelemetry-api dependencies minor 1.51.0 -> 1.52.0 age confidence
io.projectreactor.netty:reactor-netty-http dependencies patch 1.2.7 -> 1.2.8 age confidence
com.netflix.dgs.codegen plugin patch 8.1.0 -> 8.1.1 age confidence

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
  • Experimental: When the quality-queries input for the init 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. #​2935

See the full CHANGELOG.md for more information.

gradle/gradle (gradle)

v8.14.3: 8.14.3

Compare 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:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

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:

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew 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 to FakeFileSystem(). This
    restores that compatibility.

  • Breaking: Change FakeFileSystem.clock from a JVM field to a property. This avoids a crash
    running 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
  • Add Datasets API to Open API Spec #​2992
  • Add support for vulnerability management - GetSBOMsList new endpoint and update existing ones #​2991
  • Add spreadsheet to restriction_policy specs #​2985
  • Add API spec for AWS Integrations IAM permissions #​2961
  • New keys added for multiple products #​2959
  • Add support for Array Processor in Logs Pipelines #​2952
Changed
  • Add support for vulnerability management - GetSBOMsList new endpoint and update existing ones #​2991

v2.39.0

Added
  • Adds missing /api/v1/synthetics/tests/search spec #​2973
  • Add extractFromEmailBody step for synthetics browser test #​2956
  • Update Incident API specs to include is_test in POST /incidents and incidents response #​2945
  • Add App Key Registration API #​2939
  • Document Cloud Cost Management GCP endpoints publicly #​2896
  • Add Monitor Template API #​2876
Changed
  • Update template variable schemas with type field in dashboards and shared dashboards endpoints for group by template variables #​2955
  • Update events intake specs for v2 Events post endpoint #​2946
Fixed
  • Synthetics mobile test message field is now required #​2951
  • Make dns port be string and number #​2935
Security
  • Remove caseIndex from historical jobs api spec #​2950
Deprecated
  • Deprecate SLO metadata fields in api spec #​2900
reactor/reactor-netty (io.projectreactor.netty:reactor-netty-core)

v1.2.8

Reactor Netty 1.2.8 is part of 2024.0.8 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes
  • Ensure the connection is invalidated when a connection close happens before HTTP/1.1 to HTTP/2 upgrade operation by @​violetagg in #​3806
  • When HTTP/2 apply always the trailer headers by @​violetagg in #​3808
  • Trailers must not include pseudo-header fields by @​violetagg in #​3810
  • Add the HTTP/2 connection to the channel group for a proper graceful shutdown in case no active streams by @​violetagg in #​3827
  • Add proper initialisation of maxConcurrentStreams when successful HTTP/1.1 to HTTP/2 upgrade by @​violetagg in #​3832
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #​3838
New 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
  • Promote ComponentLoader to new opentelemetry-common artifact,
    standardize SPI loading
    (#​7446)
Context
  • LazyStorage passes its ClassLoader when loading ContextStorageProvider SPI
    (#​7424)
Incubator
  • Add context and severity params to ExtendedLogger#isEnabled
    (#​7268)
  • Add new convenience methods for converting DeclarativeConfigProperties to config model
    (#​7453)
SDK
  • Add custom stacktrace renderer which is length limit aware
    (#​7281)
Metrics
  • Propagate flush to PeriodicMetricReader's metricExporter.
    (#​7410)
Exporters
  • OTLP - JdkHttpSender: ensure proper closure of HttpClient in shutdown method
    (#​7390)
  • OTLP: profile exporters fix and test improvements
    (#​7442)
  • OTLP: Loading Compressor SPI via ComponentLoader configured through setComponentLoader
    (#​7428)
  • Prometheus: add scope schema URL and attributes
    (#​7356)
  • Prometheus: extend prometheus declarative config support to include without_scope_info,
    with_resource_constant_labels
    (#​6840)
Extensions
  • Autoconfigure: fix race condition of GlobalOpenTelemetry initialization with
    AutoConfiguredOpenTelemetrySdkBuilder
    (#​7365)
  • Declarative config: update to declarative config 1.0-rc.1
    (#​7436)
  • Declarative config: resolve environment variable substitution for mixed quotes
    (#​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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 7, 2025 01:33
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.19%. Comparing base (7dbb46d) to head (f76315e).

Additional details and impacted files
@@            Coverage Diff             @@
##              main    #934      +/-   ##
==========================================
- Coverage     9.48%   8.19%   -1.29%     
+ Complexity    2001    1540     -461     
==========================================
  Files         7542    7542              
  Lines        74571   74571              
  Branches       302     302              
==========================================
- Hits          7071    6114     -957     
- Misses       67323   68309     +986     
+ Partials       177     148      -29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 533ef86 to d9170f0 Compare July 14, 2025 22:07
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from e6a36fe to 765ccda Compare July 21, 2025 13:42
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 146d7d0 to 671e283 Compare July 24, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants