You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by GitBox <gi...@apache.org> on 2022/07/07 22:44:57 UTC

[GitHub] [deltaspike] dependabot[bot] opened a new pull request, #131: Bump hibernate-validator from 4.3.1.Final to 4.3.2.Final in /deltaspike/parent

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

   Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.3.1.Final to 4.3.2.Final.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-validator/blob/4.3.2.Final/changelog.txt">hibernate-validator's changelog</a>.</em></p>
   <blockquote>
   <h2>4.3.2.Final (25.07.2014)</h2>
   <p>** Improvement
   * [HV-885] - Contention generated on runtime lookup for <a href="https://github.com/GroupSequence"><code>@​GroupSequence</code></a> annotation</p>
   <p>** Task
   * [HV-912] - Improve integration with Java's security manager</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/8a145568ce6a6a103be96d711fd24d83f444dc10"><code>8a14556</code></a> [maven-release-plugin] prepare release 4.3.2.Final</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/17aef8890e6dff076c8b88cc9af400be2ac43b01"><code>17aef88</code></a> Changelog and readme updates prior to release 4.3.2.Final</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/763feff5e7cc0c2fef8abb3836f94567f8943488"><code>763feff</code></a> HV-843 Making sure non public annotation members are accessible. Unifying han...</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/ab21ca98fd7814bd014e7d8e03de8640f2529352"><code>ab21ca9</code></a> HV-912 Not exposing accessible-made members</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/ea88f45ead1b1586fe47c6fa03bea226143ec05a"><code>ea88f45</code></a> HV-912 Reducing accessibility of some classes and methods</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/cc782d6f51e261999af61df053b062bdc9864ef5"><code>cc782d6</code></a> HV-912 Wrapping call to JAXBContext#newInstance() and Unmarshaller#unmarshal(...</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/43936f83b10b93203801b6d63d8d0e14ead9e748"><code>43936f8</code></a> HV-912 Wrapping call to SchemaFactory#newSchema() into privileged action</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/e59d080f55f23a208ffbf394a4096c5c43062b90"><code>e59d080</code></a> HV-912 Adding doPrivileged() block around ClassLoader#loadResource() call</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/779650713a35f86f24064c99e2be0717e6235cd2"><code>7796507</code></a> HV-912 Removing methods from ReflectionHelper which make privileged operation...</li>
   <li><a href="https://github.com/hibernate/hibernate-validator/commit/4628c499772a3109b9879330c61802fca5f1c141"><code>4628c49</code></a> HV-621 Treating Default group (which is probably most often used) special to ...</li>
   <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-validator/compare/4.3.1.Final...4.3.2.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate:hibernate-validator&package-manager=maven&previous-version=4.3.1.Final&new-version=4.3.2.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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/deltaspike/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@deltaspike.apache.org

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


[GitHub] [deltaspike] struberg closed pull request #131: Bump hibernate-validator from 4.3.1.Final to 4.3.2.Final in /deltaspike/parent

Posted by GitBox <gi...@apache.org>.
struberg closed pull request #131: Bump hibernate-validator from 4.3.1.Final to 4.3.2.Final in /deltaspike/parent
URL: https://github.com/apache/deltaspike/pull/131


-- 
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@deltaspike.apache.org

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


[GitHub] [deltaspike] dependabot[bot] commented on pull request #131: Bump hibernate-validator from 4.3.1.Final to 4.3.2.Final in /deltaspike/parent

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

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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@deltaspike.apache.org

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