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(deps): bump hibernate-types-55 from 2.17.1 to 2.21.1 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps hibernate-types-55 from 2.17.1 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

Version 2.19.2 - September 12, 2022

Add Javadoc comments for the HibernateRepository methods #484

Version 2.19.1 - September 10, 2022

The findAll method from the JpaRepository is an Anti-Pattern and the HibernateRepository should deprecate it #483

... (truncated)

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hibernate-types-55](https://github.com/vladmihalcea/hibernate-types) from 2.17.1 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.17.1...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] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 26, 2022

The following labels could not be found: dependencies, chore, safe-to-test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants