You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/08/23 12:00:56 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request #880: Bump byte-buddy from 1.11.12 to 1.11.13 in /java

dependabot[bot] opened a new pull request #880:
URL: https://github.com/apache/orc/pull/880


   Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.11.12 to 1.11.13.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/releases">byte-buddy's releases</a>.</em></p>
   <blockquote>
   <h2>Byte Buddy 1.11.13</h2>
   <ul>
   <li>Introduce <code>warmUp</code> to further avoid circularities when using <code>AgentBuilder</code>.</li>
   <li>Fix ignore matcher of <code>AgentBuilder</code> to include <em>jdk.internal.reflect</em> package by default.</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">byte-buddy's changelog</a>.</em></p>
   <blockquote>
   <h3>18. August 2021: version 1.11.13</h3>
   <ul>
   <li>Introduce <code>warmUp</code> to further avoid circularities when using <code>AgentBuilder</code>.</li>
   <li>Fix ignore matcher of <code>AgentBuilder</code> to include <em>jdk.internal.reflect</em> package by default.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/raphw/byte-buddy/commit/7f275d65721fbea75e7662d6babc3fa161c969ba"><code>7f275d6</code></a> [maven-release-plugin] prepare release byte-buddy-1.11.13</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/aab43d220651d1aa0c02172fe13129c3c0876dac"><code>aab43d2</code></a> [release] New version</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/dbf8e39f3974edda001774b0bc86bdf01bc0a4cd"><code>dbf8e39</code></a> Merge branch 'master' of github.com:raphw/byte-buddy</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/f5909ab39a03c155b525f8091eb1f33594b7723c"><code>f5909ab</code></a> [release] New version</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/3c82e0d48d246dedb5a3895c735f4d42a81f9a1e"><code>3c82e0d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/raphw/byte-buddy/issues/1098">#1098</a> from Donnerbart/fix-ignore-matcher-for-jdk-reflect</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/780b8702bfa64f7fb2d4836bf17fe37444701083"><code>780b870</code></a> Fix package name of JDK reflection in default ignore matcher</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/47af9aa36d6af2b05a23bda62181868b54c58574"><code>47af9aa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/raphw/byte-buddy/issues/1096">#1096</a> from perlun/fix/typo-release-notes</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/a5e2579a4f27a2377a7262e7f4c53f27f58d9c49"><code>a5e2579</code></a> release-notes: Fix typo, whitespace cleanups</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/48565a4ebf275aa3c1dd5d44637e322902d9b442"><code>48565a4</code></a> Improve exceptions when a method graph compiler cannot resolve a type.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/e3154464fbd98709729de0bbe2d2a225d81b4890"><code>e315446</code></a> Improve handling of empty warm up.</li>
   <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.12...byte-buddy-1.11.13">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=maven&previous-version=1.11.12&new-version=1.11.13)](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@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun merged pull request #880: ORC-966: Bump byte-buddy from 1.11.12 to 1.11.13

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun merged pull request #880:
URL: https://github.com/apache/orc/pull/880


   


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

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