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

build: bump the org-jooq group across 1 directory with 2 updates #64

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 Jun 17, 2024

Bumps the org-jooq group with 1 update in the / directory: org.jooq:jooq.

Updates org.jooq:jooq from 3.19.7 to 3.19.10

Updates org.jooq.jooq-codegen-gradle from 3.19.7 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the org-jooq group with 1 update in the / directory: org.jooq:jooq.


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from darksaid98 as a code owner June 17, 2024 12:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 17, 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