quarkus-hibernate-types
quarkus-hibernate-types copied to clipboard
build(deps): bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.5 to 3.8.2
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.27799931Update changelog for the 3.8.2 releaseb0b037aAdd JsonClobType and improve JsonType to support CLOB column types #734bbb27c4Bump version upf52baf3[maven-release-plugin] prepare for next development iteration69ed569[maven-release-plugin] prepare release hypersistence-utils-parent-3.8.1edf67d3Update changelog for the 3.8.1 releaseb9e5178Bump com.fasterxml.jackson.core:jackson-databind032f603Enhance BatchSequenceGenerator with support for IdGeneratorType #728b59f44fChange Maven dependency link- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)