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 #41

Merged
merged 1 commit into from
May 19, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 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.7 to 3.19.8

Updates org.jooq.jooq-codegen-gradle from 3.19.7 to 3.19.8

Release notes

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

3.19.8

Version 3.19.8 - May 2, 2024

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

Bug Fixes

#16548 - Auto wrap Field arguments to a Routine's Object typed parameter in Field #16553 - Work around lack of support for INSERT .. SELECT .. UNION [ ALL ] SELECT in SingleStore #16572 - DELETE .. ORDER BY .. LIMIT on partitioned tables without unique constraint uses non-unique ctid for self joins #16575 - Cannot configure matchers using jOOQ-codegen-gradle plugin #16577 - SAXParseException warnings when using jOOQ-codegen-gradle or any other MiniJAXB.unmarshal() usage #16582 - Time zone information lost when fetching TIMETZ[] value in PostgreSQL #16586 - Work around HSQLDB bug where wrong LocalTime value is fetched when using bind values of type LocalTime[] #16603 - Wrong cast type name when casting value to NCLOB in Firebird #16617 - Fix order of NOT NULL and DEFAULT clauses in BigQuery CREATE TABLE statements

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 2 updates: org.jooq:jooq and [org.jooq.jooq-codegen-gradle](https://github.com/jOOQ/jOOQ).


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

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

---
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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 6, 2024
@ShermansWorld ShermansWorld merged commit 828698b into main May 19, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/main/org-jooq-cf8c562284 branch May 19, 2024 23:47
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