Skip to content

⬆️ Bump jooq from 3.19.11 to 3.20.2 #57

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps jooq from 3.19.11 to 3.20.2.
Updates org.jooq:jooq from 3.19.11 to 3.20.2

Updates org.jooq.jooq-codegen-gradle from 3.19.11 to 3.20.2

Release notes

Sourced from org.jooq.jooq-codegen-gradle's releases.

3.20.2

Version 3.20.2 - March 11, 2025

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

Features and Improvements

#18063 - Add MySQL and MariaDB support for ALTER TABLE .. SET NOT NULL / DROP NOT NULL #18106 - DiagnosticsListener Javadoc should link to manual

Bug Fixes

#18049 - Include fields and values lengths in "The number of values must match the number of fields" error message #18053 - Meta.migrateTo() drops column before dropping its foreign keys or indexes #18056 - ClassCastException in ArrayConverter when working with primitive typed int.class component type #18060 - ArrayStoreException when using Converter<T[][], U[][]> with empty arrays #18079 - DiagnosticsListener::duplicateStatements event isn't triggered for DiagnosticsConnection.ON setting #18085 - DiagnosticsConnection.ON does not retain the internally created DiagnosticsConnection's caches #18099 - PostgreSQL nested row isn't attached to Configuration when used with ad-hoc converter #18102 - Record::key produces unattached records #18115 - <globalObjectNames/> should explicitly declare String type in KotlinGenerator, for usage with explicit API compiler flag #18117 - <globalObjectNames/> should generate const val in KotlinGenerator or ScalaGenerator, for annotation usage #18124 - Work around ORA-00929: missing period when fully qualifying JSON columns

3.20.1

Version 3.20.1 - February 21, 2025

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

Bug Fixes

#18035 - Scala 3.5 problem when calling AbstractTable::getIdentity from generated code #18038 - Generated POJO equals() and hashCode() implementations shouldn't exclude non-primary key columns by default

3.20.0

Version 3.20.0 - February 19, 2025

New dialects:

jOOQ 3.20 ships with 2 new experimental dialects:

  • ClickHouse in all editions, including the jOOQ Open Source Edition

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `jooq` from 3.19.11 to 3.20.2.

Updates `org.jooq:jooq` from 3.19.11 to 3.20.2

Updates `org.jooq.jooq-codegen-gradle` from 3.19.11 to 3.20.2
- [Release notes](https://github.com/jOOQ/jOOQ/releases)
- [Commits](jOOQ/jOOQ@version-3.19.11...version-3.20.2)

---
updated-dependencies:
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jooq.jooq-codegen-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 17, 2025
Copy link

Unit Test Results

0 tests   - 122   0 ✔️  - 122   0s ⏱️ -1s
0 suites  -   45   0 💤 ±    0 
0 files    -   45   0 ±    0 

Results for commit 717cd4e. ± Comparison against base commit 214bbe8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants