Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps hibernate-types-55 from 2.19.2 to 2.21.1.

Changelog

Sourced from hibernate-types-55's changelog.

Version 2.21.1 - December 24, 2022

ObjectMapperWrapper throws NullPointerException when referencing the ObjectMapper #533

Version 2.21.0 - December 18, 2022

Add support for Hibernate ORM 6.1 #531

Avoid creating too many Jackson ObjectMapper instances #530

Add lockById function to the BaseHibernateRepository #529

ObjectMapperJsonSerializer should not clone a String JSON Object #528

Hibernate Types 6 throws ClassCastException "CustomType cannot be cast to class EntityValuedModelPart" #520

Add DistinctListTransformer to Hibernate Types 6 #517

JsonTypeDescriptor throws NullPointerException when using a Kotlin var entity attribute #516

HibernateRepository doesn't work with multiple DataSources #513

Empty ranges cannot be converted back to their initial String representation #507

HibernateTypesContributor throws java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/JsonSerializer #504

Add the BaseJpaRepository as a better alternative to Spring Data JpaRepository #501

Version 2.20.0 - October 17, 2022

Add support for querying by the embedded MonetaryAmount attributes #497

Allow the ListArrayType to support Set entity attributes #496

JsonTypeDescriptor should use Objects.equals for both Collections and Maps #494

Add support for the PostgreSQL 'empty' range that's distinct from the (,) infinite range #492

Commits
  • 918b30f [maven-release-plugin] prepare release hibernate-types-parent-2.21.1
  • ef2b7af Update changelog.txt with the 2.21.1 release
  • 9ddb096 ObjectMapperWrapper throws NullPointerException when referencing the ObjectMa...
  • 35eeae5 Bump version up
  • 58c6baa [maven-release-plugin] prepare for next development iteration
  • 549a02a [maven-release-plugin] prepare release hibernate-types-parent-2.21.0
  • ab432f6 Update changelog.txt with the 2.21.0 release
  • 3988542 Avoid creating too many Jackson ObjectMapper instances #530
  • ae31a33 JsonTypeDescriptor throws NullPointerException when using a Kotlin var entity...
  • 7c35031 Hibernate Types 6 throws ClassCastException "CustomType cannot be cast to cla...
  • 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 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)

Bumps [hibernate-types-55](https://github.com/vladmihalcea/hibernate-types) from 2.19.2 to 2.21.1.
- [Release notes](https://github.com/vladmihalcea/hibernate-types/releases)
- [Changelog](https://github.com/vladmihalcea/hibernate-types/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hibernate-types-parent-2.19.2...hibernate-types-parent-2.21.1)

---
updated-dependencies:
- dependency-name: com.vladmihalcea:hibernate-types-55
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 26, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants