Skip to content

fix(deps): update all dependencies #895

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 #895

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github/codeql-action action patch v3.28.16 -> v3.28.17 age adoption passing confidence
lint-staged dependencies patch 15.5.1 -> 15.5.2 age adoption passing confidence
io.netty:netty-codec-http (source) dependencies patch 4.2.0.Final -> 4.2.1.Final age adoption passing confidence
io.netty:netty-codec (source) dependencies patch 4.2.0.Final -> 4.2.1.Final age adoption passing confidence
io.netty:netty-handler (source) dependencies patch 4.2.0.Final -> 4.2.1.Final age adoption passing confidence
io.netty:netty-handler-proxy (source) dependencies patch 4.2.0.Final -> 4.2.1.Final age adoption passing confidence
io.netty:netty-codec-socks (source) dependencies patch 4.2.0.Final -> 4.2.1.Final age adoption passing confidence
io.projectreactor.netty:reactor-netty-core dependencies patch 1.2.5 -> 1.2.6 age adoption passing confidence
io.opentelemetry:opentelemetry-api dependencies minor 1.49.0 -> 1.50.0 age adoption passing confidence
io.projectreactor.netty:reactor-netty-http dependencies patch 1.2.5 -> 1.2.6 age adoption passing confidence
org.jetbrains.kotlin.jvm plugin patch 2.1.20 -> 2.1.21 age adoption passing confidence

Release Notes

github/codeql-action (github/codeql-action)

v3.28.17

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.17 - 02 May 2025
  • Update default CodeQL bundle version to 2.21.2. #​2872

See the full CHANGELOG.md for more information.

lint-staged/lint-staged (lint-staged)

v15.5.2

Compare Source

Patch Changes
reactor/reactor-netty (io.projectreactor.netty:reactor-netty-core)

v1.2.6

Reactor Netty 1.2.6 is part of 2024.0.6 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.5...v1.2.6

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-api)

v1.50.0

Compare Source

API
  • Clarify that AttributesBuilder.put allows nulls
    (#​7271)
  • Stabilize log record event name
    (#​7277)
Context
  • Fix duplicated ExecutorService wrap
    (#​7245)
  • Promote getAll to TextMapGetter stable API
    (#​7267)
Incubator
  • Add ExtendedLogRecordBuilder#setException
    (#​7182)
  • Add experimental support for log extended attributes
    (#​7123)
SDK
  • Remove Java9VersionSpecific clock implementation
    (#​7221)
  • Add addProcessorFirst to SdkTracerProviderBuilder, SdkLoggerProviderBuilder
    (#​7243)
Logs
  • Add setLoggerConfigurator support to LoggerProvider
    (#​7332)
Metrics
  • Add DelegatingMetricData
    (#​7229)
  • Spatial aggregation for async instruments with filtering views
    (#​7264)
Exporters
  • Prometheus: Add Authenticator support for PrometheusHttpServer
    (#​7225)
  • OTLP: Fix OTLP metric exporter toBuilder() loosing temporality
    (#​7280)
  • OTLP: Allow Otlp*MetricExporter's to publish export stats
    (#​7255)
Extensions
  • Declarative config: Add support for escaping env var substitution
    (#​7033)
  • Declarative config: update to opentelemetry-configuration 0.4
    (#​7064)
  • Declarativeconfig: Refactor internals to add DeclarativeConfigContext
    (#​7293)
Project tooling

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 May 12, 2025 02:00
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.65%. Comparing base (37f5b49) to head (5475b02).

Additional details and impacted files
@@             Coverage Diff             @@
##               main    #895      +/-   ##
===========================================
- Coverage     10.05%   8.65%   -1.41%     
+ Complexity     1983    1522     -461     
===========================================
  Files          7009    7009              
  Lines         68492   68492              
  Branches        296     296              
===========================================
- Hits           6890    5931     -959     
- Misses        61426   62413     +987     
+ Partials        176     148      -28     

☔ 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 changed the title Update all dependencies fix(deps): update all dependencies May 12, 2025
@renovate renovate bot force-pushed the renovate/all branch from 4488139 to 7023ad4 Compare May 13, 2025 13:32
@renovate renovate bot force-pushed the renovate/all branch from 7023ad4 to 5475b02 Compare May 13, 2025 19:46
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