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:
v4.5.0
->v4.6.0
v3.28.0
->v3.28.1
v5.0.1
->v5.1.0
1.2024.8
->1.2025.0
3.9.1
->3.10.2
1.2.1
->1.2.2
1.45.0
->1.46.0
1.2.1
->1.2.2
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
See the full CHANGELOG.md for more information.
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
v5.1.0
Compare Source
Changed
github.actor_id
in defaultcommit_author
(#354) @parkerbxyzFixed
Dependency Updates
square/okio (com.squareup.okio:okio)
v3.10.2
Compare Source
2025-01-08
okio-nodefilesystem
artifact is no longer empty.v3.10.1
Compare Source
2025-01-07
FileSystem.close()
may prevent future access and/or clean up associated resources depending on the backing implementation.FakeFileSystem
will prevent future operations once closed.InputStream
s created fromBufferedSource.inputStream()
now have a more efficient version ofInputStream.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 of2024.0.2
Release Train.What's Changed
Transfer-Encoding
forDELETE
with no body by @violetagg in #3549DisposedChannelConfig#setAutoRead
does not change auto-read configuration by @violetagg in #3581✨ New features and improvements
Reactor Core
v3.7.2
by @chemicL in3db1d87
, see release notesNetty
v4.1.116.Final
by @violetagg in #3550netty-incubator-transport-native-io_uring
v0.0.26.Final
by @dependabot in #3568Netty QUIC Codec
v0.0.70.Final
by @violetagg in #3570Http2Pool
: Do not proceed with the acquisition ifBorrower
is cancelled by @violetagg in #3582Http2Pool
: Do not proceed with the resource delivery ifBorrower
is cancelled by @violetagg in #3585🐞 Bug fixes
ClassCastException
inHttpOperations#initShortId()
by @joschi in #3542HttpServerRequest#receiveContent()
never emits any value nor completes whenHTTP/1.1 TLS Upgrade
(RFC-2817) kicks in by @reta in #3540📖 Documentation
CORS
HTTP server example by @jchenga in #3554HTTP2
/HTTP3
configuration to theHTTP
examples by @violetagg in #3578New 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
(#6948)
(#6963)
Traces
(#6990)
Logs
(#6924)
Exporters
(#6999)
(#6969)
See OTLP authentication docs
for supported solutions.
(#6984)
Extensions
(#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.
This PR was generated by Mend Renovate. View the repository job log.