Skip to content
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

fix(deps): update all dependencies #795

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix(deps): update all dependencies #795

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action minor v4.5.0 -> v4.6.0 age adoption passing confidence
github/codeql-action action patch v3.28.0 -> v3.28.1 age adoption passing confidence
stefanzweifel/git-auto-commit-action action minor v5.0.1 -> v5.1.0 age adoption passing confidence
net.sourceforge.plantuml:plantuml dependencies minor 1.2024.8 -> 1.2025.0 age adoption passing confidence
com.squareup.okio:okio dependencies minor 3.9.1 -> 3.10.2 age adoption passing confidence
io.projectreactor.netty:reactor-netty-core dependencies patch 1.2.1 -> 1.2.2 age adoption passing confidence
io.opentelemetry:opentelemetry-api dependencies minor 1.45.0 -> 1.46.0 age adoption passing confidence
io.projectreactor.netty:reactor-netty-http dependencies patch 1.2.1 -> 1.2.2 age adoption passing confidence

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

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

v3.28.1

Compare Source

CodeQL Action Changelog

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

3.28.1 - 10 Jan 2025
  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

See the full CHANGELOG.md for more information.

stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)

v5.1.0

Compare Source

Changed
Fixed
Dependency Updates
square/okio (com.squareup.okio:okio)

v3.10.2

Compare Source

2025-01-08

  • Fix: okio-nodefilesystem artifact is no longer empty.

v3.10.1

Compare Source

2025-01-07

  • New: FileSystem.close() may prevent future access and/or clean up associated resources depending on the backing implementation. FakeFileSystem will prevent future operations once closed.
  • InputStreams created from BufferedSource.inputStream() now have a more efficient version of InputStream.transferTo() which reduces memory copies.
  • okio-nodefilesystem is no longer publised as a JS project, but a Kotlin multiplatform project with only a JS target. This change should not affect consumers in any way, and is motivated by the Kotlin Gradle plugin deprecating the JS-only plugin. Please use 3.10.2 to ensure this change actually does not affect your builds.

v3.10.0

Compare Source

2025-01-06

This version is equivalent to the subsequent 3.10.1, but it did not fully publish to Maven Central due to infrastructure problems.

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

v1.2.2

Compare Source

Reactor Netty 1.2.2 is part of 2024.0.2 Release Train.

What's Changed
⚠️ Update considerations and deprecations
✨ New features and improvements
🐞 Bug fixes
📖 Documentation
New Contributors

Full Changelog: reactor/reactor-netty@v1.2.1...v1.2.2

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

v1.46.0

Compare Source

SDK
  • Remove unused dependencies, cleanup code after stabilizing Value
    (#​6948)
  • Explicitly allow null into CompletableResultCode.failExceptionally()
    (#​6963)
Traces
Logs
  • Add getters/accessors for readable fields in ReadWriteLogRecord.
    (#​6924)
Exporters
  • OTLP: Update to opentelemetry-proto 1.5
    (#​6999)
  • Bugfix - OTLP: Ensure Serializer runtime exceptions are rethrown as IOException
    (#​6969)
  • BREAKING - OTLP: Delete experimental OTLP authenticator concept.
    See OTLP authentication docs
    for supported solutions.
    (#​6984)
Extensions
  • BREAKING - Autoconfigure: Remove support for deprecated otel.experimental.resource.disabled.keys
    (#​6931)

Configuration

📅 Schedule: Branch creation - "* 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 January 13, 2025 01:26
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.61%. Comparing base (a77ee7f) to head (5ba896b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##               main    #795      +/-   ##
===========================================
- Coverage     10.04%   8.61%   -1.44%     
+ Complexity     1945    1480     -465     
===========================================
  Files          6889    6889              
  Lines         67167   67167              
  Branches        279     279              
===========================================
- Hits           6749    5786     -963     
- Misses        60244   61236     +992     
+ Partials        174     145      -29     

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

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