Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2022

Bumps hibernate-types-55 from 2.14.0 to 2.14.1.

Changelog

Sourced from hibernate-types-55's changelog.

Version 2.14.1 - March 23, 2021

Add support for using OffsetDateTime in JSON objects enhancement #408

Add support for LocalDateTime[] mappings enhancement #407

Add support for LocalDate[] mappings enhancement #406

PostgreSQLEnumType#sqlTypes() should always return Types.VARCHAR enhancement #399

Commits
  • 32c7cc3 [maven-release-plugin] prepare release hibernate-types-parent-2.14.1
  • e1e1da8 Update change log for the 2.14.1 release
  • ed7f746 Add support for using OffsetDateTime in JSON objects #408
  • 1f84c01 PostgreSQLEnumType#sqlTypes() should always return Types.VARCHAR #399
  • d11ad93 Add support for LocalDateTime[] mappings #407
  • d9c19e6 Add support for LocalDate[] mappings #406
  • d05c208 Upgrade MySQL version used during testing
  • 09975df Fix broken tests
  • c24deff Bump postgresql from 42.2.19 to 42.3.3 in /hibernate-types-52
  • ead0f7c Bump postgresql from 42.2.19 to 42.3.3 in /hibernate-types-55
  • 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.14.0 to 2.14.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.14.0...hibernate-types-parent-2.14.1)

---
updated-dependencies:
- dependency-name: com.vladmihalcea:hibernate-types-55
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2022
@kinow kinow merged commit e4c6a17 into main Mar 24, 2022
@kinow kinow deleted the dependabot/maven/com.vladmihalcea-hibernate-types-55-2.14.1 branch March 24, 2022 03: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