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.13 to 3.19.14 #9652

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

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

Release notes

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

3.19.14

Version 3.19.14 - October 21, 2024

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

Bug Fixes

#17391 - Javadoc typos on trigger related methods #17393 - Generated trigger names aren't escaped #17394 - Meta.ddl() includes synonyms or aliases as tables for some dialects #17398 - IN-list padding truncates row IN lists to 1000 elements in Oracle pre 23ai #17403 - DefaultGeneratorStrategy should guard against path classes receiving the same name as their enclosing class #17409 - Wrong XML import in InformationSchemaMetaImpl for trigger table schemas #17415 - NUMERIC bind values passed to SQL Server VALUES constructor may lose scale if not explicit DataType is supplied #17422 - VALUES types decimal and int cannot be matched when inlining NUMERIC types in CockroachDB #17430 - DSLContext::fetchCount for selects with nested records causes DataAccessException #17436 - Cannot call Record.reset(Field), Record.original(Field), Record.changed(Field) with embeddable field arguments #17442 - ClassCastException during invocation of double-wrapped ConvertedDataType #17445 - Wrong field indexes in code generated in record getters and setters for non-replacing embeddables when database reports non-consecutive column ordinals #17448 - CREATE TABLE and other DDL statements don't qualify tables in BigQuery #17454 - Diff doesn't export COMMENT ON MATERIALIZED VIEW statements correctly #17456 - Converter for binary columns doesn't work from within MULTISET expressions

Commits

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

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 added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Oct 28, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/jooqVersion-3.19.14 branch 2 times, most recently from 8bf8041 to da185bc Compare October 28, 2024 15:34
Bumps `jooqVersion` from 3.19.13 to 3.19.14.

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

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

---
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 force-pushed the dependabot/gradle/jooqVersion-3.19.14 branch from da185bc to 1eda5d2 Compare October 28, 2024 15:53
@steven-sheehy steven-sheehy added this to the 0.117.0 milestone Oct 28, 2024
@steven-sheehy steven-sheehy merged commit e51c3b2 into main Oct 28, 2024
30 checks passed
@steven-sheehy steven-sheehy deleted the dependabot/gradle/jooqVersion-3.19.14 branch October 28, 2024 18:16
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