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/10/09 14:37:16 UTC

[PR] Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.9 [poi]

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

   Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.7 to 1.14.9.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/releases">net.bytebuddy:byte-buddy's releases</a>.</em></p>
   <blockquote>
   <h2>Byte Buddy 1.14.8</h2>
   <ul>
   <li>Correctly read versions from class file that would use both bytes.</li>
   <li>Fix Byte Buddy Gradle plugin for Gradle 8.3+.</li>
   <li>Correct field and static method access on subtypes in <code>MemberSubstitution</code>.</li>
   <li>Support APK 7.4+ versions in Byte Buddy Gradle for Android plugin.</li>
   </ul>
   </blockquote>
   </details>
   <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's changelog</a>.</em></p>
   <blockquote>
   <h2>Byte Buddy release notes</h2>
   <h3>15. September 2023: version 1.14.8</h3>
   <ul>
   <li>Correctly read versions from class file that would use both bytes.</li>
   <li>Fix Byte Buddy Gradle plugin for Gradle 8.3+.</li>
   <li>Correct field and static method access on subtypes in <code>MemberSubstitution</code>.</li>
   <li>Support APK 7.4+ versions in Byte Buddy Gradle for Android plugin.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/raphw/byte-buddy/commit/3bca41c5a9bef8e295c368527578b1ee38191b89"><code>3bca41c</code></a> [maven-release-plugin] prepare release byte-buddy-1.14.9</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/b0f9594e84a4d9a32dd98dcf992bf775ae49cfb7"><code>b0f9594</code></a> [release] Release new version</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/aa8b160bf4d461d33a6f53bcb23f436adbe839ef"><code>aa8b160</code></a> Remove non-available versions.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/82014e3801dd24afa32f024b3cb6c7d52d78a106"><code>82014e3</code></a> Small cleanups.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/949553246785e0ec4497498a71ba1fdb41c2e516"><code>9495532</code></a> Enhanced android testing (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1538">#1538</a>)</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/fe96422fe20ef8c286e2e766c9c2e00d6c725124"><code>fe96422</code></a> Fix up configuration.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/d5977235dd734dd10e6ebf13925ecc629f2eb829"><code>d597723</code></a> Clean up Android fixes.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/a9013065d3d6b8beedbceb2ffffc5d21bbcadeda"><code>a901306</code></a> Clean up Android fixes.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/2c7d58de18f31e0ce50cb5d70f21c23efe7fbc2f"><code>2c7d58d</code></a> Enhanced agp 7.4 instrumentation (<a href="https://redirect.github.com/raphw/byte-buddy/issues/1537">#1537</a>)</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/cf79ad1c3f96096d1e32fa595cad4ac24836cdca"><code>cf79ad1</code></a> Update ASM and include new versions.</li>
   <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.7...byte-buddy-1.14.9">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy&package-manager=gradle&previous-version=1.14.7&new-version=1.14.9)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@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


Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.9 [poi]

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


-- 
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


Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.9 [poi]

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

   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