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.8.0 to 2.9.7 #3026

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps hibernate-types-52 from 2.8.0 to 2.9.7.

Changelog

Sourced from hibernate-types-52's changelog.

Version 2.9.7 - March 23, 2020

Add support for checking if the bounds are open or closed for a given Range #204

Row is always updated when using JSON objects wrapped in POJOs with no explicit equals method duplicate #203

Allow all ArrayType objects to be used in the addScalar Hibernate Query method #190

Version 2.9.6 - March 21, 2020

Use byte arrays when cloning JSON objects #198

Add Iso8601MonthType to save the 1-based value instead of the 0-based Enum ordinal for a java.time.Month entity attribute #56

Version 2.9.5 - March 07, 2020

Switch to using a single Logger instance #197

Version 2.9.4 - February 26, 2020

A NullPointerException is thrown when adding a ListArrayType definition to a MappedSuperClass bug #189

The ListArrayTypeDescriptor deepCopy method should not convert a List to an Java array bug #187

Add support for double arrays #183

Improve logging of array parameters in BasicBinder #182

ListArrayType generates an extra UPDATE when persisting an entity bug #180

Version 2.9.3 - January 26, 2020

PostgreSQLEnumType is not compatible with Hibernate 5.2 because of JavaTypeDescriptorRegistry and TypeConfiguration #176

Unexpected Hibernate dirty checking when using Sets #175

GraalVM / Quarkus native build support #173

When fetching an entity from the second-level cache, ListArrayType throws UnsupportedOperationException #169

Version 2.9.2 - January 14, 2020

Multidimensional Enum arrays are wrapped to String arrays and a ClassCastException is thrown #168

... (truncated)
Commits
  • 3c52497 [maven-release-plugin] prepare release hibernate-types-parent-2.9.7
  • 48a5b49 Update change log for the 2.9.7 release
  • 5c86e27 Add support for checking if the bounds are open or closed for a given Range #204
  • b66aa09 Allow all ArrayType objects to be used in the addScalar Hibernate Query metho...
  • 3fe18d5 Row is always updated when using JSON objects wrapped in POJOs with no explic...
  • edaa65e Bump version up
  • 88c1e61 [maven-release-plugin] prepare for next development iteration
  • 6148608 [maven-release-plugin] prepare release hibernate-types-parent-2.9.6
  • 66142d7 Change release so that it does not fork the JVM during testing
  • 1ccefe8 Update change log for the 2.9.6 release
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 6, 2020
@RemiDesgrange RemiDesgrange merged commit d771e55 into master Apr 15, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/master/com.vladmihalcea-hibernate-types-52-2.9.7 branch April 15, 2020 14:36
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant