quarkus-hibernate-types icon indicating copy to clipboard operation
quarkus-hibernate-types copied to clipboard

build(deps): bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.5 to 3.8.2

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.5 to 3.8.2.

Changelog

Sourced from io.hypersistence:hypersistence-utils-hibernate-63's changelog.

Version 3.8.2 - July 25, 2024

Add JsonClobType and improve JsonType to support CLOB column types #734

Version 3.8.1 - July 03, 2024

Enhance BatchSequenceGenerator with support for IdGeneratorType #728

Version 3.8.0 - June 27, 2024

Add support for mapping Java Enums to custom ordinal values #730

Version 3.7.7 - June 21, 2024

Remove hypersistence-utils-hibernate-52 module #726

MonetaryAmountType should use currency instead of property for the second attribute #707

Version 3.7.6 - June 04, 2024

Use Spring Data Range as an alternative to PostgreSQL range type #721

ListArrayType on Set entity attribute fails for EntityManager.merge operation #717

Commits
  • c942f9b [maven-release-plugin] prepare release hypersistence-utils-parent-3.8.2
  • 7799931 Update changelog for the 3.8.2 release
  • b0b037a Add JsonClobType and improve JsonType to support CLOB column types #734
  • bbb27c4 Bump version up
  • f52baf3 [maven-release-plugin] prepare for next development iteration
  • 69ed569 [maven-release-plugin] prepare release hypersistence-utils-parent-3.8.1
  • edf67d3 Update changelog for the 3.8.1 release
  • b9e5178 Bump com.fasterxml.jackson.core:jackson-databind
  • 032f603 Enhance BatchSequenceGenerator with support for IdGeneratorType #728
  • b59f44f Change Maven dependency link
  • Additional commits viewable in compare view

Dependabot compatibility score

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[bot] avatar Jul 26 '24 10:07 dependabot[bot]