Skip to content
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

Upgrade jOOQ 3.19.17 -> 3.19.18 #1518

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Upgrade jOOQ 3.19.17 -> 3.19.18 #1518

merged 1 commit into from
Jan 17, 2025

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
jOOQ (source) compile patch 3.19.17 -> 3.19.18

Release Notes

jOOQ/jOOQ (jOOQ)

v3.19.18: 3.19.18

Version 3.19.18 - January 15, 2025

This is a 3.19 patch release with minor improvements and bug fixes

Bug Fixes

#​17847 - Missing NVARCHAR support in R2DBC integration
#​17851 - Error when reading NULL bind value of type NVARCHAR from MySQL driver
#​17856 - ORA-12704: character set mismatch placing NULL and non-NULL NVARCHAR values in UNION ALL subqueries
#​17859 - Restore caching of resolvedType in AbstractTypedElementDefinition
#​17870 - StackOverflowError when resolving asterisk in parsed query using derived table with unsuccessful meta lookups
#​17874 - Avoid case sensitive access to PgDatabaseMetaData columns due to regressions after driver version 42.7.5
#​17878 - Improve message from ZIP maven-install shell scripts related to availability of artifacts in our repo
#​17881 - Traverser does not traverse into Multiset contents


  • If you want to rebase/retry this PR, check this box

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Jan 16, 2025

Suggested commit message:

Upgrade jOOQ 3.19.17 -> 3.19.18 (#1518)

See:
- https://www.jooq.org/notes
- https://github.com/jOOQ/jOOQ/releases/tag/version-3.19.18
- https://github.com/jOOQ/jOOQ/compare/version-3.19.17...version-3.19.18

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

3 similar comments
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@Stephan202 Stephan202 added this to the 0.20.0 milestone Jan 16, 2025
@rickie rickie force-pushed the renovate/jooq-3.x branch from da2b15d to d55e8ed Compare January 16, 2025 17:40
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie force-pushed the renovate/jooq-3.x branch from d55e8ed to 51741dc Compare January 17, 2025 10:34
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie merged commit 9f83eec into master Jan 17, 2025
16 checks passed
@rickie rickie deleted the renovate/jooq-3.x branch January 17, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants