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

Bump jooqVersion from 3.19.16 to 3.19.17 #10100

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps jooqVersion from 3.19.16 to 3.19.17.
Updates org.jooq:jooq-codegen-gradle from 3.19.16 to 3.19.17

Release notes

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

3.19.17

Version 3.19.17 - January 8, 2025

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

Features and Improvements

#17809 - Parse and ignore ALTER SEQUENCE .. OWNED BY syntax

Bug Fixes

#17766 - Javadoc typo on MergeNotMatchedStep.whenNotMatchedThenInsert #17772 - Parser doesn't correctly parse MERGE with multiple WHEN MATCHED clauses if the last WHEN MATCHED clause doesn't have any AND clause #17779 - Missing trigger meta data in code generation output for Oracle INSTEAD OF triggers on views #17788 - NullPointerException in SchemaMapping due to race condition in SchemaMapping cache #17792 - Regression when enabling <jpaAnnotation> for NOT NULL DEFAULT columns, which should continue to be marked as @​Column(nullable = true) #17795 - Exception in MetaImpl when encountering string literal default expressions in MariaDB 10.1 #17799 - T-SQL dialects should generate LTRIM(string, characters) (and RTRIM) instead of TRIM(LEADING characters FROM string) for better overall compatibility #17812 - Parser doesn't support qualified identifiers in DROP TYPE statement #17824 - SQLDialect.AURORA_POSTGRES should cast JSONB and similar types in INSERT statements #17829 - SQLDialect.AURORA_POSTGRES renders wrong syntax for pgplsql local variable assignments #17833 - Specific overloads of DSL.val(X) no longer infers data type of built-in type X for null values #17838 - Double or Float inline values should be cast to their appropriate types where the rendered literals are interpreted as NUMERIC or DECIMAL

Commits

Updates org.jooq:jooq-meta from 3.19.16 to 3.19.17

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)

@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 02:18
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2025
@xin-hedera xin-hedera added this to the 0.122.0 milestone Jan 13, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/jooqVersion-3.19.17 branch 2 times, most recently from 7ea7a31 to c1c12e6 Compare January 13, 2025 22:27
Bumps `jooqVersion` from 3.19.16 to 3.19.17.

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

Updates `org.jooq:jooq-meta` from 3.19.16 to 3.19.17

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/jooqVersion-3.19.17 branch from c1c12e6 to 541e82e Compare January 13, 2025 22:28
@xin-hedera xin-hedera merged commit c15e25d into main Jan 14, 2025
32 checks passed
@xin-hedera xin-hedera deleted the dependabot/gradle/jooqVersion-3.19.17 branch January 14, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: 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.

1 participant