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

Bump hibernate-types-52 from 2.12.0 to 2.12.1 #2260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps hibernate-types-52 from 2.12.0 to 2.12.1.

Changelog

Sourced from hibernate-types-52's changelog.

Version 2.12.1 - July 10, 2021

Add support for half-hour time zones in ZonedDateTime #329

Commits
  • 650cdc5 [maven-release-plugin] prepare release hibernate-types-parent-2.12.1
  • d09fe48 Update change log for the 2.12.1 release
  • 20fa121 Add support for half-hour time zones in ZonedDateTime #329
  • 9a484ec Update README.md
  • a4604ca Bump version up
  • 740bf0d [maven-release-plugin] prepare for next development iteration
  • See full diff 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.12.0 to 2.12.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.12.0...hibernate-types-parent-2.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Jul 12, 2021
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #2260 (e642cba) into main (4fe1c70) will increase coverage by 0.21%.
The diff coverage is n/a.

❗ Current head e642cba differs from pull request most recent head 7d49141. Consider uploading reports for the commit 7d49141 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2260      +/-   ##
============================================
+ Coverage     83.27%   83.48%   +0.21%     
  Complexity     2234     2234              
============================================
  Files           437      437              
  Lines         11783    11998     +215     
  Branches       1002     1002              
============================================
+ Hits           9812    10017     +205     
- Misses         1643     1653      +10     
  Partials        328      328              
Impacted Files Coverage Δ
...-rosetta/test/mocks/repository/transaction_mock.go 85.71% <0.00%> (-4.29%) ⬇️
hedera-mirror-rosetta/cmd/db.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/cmd/main.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/types/config.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/hex/hex.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/parse/parse.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/test/domain/domain.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/token.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/amount.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/account.go 100.00% <0.00%> (ø)
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fe1c70...7d49141. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.38.0 milestone Jul 12, 2021
@steven-sheehy steven-sheehy merged commit 425a64f into main Jul 14, 2021
@steven-sheehy steven-sheehy deleted the dependabot/maven/com.vladmihalcea-hibernate-types-52-2.12.1 branch July 14, 2021 21:08
ijungmann pushed a commit that referenced this pull request Jul 16, 2021
Bumps [hibernate-types-52](https://github.com/vladmihalcea/hibernate-types) from 2.12.0 to 2.12.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.12.0...hibernate-types-parent-2.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ian Jungmann <ian.jungmann@hedera.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: 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.

2 participants