-
-
Notifications
You must be signed in to change notification settings - Fork 17
dependency: Update patch - autoclosed #925
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
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 (
|
4069247
to
4fedad8
Compare
32e881e
to
1de1b01
Compare
269e6ff
to
80c52ad
Compare
9189413
to
1f32d29
Compare
8b6b038
to
aee6189
Compare
aee6189
to
febbe96
Compare
febbe96
to
2d8589c
Compare
6efcc83
to
e42e18c
Compare
d06e8c8
to
a4d95f8
Compare
bef04ca
to
1c0e4d9
Compare
090f589
to
7e522cb
Compare
|
3903fce
to
93ce880
Compare
93ce880
to
635f031
Compare
This PR contains the following updates:
v4.2.2
->v4.2.3
v4.7.0
->v4.7.1
v4.6.1
->v4.6.2
3.0.24
->3.0.25
3.2.0
->3.2.1
3.1.11
->3.1.12
33.4.0-jre
->33.4.8-jre
42.7.5
->42.7.7
3.5.2
->3.5.4
1.14.6
->1.14.9
1.18.36
->1.18.38
8.3.6
->8.3.8
1.1.6
->1.1.7
1.1.6
->1.1.7
Release Notes
actions/cache (actions/cache)
v4.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.2...v4.2.3
actions/setup-java (actions/setup-java)
v4.7.1
Compare Source
What's Changed
Documentation changes
Dependency updates:
Full Changelog: actions/setup-java@v4...v4.7.1
actions/upload-artifact (actions/upload-artifact)
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v3.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.4
Compare Source
Full Changelog
Key Enhancements
Issues Resolved
v3.5.3
Compare Source
Full Changelog
Bugs Fixed
dzikoysk/cdn (net.dzikoysk:cdn)
v1.14.8
Full Changelog: dzikoysk/cdn@1.14.5...1.14.8
Sponsors
Thanks to everyone who supported me this month 💛
projectlombok/lombok (org.projectlombok:lombok)
v1.18.38
GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)
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.