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 with 2 updates #35

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps the org-jooq group with 2 updates: org.jooq:jooq and org.jooq.jooq-codegen-gradle.

Updates org.jooq:jooq from 3.19.5 to 3.19.6

Updates org.jooq.jooq-codegen-gradle from 3.19.5 to 3.19.6

Release notes

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

3.19.6

Version 3.19.6 - March 8, 2024

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

Bug Fixes

#16348 - Parser fails with StringIndexOutOfBoundsException when encountering invalid PostgreSQL unicode literal #16351 - Parser shouldn't fail with NumberFormatException #16357 - ParsingConnection doesn't correctly execute batches when using ParamType.INLINED or StatementType.STATIC_STATEMENT #16364 - UUID bind values should be auto-cast to avoid issues with lack of auto-conversion support in PostgreSQL #16371 - Parser always parses NULL literal of type BOOLEAN #16374 - Cast NULL literal in subquery SELECT projection in PostgreSQL #16382 - DataType should cache null_() and notNull() variants #16386 - Add some WARN logs when synthetic key objects aren't matched #16389 - Add arity check to synthetic foreign key configuration to avoid wrong generated code when FK / UK columns mismatch #16394 - Empty derived column lists generate wrong SQL syntax #16397 - Regression in fetchCount execution when argument query uses plain SQL tables #16400 - jOOQ-codegen-gradle should lazily evaluate its configuration #16406 - Parser doesn't support GROUPING SETS with specification #16411 - Code generator and MetaImpl return CREATE DEFAULT statement instead of just the default expression

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

@dependabot dependabot bot requested a review from darksaid98 as a code owner March 11, 2024 12:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2024
Bumps the org-jooq group with 2 updates: org.jooq:jooq and [org.jooq.jooq-codegen-gradle](https://github.com/jOOQ/jOOQ).


Updates `org.jooq:jooq` from 3.19.5 to 3.19.6

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

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org-jooq-84f804afe7 branch from 6c3bc8a to fa1c282 Compare March 11, 2024 17:07
@darksaid98 darksaid98 merged commit 6feacad into main Mar 11, 2024
2 checks passed
@darksaid98 darksaid98 deleted the dependabot/gradle/main/org-jooq-84f804afe7 branch March 11, 2024 17:08
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.

1 participant