-
-
Notifications
You must be signed in to change notification settings - Fork 1
dependency: Update patch #68
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
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
9faeab0
to
22ee5d2
Compare
22ee5d2
to
80110b0
Compare
80110b0
to
8979327
Compare
5273e91
to
d7a0bff
Compare
69cd0a4
to
ed89c92
Compare
2dfa682
to
19f8890
Compare
19f8890
to
e18a470
Compare
f2b97b0
to
f9e5669
Compare
24b6e8f
to
20c81a1
Compare
4dc8b82
to
563365c
Compare
f4951b6
to
ebda486
Compare
431afd1
to
1dbb14d
Compare
d688ee1
to
2f7670b
Compare
2f7670b
to
1465d4a
Compare
1465d4a
to
06a2728
Compare
This PR contains the following updates:
3.2.0
->3.2.2
33.4.0-jre
->33.4.8-jre
42.7.5
->42.7.7
3.5.1
->3.5.5
1.2.1
->1.2.2
1.2.1
->1.2.2
8.3.6
->8.3.9
5.0.5
->5.0.13
5.0.5
->5.0.13
Release Notes
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v3.2.2
: 3.2.2v3.2.1
: 3.2.1computeIfAbsent
for an async cache's synchronous view to retry if incompleteCaffeineSpec
when being reflectively constructed (#1839)pgjdbc/pgjdbc (org.postgresql:postgresql)
v42.7.7
Security
Fix
channel binding required
handling to reject non-SASL authenticationPreviously, when channel binding was set to "require", the driver would silently ignore this
requirement for non-SASL authentication methods. This could lead to a false sense of security
when channel binding was explicitly requested but not actually enforced. The fix ensures that when
channel binding is set to "require", the driver will reject connections that use
non-SASL authentication methods or when SASL authentication has not completed properly.
See the Security Advisory for more detail. Reported by George MacKerron
The following CVE-2025-49146 has been issued
Added
v42.7.6
Features
Performance Improvements
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
v3.5.5
Compare Source
Full Changelog
Issues Resolved
v3.5.4
Compare Source
Full Changelog
Key Enhancements
Issues Resolved
v3.5.3
Compare Source
Full Changelog
Bugs Fixed
v3.5.2
Compare Source
Full Changelog
Bugs Fixed
disconnectOnExpiredPasswords
connection option that controls client behavior when connecting with an expired password.When set to true (default), the client disconnects if it detects an expired password.
When false, the client maintains the connection and allows setting a new password.
GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)
v8.3.9
Compare Source
Changed
BufferedOutputStream
when writing the Zip file to improve performance. (#1579)v8.3.8
Compare Source
Fixed
PropertiesFileTransformer
in8.3.7
. (#1493)Changed
compile
scope. (#1488)v8.3.7
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.