You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/12/15 16:36:07 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #1763: build(deps): bump openwebbeans.version from 2.0.23 to 2.0.24

dependabot[bot] opened a new pull request #1763:
URL: https://github.com/apache/myfaces-tobago/pull/1763


   Bumps `openwebbeans.version` from 2.0.23 to 2.0.24.
   Updates `openwebbeans-jsf` from 2.0.23 to 2.0.24
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/openwebbeans/commit/2043650e5d8da98c69d2da31751bb28834e9eba3"><code>2043650</code></a> [maven-release-plugin] prepare release openwebbeans-2.0.24</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/f93415c5f487e38b39966274641a0c874c6df298"><code>f93415c</code></a> [OWB-1393] avoid method duplication and iteration to register observer methods</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/424af4bb7285b806d3e3efe5020cd3e440e0a4ff"><code>424af4b</code></a> minor fix - typo in Skipping deployment error messages</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/5fc54b005f4ca2bae55a3b89e53fd2fbf3cac101"><code>5fc54b0</code></a> class.isAnonymous() can fail in NoClassDefFoundError, ensure it is handled as...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/de7a9ad7256208349aad26f22f4c2fa1fd9eca20"><code>de7a9ad</code></a> [OWB-1393] Don't fire ProcessObserverMethod during extension</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/07764e13a65381a33963eb151367f4e158df280a"><code>07764e1</code></a> Merge branch 'master' of github.com:apache/openwebbeans into master</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/2c000c072b22d10eb2a8fe026f56ddc10817da1e"><code>2c000c0</code></a> Use Java Modules reflection to access Unsafe and set it accessible.</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/3fcc6a70fecac9f21c8476693aaeedda4e4e0b66"><code>3fcc6a7</code></a> Better handling with MethodHandle for Java 11+</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/925be660aa8b10f60fe5705f9f14d0b635dda428"><code>925be66</code></a> Revert Unsafe logic for defineClass for j8+ to avoid warnings in j11+ and fai...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/24281227289cd7477e9a384fe6e7ea98126162f2"><code>2428122</code></a> OWB-1392 Use a different service to avoid breaking users by adding a new method.</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.23...openwebbeans-2.0.24">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `openwebbeans-impl` from 2.0.23 to 2.0.24
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/openwebbeans/commit/2043650e5d8da98c69d2da31751bb28834e9eba3"><code>2043650</code></a> [maven-release-plugin] prepare release openwebbeans-2.0.24</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/f93415c5f487e38b39966274641a0c874c6df298"><code>f93415c</code></a> [OWB-1393] avoid method duplication and iteration to register observer methods</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/424af4bb7285b806d3e3efe5020cd3e440e0a4ff"><code>424af4b</code></a> minor fix - typo in Skipping deployment error messages</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/5fc54b005f4ca2bae55a3b89e53fd2fbf3cac101"><code>5fc54b0</code></a> class.isAnonymous() can fail in NoClassDefFoundError, ensure it is handled as...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/de7a9ad7256208349aad26f22f4c2fa1fd9eca20"><code>de7a9ad</code></a> [OWB-1393] Don't fire ProcessObserverMethod during extension</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/07764e13a65381a33963eb151367f4e158df280a"><code>07764e1</code></a> Merge branch 'master' of github.com:apache/openwebbeans into master</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/2c000c072b22d10eb2a8fe026f56ddc10817da1e"><code>2c000c0</code></a> Use Java Modules reflection to access Unsafe and set it accessible.</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/3fcc6a70fecac9f21c8476693aaeedda4e4e0b66"><code>3fcc6a7</code></a> Better handling with MethodHandle for Java 11+</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/925be660aa8b10f60fe5705f9f14d0b635dda428"><code>925be66</code></a> Revert Unsafe logic for defineClass for j8+ to avoid warnings in j11+ and fai...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/24281227289cd7477e9a384fe6e7ea98126162f2"><code>2428122</code></a> OWB-1392 Use a different service to avoid breaking users by adding a new method.</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.23...openwebbeans-2.0.24">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `openwebbeans-web` from 2.0.23 to 2.0.24
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/openwebbeans/commit/2043650e5d8da98c69d2da31751bb28834e9eba3"><code>2043650</code></a> [maven-release-plugin] prepare release openwebbeans-2.0.24</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/f93415c5f487e38b39966274641a0c874c6df298"><code>f93415c</code></a> [OWB-1393] avoid method duplication and iteration to register observer methods</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/424af4bb7285b806d3e3efe5020cd3e440e0a4ff"><code>424af4b</code></a> minor fix - typo in Skipping deployment error messages</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/5fc54b005f4ca2bae55a3b89e53fd2fbf3cac101"><code>5fc54b0</code></a> class.isAnonymous() can fail in NoClassDefFoundError, ensure it is handled as...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/de7a9ad7256208349aad26f22f4c2fa1fd9eca20"><code>de7a9ad</code></a> [OWB-1393] Don't fire ProcessObserverMethod during extension</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/07764e13a65381a33963eb151367f4e158df280a"><code>07764e1</code></a> Merge branch 'master' of github.com:apache/openwebbeans into master</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/2c000c072b22d10eb2a8fe026f56ddc10817da1e"><code>2c000c0</code></a> Use Java Modules reflection to access Unsafe and set it accessible.</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/3fcc6a70fecac9f21c8476693aaeedda4e4e0b66"><code>3fcc6a7</code></a> Better handling with MethodHandle for Java 11+</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/925be660aa8b10f60fe5705f9f14d0b635dda428"><code>925be66</code></a> Revert Unsafe logic for defineClass for j8+ to avoid warnings in j11+ and fai...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/24281227289cd7477e9a384fe6e7ea98126162f2"><code>2428122</code></a> OWB-1392 Use a different service to avoid breaking users by adding a new method.</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.23...openwebbeans-2.0.24">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `openwebbeans-resource` from 2.0.23 to 2.0.24
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/openwebbeans/commit/2043650e5d8da98c69d2da31751bb28834e9eba3"><code>2043650</code></a> [maven-release-plugin] prepare release openwebbeans-2.0.24</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/f93415c5f487e38b39966274641a0c874c6df298"><code>f93415c</code></a> [OWB-1393] avoid method duplication and iteration to register observer methods</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/424af4bb7285b806d3e3efe5020cd3e440e0a4ff"><code>424af4b</code></a> minor fix - typo in Skipping deployment error messages</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/5fc54b005f4ca2bae55a3b89e53fd2fbf3cac101"><code>5fc54b0</code></a> class.isAnonymous() can fail in NoClassDefFoundError, ensure it is handled as...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/de7a9ad7256208349aad26f22f4c2fa1fd9eca20"><code>de7a9ad</code></a> [OWB-1393] Don't fire ProcessObserverMethod during extension</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/07764e13a65381a33963eb151367f4e158df280a"><code>07764e1</code></a> Merge branch 'master' of github.com:apache/openwebbeans into master</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/2c000c072b22d10eb2a8fe026f56ddc10817da1e"><code>2c000c0</code></a> Use Java Modules reflection to access Unsafe and set it accessible.</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/3fcc6a70fecac9f21c8476693aaeedda4e4e0b66"><code>3fcc6a7</code></a> Better handling with MethodHandle for Java 11+</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/925be660aa8b10f60fe5705f9f14d0b635dda428"><code>925be66</code></a> Revert Unsafe logic for defineClass for j8+ to avoid warnings in j11+ and fai...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/24281227289cd7477e9a384fe6e7ea98126162f2"><code>2428122</code></a> OWB-1392 Use a different service to avoid breaking users by adding a new method.</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.23...openwebbeans-2.0.24">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `openwebbeans-spi` from 2.0.23 to 2.0.24
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/openwebbeans/commit/2043650e5d8da98c69d2da31751bb28834e9eba3"><code>2043650</code></a> [maven-release-plugin] prepare release openwebbeans-2.0.24</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/f93415c5f487e38b39966274641a0c874c6df298"><code>f93415c</code></a> [OWB-1393] avoid method duplication and iteration to register observer methods</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/424af4bb7285b806d3e3efe5020cd3e440e0a4ff"><code>424af4b</code></a> minor fix - typo in Skipping deployment error messages</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/5fc54b005f4ca2bae55a3b89e53fd2fbf3cac101"><code>5fc54b0</code></a> class.isAnonymous() can fail in NoClassDefFoundError, ensure it is handled as...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/de7a9ad7256208349aad26f22f4c2fa1fd9eca20"><code>de7a9ad</code></a> [OWB-1393] Don't fire ProcessObserverMethod during extension</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/07764e13a65381a33963eb151367f4e158df280a"><code>07764e1</code></a> Merge branch 'master' of github.com:apache/openwebbeans into master</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/2c000c072b22d10eb2a8fe026f56ddc10817da1e"><code>2c000c0</code></a> Use Java Modules reflection to access Unsafe and set it accessible.</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/3fcc6a70fecac9f21c8476693aaeedda4e4e0b66"><code>3fcc6a7</code></a> Better handling with MethodHandle for Java 11+</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/925be660aa8b10f60fe5705f9f14d0b635dda428"><code>925be66</code></a> Revert Unsafe logic for defineClass for j8+ to avoid warnings in j11+ and fai...</li>
   <li><a href="https://github.com/apache/openwebbeans/commit/24281227289cd7477e9a384fe6e7ea98126162f2"><code>2428122</code></a> OWB-1392 Use a different service to avoid breaking users by adding a new method.</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/openwebbeans/compare/openwebbeans-2.0.23...openwebbeans-2.0.24">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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@myfaces.apache.org

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



[GitHub] [myfaces-tobago] dependabot[bot] commented on pull request #1763: build(deps): bump openwebbeans.version from 2.0.23 to 2.0.24

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1763:
URL: https://github.com/apache/myfaces-tobago/pull/1763#issuecomment-995552390


   OK, I won't notify you about version 2.0.x again, unless you re-open this PR or update to a 2.0.x release yourself.


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

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



[GitHub] [myfaces-tobago] lofwyr14 commented on pull request #1763: build(deps): bump openwebbeans.version from 2.0.23 to 2.0.24

Posted by GitBox <gi...@apache.org>.
lofwyr14 commented on pull request #1763:
URL: https://github.com/apache/myfaces-tobago/pull/1763#issuecomment-995552371


   @dependabot ignore this minor version


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

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



[GitHub] [myfaces-tobago] dependabot[bot] closed pull request #1763: build(deps): bump openwebbeans.version from 2.0.23 to 2.0.24

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1763:
URL: https://github.com/apache/myfaces-tobago/pull/1763


   


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

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



[GitHub] [myfaces-tobago] lofwyr14 commented on pull request #1763: build(deps): bump openwebbeans.version from 2.0.23 to 2.0.24

Posted by GitBox <gi...@apache.org>.
lofwyr14 commented on pull request #1763:
URL: https://github.com/apache/myfaces-tobago/pull/1763#issuecomment-995546842


   At least for Tobago 5.x: Demo doesn't work with this version: AmbiguousResolutionException


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

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