You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/13 15:04:29 UTC

[GitHub] [poi] dependabot[bot] opened a new pull request, #430: Bump net.bytebuddy:byte-buddy-agent from 1.12.23 to 1.13.0

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

   Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.12.23 to 1.13.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">net.bytebuddy:byte-buddy-agent's changelog</a>.</em></p>
   <blockquote>
   <h3>13. February 2023: version 1.13.0</h3>
   <ul>
   <li>Complete <code>MemberSubstitution</code> API which now retains the original instruction for invocation.</li>
   <li>Allow excluding methods from a <code>MethodGraph.Compiler</code> using an <code>ElementMatcher</code>.</li>
   <li>Add a filtering <code>ClassFileLocator</code>.</li>
   <li>Add a matcher for a type's <code>ClassFileVersion</code>.</li>
   <li>Unify resolution of constant values by introducing a <code>ConstantValue</code> API.</li>
   <li>Do not exclude <code>ToThrown</code> assignment on <code>void</code> methods.</li>
   <li>Allow constructors as target in <code>MemberSubstitution</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/raphw/byte-buddy/commit/913d9ba83222f139c2204def998242d48a9b1933"><code>913d9ba</code></a> [maven-release-plugin] prepare release byte-buddy-1.13.0</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/0891f9118b5a12e3e186b5dea37bd8db4c771424"><code>0891f91</code></a> [release] Release new version</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/eba2ab73a2c8e7fbc50f4bfbbbedee0b41f8083c"><code>eba2ab7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/raphw/byte-buddy/issues/1404">#1404</a> from intrigus/patch-1</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/12da29569e044b0b39970114f2fb45c2531095d1"><code>12da295</code></a> Fix minor typo.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/ee0c8a02354c628fa11cb96d11f8de44fe2497e5"><code>ee0c8a0</code></a> Add test for special and static invocation.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/9630ce079f6afd52a382b8cab125d0fb73d37fa2"><code>9630ce0</code></a> Adjust substitution API to include original byte code expression.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/aef0241ab3249bbf60b8f634b17df6618e001bfe"><code>aef0241</code></a> Legger inn flere sjekksummer.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/138651425b3da8d3dc7b3dccd35426dad931f9a2"><code>1386514</code></a> Clarify limitation in javadoc.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/94cf9a06a0a4730b9cf111e1ed92dd7c83b81d60"><code>94cf9a0</code></a> Handle constructors properly within substitution chain.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/abf88777d6fdbc59445bed9deab955e02d78a4a6"><code>abf8877</code></a> Add checksum and mark class as ignored.</li>
   <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.23...byte-buddy-1.13.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy-agent&package-manager=gradle&previous-version=1.12.23&new-version=1.13.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 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@poi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] [poi] dependabot[bot] commented on pull request #430: Bump net.bytebuddy:byte-buddy-agent from 1.12.23 to 1.13.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #430:
URL: https://github.com/apache/poi/pull/430#issuecomment-1429533363

   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`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   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@poi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] [poi] asfgit closed pull request #430: Bump net.bytebuddy:byte-buddy-agent from 1.12.23 to 1.13.0

Posted by "asfgit (via GitHub)" <gi...@apache.org>.
asfgit closed pull request #430: Bump net.bytebuddy:byte-buddy-agent from 1.12.23 to 1.13.0
URL: https://github.com/apache/poi/pull/430


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org