Skip to content

Commit

Permalink
Bump io.hypersistence:hypersistence-utils-hibernate-62 from 3.5.3 to …
Browse files Browse the repository at this point in the history
…3.7.0 in /backend (#2788)

Bumps
[io.hypersistence:hypersistence-utils-hibernate-62](https://github.com/vladmihalcea/hypersistence-utils)
from 3.5.3 to 3.7.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt">io.hypersistence:hypersistence-utils-hibernate-62's
changelog</a>.</em></p>
<blockquote>
<h1>Version 3.7.0 - December 18, 2023</h1>
<p>Oracle Interval Type does not support negative intervals <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/682">#682</a></p>
<p>Return original object if target and original are the same when
merging <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/677">#677</a></p>
<p>Add a hypersistence-utils-hibernate-63 module for Hibernate 6.3 <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/657">#657</a></p>
<h1>Version 3.6.1 - November 11, 2023</h1>
<p>Export the testing mechanism <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/676">#676</a></p>
<h1>Version 3.6.0 - October 12, 2023</h1>
<p>Implement QueryStackTraceLogger using StackWalker <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/659">#659</a></p>
<p>Add JFR based query logger <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/658">#658</a></p>
<p>Adds support for using MonetaryAmount in <a
href="https://github.com/ElementCollection"><code>@​ElementCollection</code></a>
<a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/652">#652</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/41dfb04afac4c1962babbfd1809881b30b9c668c"><code>41dfb04</code></a>
[maven-release-plugin] prepare release
hypersistence-utils-parent-3.7.0</li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/ab1e0ecdb38477b56e681d1b6c0e828ae0981108"><code>ab1e0ec</code></a>
Update changelog for the 3.7.0 release</li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/48da7bee9e6350541c29155d7340cc97d481b4f4"><code>48da7be</code></a>
Bump com.google.guava:guava in /hypersistence-utils-hibernate-62</li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/dbf90fa96cb407a153b17c905d46f3c486b8d0f9"><code>dbf90fa</code></a>
Bump com.google.guava:guava in /hypersistence-utils-hibernate-60</li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/aa6cc69ccce35a7cb84a40bfd58b076991847667"><code>aa6cc69</code></a>
Return original object if target and original are the same when merging
<a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/677">#677</a></li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/4968e537ab14aa080d923236c2b27f3085dab4a7"><code>4968e53</code></a>
Fix typos in README file</li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/2b9b469236104b20bb70adeb6c0e6c8ee8e0344d"><code>2b9b469</code></a>
Oracle Interval Type does not support negative intervals <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/682">#682</a></li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/7aacc44e02a8e205eb2c51947161c14198bd47e7"><code>7aacc44</code></a>
Add a hypersistence-utils-hibernate-63 module for Hibernate 6.3 <a
href="https://redirect.github.com/vladmihalcea/hypersistence-utils/issues/657">#657</a></li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/f431f4b3c54da577b288fd70e13c6669bc6c5671"><code>f431f4b</code></a>
Bump version up</li>
<li><a
href="https://github.com/vladmihalcea/hypersistence-utils/commit/99a8dfbe05aaaecfc543a2352a9aa9bca71264c8"><code>99a8dfb</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>Additional commits viewable in <a
href="https://github.com/vladmihalcea/hypersistence-utils/compare/hypersistence-utils-parent-3.5.3...hypersistence-utils-parent-3.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.hypersistence:hypersistence-utils-hibernate-62&package-manager=gradle&previous-version=3.5.3&new-version=3.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>
  • Loading branch information
louptheron authored Jan 12, 2024
2 parents 7674acc + 4848e1b commit db8a789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
api("com.github.ben-manes.caffeine:caffeine:3.1.8")
api("org.springframework.security:spring-security-test:6.1.5")
api("org.testcontainers:testcontainers:1.19.1")
api("io.hypersistence:hypersistence-utils-hibernate-62:3.5.3")
api("io.hypersistence:hypersistence-utils-hibernate-62:3.7.0")
api("org.assertj:assertj-core:3.25.0")
api("org.testcontainers:postgresql:1.19.1")
api("org.springframework.boot:spring-boot-starter-log4j2:3.1.5")
Expand Down

0 comments on commit db8a789

Please sign in to comment.