Skip to content

Bump jooq from 3.19.8 to 3.19.10 - #25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/jooq-3.19.10
Open

Bump jooq from 3.19.8 to 3.19.10#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/jooq-3.19.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2024

Copy link
Copy Markdown
Contributor

Bumps jooq from 3.19.8 to 3.19.10.
Updates org.jooq:jooq from 3.19.8 to 3.19.10

Updates org.jooq:jooq-meta-extensions-liquibase from 3.19.8 to 3.19.10

Updates org.jooq.jooq-codegen-gradle from 3.19.8 to 3.19.10

Release notes

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

3.19.10

Version 3.19.10 - June 14, 2024

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

Features and Improvements

#16806 - Clarify EmbeddableRecord Javadoc #16820 - Allow for specifying inputs to the gradle CodegenTask in order to participate in incremental builds #16828 - Add Source.resolve(String) to allow for varied, string based input sources #16829 - The code generation initScript property should be able to read from the file system

Bug Fixes

#16735 - Redundant policy related logic in UpdateQueryImpl #16740 - Internal SelectQueryImpl::copy behaviour may produce inconsistent copy of WINDOW clause #16746 - Wrong SQL rendered for MS Access CONCAT function with more than 2 arguments #16756 - Work around BigQuery's SELECT without FROM clause cannot use aggregation limitation #16763 - Parser meta lookup fails for DUAL table #16770 - Work around BigQuery ORDER BY clause limitation where identifiers cannot be resolved if the table and the column share the same name #16774 - Work around BigQuery limitation of using: HAVING clause on a non-aggregate query #16778 - Support BigQuery's QUALIFY .. WINDOW keyword order #16787 - Fix null treatment syntax of window functions in BigQuery #16793 - Inconsistent formatting of HSQLDB DUAL table emulation #16798 - Parser error when trying to parse hypothetical set function with FILTER clause #16811 - MULTISET nested projection's ContextConverters don't receive correct ConverterContext #16822 - Don't delay jOOQ-codegen-gradle's configuration until execution by default

3.19.9

Version 3.19.9 - May 30, 2024

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

Bug Fixes

#16647 - BlobBinding and ClobBinding should fall back to byte[] and String binding also in HANA #16652 - TableRecords should refresh() themselves for HANA dialect, when any non-identity value should be fetched after an insert #16657 - Improve warning log message about static type registry usage and how to remedy it #16663 - Wrong source code generated when newline escape sequence of long view source is split into two #16672 - Update using multi-column set clause with DSL.row and custom type logs warn on deprecated static type registry #16676 - SQLite "Cannot parse or interpret sql for table" error with both unique columns and foreign key constraints #16687 - Error in CockroachDBDatabase when running SHOW INDEXES for table valued function #16692 - Work around KT-68407 compiler error in generated AbstractSpringDAOImpl class in kotlin 2.0 #16697 - Memory leak in DefaultCacheProvider when large amounts of arbitrary projections are mapped with DefaultRecordMapper #16703 - Settings.transformPatternsUnnecessaryScalarSubquery produces wrong SQL when subquery column is aliased #16706 - Pattern replacement activates RETURNING clause of DELETE / UPDATE statements

... (truncated)

Commits

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 `jooq` from 3.19.8 to 3.19.10.

Updates `org.jooq:jooq` from 3.19.8 to 3.19.10

Updates `org.jooq:jooq-meta-extensions-liquibase` from 3.19.8 to 3.19.10

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

---
updated-dependencies:
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jooq:jooq-meta-extensions-liquibase
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jooq.jooq-codegen-gradle
  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 Jun 14, 2024
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