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.0 #1296

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hibernate-types-55 from 2.20.0 to 2.21.0.

Changelog

Sourced from hibernate-types-55'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)

@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Dec 19, 2022
@dependabot dependabot bot requested a review from a team December 19, 2022 01:00
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Dec 19, 2022
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1296-ac202d75a60d8dc5b1d47e6e8a208fa9737fe737 sh smoketest.sh

@dependabot dependabot bot force-pushed the dependabot/maven/com.vladmihalcea-hibernate-types-55-2.21.0 branch from ac202d7 to 5f769d5 Compare December 22, 2022 22:15
Bumps [hibernate-types-55](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-55
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.vladmihalcea-hibernate-types-55-2.21.0 branch from 5f769d5 to 5d877eb Compare December 23, 2022 17:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 26, 2022

Superseded by #1312.

@dependabot dependabot bot closed this Dec 26, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.vladmihalcea-hibernate-types-55-2.21.0 branch December 26, 2022 00:59
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.

0 participants