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/17 13:31:50 UTC

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

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

   Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.18.Final to 5.4.24.Final.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt">hibernate-core's changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 5.4.24.Final (November 17, 2020)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/31892">https://hibernate.atlassian.net/projects/HHH/versions/31892</a></p>
   <p>** Bug
   * [HHH-14333] - Pessimistic Lock causes FOR UPDATE on outer join statements
   * [HHH-14329] - DirtinessTracker usage for enhanced entities doesn't respect mutable types
   * [HHH-14322] - HBM many-to-one property-ref broken since 5.3.2 due to HHH-12684
   * [HHH-14317] - Avoid closing datasource in AgroalConnectionProvider if datasource is not initialized
   * [HHH-14316] - Avoid accessing state in DriverManagerConnectionProviderImpl if null
   * [HHH-14312] - Padded batch style entity loader ignores entity graph
   * [HHH-14310] - Document hibernate.query.in_clause_parameter_padding
   * [HHH-14288] - Complex batch insert query stopped to work
   * [HHH-14279] - Broken 'with key(...)' operator on entity-key maps
   * [HHH-14276] - Nested ID class using derived identifiers fails with strange AnnotationException: unable to find column reference in the <a href="https://github.com/MapsId"><code>@​MapsId</code></a> mapping: <code>game_id</code>
   * [HHH-14257] - An Entity A with a map collection having as index an Embeddable with a an association to the Entity A fails with a NPE
   * [HHH-13310] - getParameterValue() not working for collections</p>
   <p>** Improvement
   * [HHH-14332] - Make it easier for Quarkus SPI to avoid loading XML
   * [HHH-14325] - Add Query hint for specifying &quot;query spaces&quot; for native queries
   * [HHH-14158] - Upgrade Javassist to the latest version</p>
   <p>** Task
   * [HHH-14324] - Add .gradletasknamecache to .gitignore
   * [HHH-14309] - Improve <code>BulkOperationCleanupAction#affectedEntity</code>
   * [HHH-14225] - CVE-2020-25638 Potential for SQL injection on use_sql_comments logging enabled</p>
   <h2>Changes in 5.4.23.Final (November 01, 2020)</h2>
   <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/31887">https://hibernate.atlassian.net/projects/HHH/versions/31887</a></p>
   <p>** Bug
   * [HHH-14279] - Broken 'with key(...)' operator on entity-key maps
   * [HHH-14275] - Broken link to Infinispan User Guide in Hibernate 5.3 User Guide
   * [HHH-14260] - Dead links in user guide
   * [HHH-14259] - HHH-13980 is not merged into 5.4
   * [HHH-14249] - MultiLineImport fails when script contains blank spaces or tabs at the end of the last sql statement
   * [HHH-14247] - Automatic release scripts, wrong Jira release url
   * [HHH-14227] - Insert statements are not ordered with entities that use inheritance and reference a subclass</p>
   <p>** Improvement
   * [HHH-14305] - Analyse retained heap after bootstrap to trim memory consumption
   * [HHH-14304] - Replacing eager initialization of LockingStrategy within AbstractEntityPersister
   * [HHH-14303] - Upgrade to JBoss Loging 3.4.1.Final
   * [HHH-14302] - Upgrade to Agroal 1.9
   * [HHH-14301] - Upgrade to Byte Buddy 1.10.17</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/0b5d3a2acc9e0fa0a83fa69a1a0146b5a6eda61b"><code>0b5d3a2</code></a> 5.4.24.Final</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/33123d267f64298f3f40e7c3671f7f15849831a9"><code>33123d2</code></a> HHH-14333 Pessimistic Lock causes FOR UPDATE on outer join statements</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/84e37c15eb757d8a58ee67822259d84931ae6e80"><code>84e37c1</code></a> HHH-14332 Make it easier for Quarkus SPI to avoid loading XML related resources</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/da8706e5eb75582b0d917ca648ae04e418412c48"><code>da8706e</code></a> HHH-14329 Amend existing DirtyTrackingTest</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/2669848ca448ee14660350d707f60b23fd46eea6"><code>2669848</code></a> HHH-14329 consider mutable types always as potentially dirty when using Dirti...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/5ea0d92c370c5069050dcfc51b5157bdc35f7a69"><code>5ea0d92</code></a> HHH-14329 test case showing that DirtinessTracker usage for enhanced entities...</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/c444d5f9e509ac58fa602c0a2993e69f181c7d2f"><code>c444d5f</code></a> HHH-14325 - Add Query hint for specifying &quot;query spaces&quot; for native queries</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/49ae7bdff073c7078fea72e5650bddaa96be988a"><code>49ae7bd</code></a> HHH-14325 - Add Query hint for specifying &quot;query spaces&quot; for native queries</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/fe2230f813983554b404f1ec0548d4a28edfc210"><code>fe2230f</code></a> HHH-14276 Amend style and formatting</li>
   <li><a href="https://github.com/hibernate/hibernate-orm/commit/a8fdb4d2d568e450ab665828ade05014862de3b2"><code>a8fdb4d</code></a> HHH-14276 Avoid quoting column name for looking up references during composit...</li>
   <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/5.4.18...5.4.24">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.4.24.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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/juddi/network/alerts).
   
   </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] closed pull request #21: Bump hibernate-core from 5.4.18.Final to 5.4.24.Final

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


-- 
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 #21: Bump hibernate-core from 5.4.18.Final to 5.4.24.Final

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

   Superseded by #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