deps: Update Non-major dependencies #2033
Merged
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:
3.2.5
->3.3.0
5.10.2
->5.10.3
1.10.2
->1.10.3
1.10.2
->1.10.3
3.6.1
->3.7.1
3.0.1
->3.1.0
3.4.1
->3.4.2
2.16.2
->2.17.0
5.10.2
->5.10.3
1.4.2
->1.4.3
1.1.19
->1.1.21
3.6.6
->3.6.8
2.49.0
->2.50.0
v1beta4-rev20240521-2.0.0
->v1beta4-rev20240622-2.0.0
3.44.0
->3.45.0
1.2.0
->1.2.1
12.6.2.jre8
->12.6.3.jre8
4.1.110.Final
->4.1.111.Final
4.1.110.Final
->4.1.111.Final
4.1.110.Final
->4.1.111.Final
4.1.110.Final
->4.1.111.Final
4.1.110.Final
->4.1.111.Final
4.1.110.Final
->4.1.111.Final
4.1.110.Final
->4.1.111.Final
1.8.0
->1.9.0
Release Notes
mojohaus/versions (org.codehaus.mojo:versions-maven-plugin)
v2.17.0
Compare Source
Changes
🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
📝 Documentation updates
👻 Maintenance
🔧 Build
google/truth (com.google.truth:truth)
v1.4.3
: 1.4.3ee680cb
)Subject.Factory
methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replaceassertAbout(foos()).that(foo)
withassertThat(foo)
(orabout(foos()).that(foo)
withthat(foo)
). (59e7a50
)reactor/reactor-netty (io.projectreactor.netty:reactor-netty)
v1.1.21
v1.1.20
Reactor Netty
1.1.20
is part of2022.0.20
and2023.0.7
Release Train.What's Changed
✨ New features and improvements
Reactor Core
v3.5.18
by @violetagg in9670a02
, see release notesNetty
v4.1.110.Final
by @violetagg in #3259Netty QUIC Codec
v0.0.63.Final
by @violetagg in #3264Mono
orObject
by @violetagg in #3250MonoSend.MAX_SIZE
configurable by system property by @VadimKirilchuk in #3276🐞 Bug fixes
HttpOperations#afterMarkSentHeaders
throws an error inHttpOperations#sendObject
, ensure theByteBuf
is released just once by @violetagg in #3246HTTP/2
poolrecordPendingSuccess/FailureAndLatency
not recorded without timeout by @violetagg in #3252HttpClient#reactorNettyVersion()
does not throwNullPointException
when loaded through-javaagent
underJDK 1.8
by @KyoUK4n in #3266📖 Documentation
ConnectionProvider
andEvent Loop Group
by @violetagg in #3281New Contributors
Full Changelog: reactor/reactor-netty@v1.1.19...v1.1.20
reactor/reactor-core (io.projectreactor:reactor-core)
v3.6.8
v3.6.7
Reactor Core
3.6.7
is part of2023.0.7
Release Train.What's Changed
✨ New features and improvements
byteBuddy
version from 1.14.16 to 1.14.17 by @dependabot in #3820Micrometer
to version1.12.7
by @violetagg in #3824🐞 Bug fixes
BufferTimeout
with fair backpressure rework by @chemicL in #3634Full Changelog: reactor/reactor-core@v3.6.6...v3.6.7
mariadb-corporation/mariadb-connector-r2dbc (org.mariadb:r2dbc-mariadb)
v1.2.1
Compare Source
Full Changelog
Notable Changes:
Bugs Fixed:
googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)
v1.9.0
Compare Source
Features
Dependencies
v1.8.1
Compare Source
Dependencies
692973e
(#814) (ebece6b)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.