You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by GitBox <gi...@apache.org> on 2022/04/26 20:35:47 UTC

[GitHub] [juddi] dependabot[bot] opened a new pull request, #24: Bump hibernate-core from 5.4.18.Final to 5.6.8.Final

dependabot[bot] opened a new pull request, #24:
URL: https://github.com/apache/juddi/pull/24

   Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.18.Final to 5.6.8.Final.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/5.6.8/changelog.txt">hibernate-core's changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 5.6.8.Final (April 13, 2022)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32056">https://hibernate.atlassian.net/projects/HHH/versions/32056</a></p>
   <p>** Bug
   * [HHH-15147] - hibernate-jpamodelgen-jakarta annotation processor ignores jakarta.* annotations
   * [HHH-15141] - Bytecode enhancement fails for a protected, embedded field in a MappedSuperclass from a different package than the entity
   * [HHH-15118] - PooledOptimizer generates duplicate ids when several JVMs initialize optimizer and sequence value is the initial value
   * [HHH-14487] - PropertyAccessStrategyMapImpl imports wrong class
   * [HHH-13694] - Numeric Overflow Exception when retrieving the Meta-data for sequences from Oracle Database</p>
   <p>** Task
   * [HHH-15209] - Upgrade to bytebuddy 1.12.9
   * [HHH-15146] - Run tests against hibernate-jpamodelgen-jakarta</p>
   <h2>Changes in 5.6.7.Final (March 16, 2022)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32053">https://hibernate.atlassian.net/projects/HHH/versions/32053</a></p>
   <p>** Improvement
   * [HHH-15124] - Relax usage of DeprecationLogger: avoid some confusing reports
   * [HHH-15067] - Make NonNullableTransientDependencies.(String propertyName, Object transientEntity) method public</p>
   <h2>Changes in 5.6.6.Final (March 15, 2022)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32031">https://hibernate.atlassian.net/projects/HHH/versions/32031</a></p>
   <p>** Bug
   * [HHH-15115] - Deleting an entity with Joined inheritance and default schema set is throwing and error
   * [HHH-15113] - Exception setting ParameterExpressions on Update Queries
   * [HHH-15105] - Getting the CacheRegionStatistics before executing a query leads to a NPE later on
   * [HHH-15097] - Hibernate fails to detect SQL type for AttributeConverter to UUID
   * [HHH-15084] - JpaCompliantLifecycleStrategy uses deprecated BeanManager method that's gone in CDI 4.0
   * [HHH-15082] - JDBC Statement leaks after exceptions other than SQLException during insert/update/...
   * [HHH-15069] - Backwards-incompatible changes in SequenceStyleGenerator (and others) following default_schema changes
   * [HHH-15060] - Fix handling of associations with <a href="https://github.com/NotFound"><code>@​NotFound</code></a>
   * [HHH-15051] - Association with id class misses property mapping for target FK attributes
   * [HHH-14932] - Spatial support for PostgreSQL 10+ uses invalid WKB dialect
   * [HHH-14817] - hibernate-core-jakarta source jar does not contain source</p>
   <p>** Improvement
   * [HHH-15106] -  fk() SQM function
   * [HHH-15094] - Handle <a href="http://hibernate.org">http://hibernate.org</a> and https://* for all DTDs in LocalXmlResourceResolver</p>
   <p>** Task</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/0b86f5a98d89a153f06276e81c8029f5c0e79c63"><code>0b86f5a</code></a> 5.6.8.Final</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/96907698e124098193ffa5b8935539d34a379131"><code>9690769</code></a> Use annotated tags for release</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/527103d8b9e3cd3a7b9ede87180982da010285bf"><code>527103d</code></a> HHH-15141 Test bytecode enhancement on cross-package inheritance tree with pr...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/06a95721ea3d3f1a56e4052a39799cf00436da67"><code>06a9572</code></a> HHH-15209 Upgrade to bytebuddy 1.12.9</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/03f1cce6f117e375f4d91e34794a9528a648b0b6"><code>03f1cce</code></a> Gradle changed uploadDocumentation rsync url and port</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/39e0cca3e7733cdc49688c0ac20d68cefe3f437b"><code>39e0cca</code></a> Gradle release script removed --protocol=28 for rsync</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/cb738ceb800eed9b2d3a2c6ab0f8f66792ab6951"><code>cb738ce</code></a> HHH-15196 - Use default locale when lowercasing</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/4b45bebf5ea76a665c944e6b84f2259120286951"><code>4b45beb</code></a> HHH-14819 Add test for issue</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/0c5486a1f272fe80609295e5a3111026094a8743"><code>0c5486a</code></a> HHH-15146 Remove bogus artifact from hibernate-jpamodelgen-jakarta</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/3fba2f2322da650ac14bb26a1eceea1a1b711b32"><code>3fba2f2</code></a> HHH-15146 Run tests for hibernate-jpamodelgen-jakarta</li>
   <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/5.4.18...5.6.8">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate:hibernate-core&package-manager=maven&previous-version=5.4.18.Final&new-version=5.6.8.Final)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@juddi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [juddi] dependabot[bot] commented on pull request #24: Bump hibernate-core from 5.4.18.Final to 5.6.8.Final

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #24:
URL: https://github.com/apache/juddi/pull/24#issuecomment-1129288481

   Superseded by #25.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@juddi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [juddi] dependabot[bot] closed pull request #24: Bump hibernate-core from 5.4.18.Final to 5.6.8.Final

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #24: Bump hibernate-core from 5.4.18.Final to 5.6.8.Final
URL: https://github.com/apache/juddi/pull/24


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@juddi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org