Merged
Conversation
927fd11 to
5d80c98
Compare
5d80c98 to
0d32964
Compare
9c2ffde to
da95d1f
Compare
9911bf5 to
a8161ec
Compare
d047e3d to
9d049ba
Compare
9d049ba to
0e94f91
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
2.3.23.Final→2.3.24.Final2.3.23.Final→2.3.24.Final2.0.3→2.0.42.12.5→2.12.67.6.0→7.7.07.6.0→7.7.04.5.22→4.5.230.9.7→0.9.8Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
undertow-io/undertow (io.undertow:undertow-servlet)
v2.3.24.FinalCompare Source
testcontainers/testcontainers-java (org.testcontainers:testcontainers)
v2.0.4Compare Source
What's Changed
📖 Documentation
📦 Dependency updates
Hakky54/log-captor (io.github.hakky54:logcaptor)
v2.12.6Compare Source
lukas-krecan/ShedLock (net.javacrumbs.shedlock:shedlock-provider-cassandra)
v7.7.0eclipse/vert.x (io.vertx:vertx-core)
v4.5.23Compare Source
ClickHouse/clickhouse-java (com.clickhouse:clickhouse-jdbc)
v0.9.8Compare Source
Improvements
Records#getSchema()to expose table schema metadata even when query result is empty. (#2777)Bug Fixes
[jdbc-v1, jdbc-v2] Fixed type mapping/conversion behavior for large unsigned integer values (issue #2779), including related test coverage updates. (#2779)
[jdbc-v2] Fixed off-by-one bug in
ArrayResultSet#next()that could returntrueone extra time and then fail withSQLException: No current row. (#2790)[jdbc-v2] Fixed handling of malformed
SELECT-like queries (for example,SELECT a, FROM table): previously, the driver could fail to read returned data when query type was not inferred before execution; now it detects a returned result set at runtime from the server response and reads it correctly. (#2784)Updated Dependencies
[repo] Upgraded
at.yawk.lz4:lz4-javafrom1.10.2to1.10.4to pick up native performance fixes. (#2778)[repo] Upgraded
com.fasterxml.jackson.core:jackson-corefrom2.17.2to2.18.6injdbc-v2. (#2767)[repo] Upgraded
com.fasterxml.jackson.core:jackson-corefrom2.17.2to2.18.6inexamples/client-v2. (#2766)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 was generated by Mend Renovate. View the repository job log.