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.11 to 3.19.13 #9469

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps jooqVersion from 3.19.11 to 3.19.13.
Updates org.jooq:jooq-codegen-gradle from 3.19.11 to 3.19.13

Release notes

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

3.19.13

Version 3.19.13 - September 26, 2024

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

Features and Improvements

#17334 - MetaImpl exceptions should indicate table and column if applicable, which caused the exception #17377 - Add a link to DSL::coerce from DSL::cast and Field::cast

Bug Fixes

#17324 - Upgrade Spring dependency from jOOQ-meta-extensions-hibernate to 5.3.39 due to CVE-2024-38808 #17327 - Upgrade jOOQ-checker's transitive guava dependency to 32.1.3-jre due to CVE-2023-2976 #17330 - R2DBC Connection leak when cancelling pending connection with ConnectionPool #17338 - ORA-17068: Invalid arguments in call when calling OracleDatabaseMetaData.getIndexInfo() with quoted object names #17345 - MetaImpl and code generator should ignore MySQL's dummy REMARKS column on DatabaseMetaData::getTables for views #17350 - Meta::ddl re-ordering logic cannot parse views from MetaImpl in certain dialects #17356 - Regression when generating DDL from certain generated views #17360 - DDL::applyAsPlainSQL should trim plain SQL string to check if it starts with CREATE #17366 - UserImpl::$replace produces a RoleImpl instance #17371 - Oracle PL/SQL %ROWTYPE references should be declared as such in anonymous blocks when calling procedures

3.19.12

Version 3.19.12 - September 23, 2024

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

Features and Improvements

#17101 - Add DataType.isTimestampWithTimeZone() for INSTANT and OFFSETDATETIME and isTimeWithTimeZone() for OffsetTime #17209 - Revert deprecation of serialization support #17248 - Log warnings when Java record constructor has more than 254 parameters #17275 - Add Converter.fromSupported() and Converter.toSupported() default methods #17295 - Document the fact that org.jooq.Binding does not necessarily have to implement a complete org.jooq.Converter #17302 - Add new DataType.isDecimal() method to check if DataType.isNumeric() and it has a decimal representation

Bug Fixes

#17049 - Upgrade pgjdbc dependency to 42.7.3 to mitigate CVE-2024-1597 #17064 - Update DataType.isXYZ() Javadoc with new types #17071 - TIME(0), LOCALTIME(0), OFFSETDATETIME(0), and INSTANT(0) don't work in DDL statements as the datetime precision is simply omitted #17076 - Redundant unique index on primary key makes foreign keys disappear in PostgreSQL #17084 - HANA's WITH ORDINALITY emulation doesn't maintain correct ordering of ORDINALITY

... (truncated)

Commits

Updates org.jooq:jooq-meta from 3.19.11 to 3.19.13

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 `jooqVersion` from 3.19.11 to 3.19.13.

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

Updates `org.jooq:jooq-meta` from 3.19.11 to 3.19.13

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Sep 30, 2024
@xin-hedera xin-hedera added this to the 0.115.0 milestone Sep 30, 2024
@xin-hedera xin-hedera merged commit 91de2f8 into main Sep 30, 2024
30 checks passed
@xin-hedera xin-hedera deleted the dependabot/gradle/jooqVersion-3.19.13 branch September 30, 2024 14:01
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