fix(deps): update all non-major dependencies #684
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.1.8
->3.2.0
42.7.4
->42.7.5
0.57.0
->0.58.0
0.57.0
->0.58.0
7.0.1
->7.0.2
1.69.0
->1.69.1
1.69.0
->1.69.1
1.69.0
->1.69.1
1.69.0
->1.69.1
8.17.0
->8.17.1
3.7.1
->3.7.2
0.7.6
->0.7.7
3.7.6
->3.7.7
1.4.6
->1.4.7
6.2.1
->6.2.2
6.2.1
->6.2.2
3.17.6
->3.17.7
3.17.6
->3.17.7
3.17.6
->3.17.7
3.17.6
->3.17.7
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v3.2.0
: 3.2.0Cache
Expiry
static factory methods (#1499)Weigher
orExpiry
fail on an async completion (#1687)containsKey
for an async cache's synchronous view while in-flight (#1626)Guava
JCache
hibernate.javax.cache.uri
to load the configuration from a jar (#1347)pgjdbc/pgjdbc (org.postgresql:postgresql)
v42.7.5
Added
Fixed
fc60537
PR #3476JetBrains/Exposed (org.jetbrains.exposed:exposed-jdbc)
v0.58.0
Compare Source
What's Changed
Breaking changes:
SchemaUtils.listTables()
returns only the tables from the current schema. The behaviour was returned to the 0.56.0 version.SchemaUtils.listTablesInAllSchemas()
could be used.Features:
Infrastructure:
Docs:
grpc/grpc-java (io.grpc:grpc-netty)
v1.69.1
Bug Fixes
a0982ca
). Hostnames are considered trusted and CAs are required to use punycode for non-ASCII hostnames, so this is expected to provide defense-in-depth. See also the related GoSecure blog post and the AOSP fix1cf1927
). This (along with1cf1927
) fixes a nonce-handling regression introduced in 1.66.0 that could cause resources to appear to not exist until re-creating the ADS stream. Triggering the behavior required specific config changes. It is easiest to trigger when clusters use EDS and routes are changed from one cluster to another. The error “found 0 leaf (logical DNS or EDS) clusters for root cluster” might then be seen6c12c2b
)e8ff6da
). They were previously required to be stringsf8f6139
). This fixes clients treating large max_requests as “no requests” and failing all requests6516c73
). This fixes the error “Incorrect number of required labels provided. Expected: 4” introduced in 1.69.0reactor/reactor-core (io.projectreactor:reactor-core)
v3.7.2
What's Changed
✨ New features and improvements
Micrometer
1.14.3
by @chemicL in0b721c5
, check the release notes📖 Documentation
New Contributors
Full Changelog: reactor/reactor-core@v3.7.1...v3.7.2
spring-projects/spring-framework (org.springframework:spring-beans)
v6.2.2
⭐ New Features
BeanOverrideHandler
#34260@FunctionalInterface
declaration fromBeanOverrideProcessor
#34259@MockitoBean
at the type level on test classes #33925🐞 Bug Fixes
@TestBean
factory method resolution is incorrect within class hierarchy #34204AsyncListener#onError
does not return until dispatch completes #34192DataBinder
throwsIndexOutOfBoundsException
when indexed parameter uses nonconsecutive indices #34145DataBinder
throwsStringIndexOutOfBoundsException
for indexed property without nested property path #34121MethodHandle
function reference accepting only varargs #34109DataBinder
throwsStringIndexOutOfBoundsException
for map property without nested property path #34043EvalTag
#33945📔 Documentation
@EventListener
#34057🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Mattias-Sehlstedt, @Spanching, @brendenehlers, @izeye, @luozongle01, @micopiira, @ngocnhan-tran1996, @quaff, @rPraml, @remeio, and @scordio
quarkusio/quarkus (io.quarkus.arc:arc)
v3.17.7
Compare Source
Complete changelog
Log.error(Object,Throwable)
ExtHandler
@PermissionChecker
value attributeyq
installation step from GitHub Actions workflows@BuildSteps
in the Oracle JDBC extension"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 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 was generated by Mend Renovate. View the repository job log.