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-52 from 2.20.0 to 2.21.0 #622

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hibernate-types-52 from 2.20.0 to 2.21.0.

Changelog

Sourced from hibernate-types-52's changelog.

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

Commits
  • 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...
  • 1bb351f HibernateTypesContributor throws java.lang.NoClassDefFoundError: com/fasterxm...
  • 8c229bd Add support for Hibernate ORM 6.1 #531
  • e84e9fb Add DistinctListTransformer to Hibernate Types 6 #517
  • fcfd699 HibernateRepository doesn't work with multiple DataSources #513
  • d8a7dc6 Add lockById function to the BaseHibernateRepository #529
  • 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-52](https://github.com/vladmihalcea/hibernate-types) from 2.20.0 to 2.21.0.
- [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.20.0...hibernate-types-parent-2.21.0)

---
updated-dependencies:
- dependency-name: com.vladmihalcea:hibernate-types-52
  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 19, 2022
@dnlkoch dnlkoch merged commit bdd7c5a into main Dec 22, 2022
@dnlkoch dnlkoch deleted the dependabot/maven/com.vladmihalcea-hibernate-types-52-2.21.0 branch December 22, 2022 12:32
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.

1 participant