Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2025

Bumps org.jooq:jooq-bom from 3.20.7 to 3.20.8.

Release notes

Sourced from org.jooq:jooq-bom's releases.

3.20.8

Version 3.20.8 - October 1, 2025

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

Bug Fixes

#19051 - SEEK clause has no effect if used in the first set operation subquery #19060 - AbstractName::toString should override AbstractQueryPart default, and avoid the expensive Configuration::derive call #19064 - DefaultParseContext::parseIdentifierIf and ::parseUnquotedStringLiteral should avoid StringBuilder allocation #19072 - Upgrade Spring dependency due to CVE-2025-41249 #19078 - Regression: MANIFSET.MF OSGi meta data includes java packages #19082 - Compilation error in generated record's POJO constructor when attaching Converter to UDT column #19091 - Bad syntax generated for Snowflake table valued function call #19096 - Generated column aliases may exceed the maximum identifier length in some dialects #19099 - SEEK not working with NULLS FIRST/LAST on DESC sorted fields #19103 - Wrong Support annotation ALTER TABLE .. SET DEFAULT for Snowflake #19107 - Code generator and DDL export should retain CLOB and BLOB length in MySQL / MariaDB #19110 - Diff doesn't change between different MySQL TEXT and BLOB types #19113 - Rare race condition when registering built-in DefaultDataTypes in SQL_DATATYPES_BY_TYPE #19117 - MockResultSet should cache ConverterProvider results #19123 - MetaImpl tables have mixed up ON DELETE and ON UPDATE ForeignKeyRule values

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [org.jooq:jooq-bom](https://github.com/jOOQ/jOOQ) from 3.20.7 to 3.20.8.
- [Release notes](https://github.com/jOOQ/jOOQ/releases)
- [Commits](jOOQ/jOOQ@version-3.20.7...version-3.20.8)

---
updated-dependencies:
- dependency-name: org.jooq:jooq-bom
  dependency-version: 3.20.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 2, 2025
Copy link
Owner

@docwho2 docwho2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approve Dependabot

@docwho2 docwho2 merged commit 4781987 into main Oct 2, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.jooq-jooq-bom-3.20.8 branch October 2, 2025 09:22
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.

2 participants