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.20.0 to 2.21.1 #1312

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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.20.0 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.20.0...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 chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Dec 26, 2022
@dependabot dependabot bot requested a review from a team December 26, 2022 00:59
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Dec 26, 2022
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1312-b62bdd6186a855db169444e79fe8ca15e1fa063e sh smoketest.sh

@andrewazores andrewazores merged commit 93f6a02 into main Jan 3, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.vladmihalcea-hibernate-types-55-2.21.1 branch January 3, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file needs-triage Needs thorough attention from code reviewers safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant