You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by GitBox <gi...@apache.org> on 2023/01/09 12:01:00 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request, #1369: Bump byte-buddy from 1.12.19 to 1.12.21 in /java

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

   Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.19 to 1.12.21.
   <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.12.21</h2>
   <ul>
   <li>Create a Gradle source set for each JVM build automatically to reduce boilerplate.</li>
   <li>Fix Gradle plugin class loading to use correct class loader.</li>
   <li>Use updated release plugin to avoid outdated timestamp in jar.</li>
   </ul>
   <h2>Byte Buddy 1.12.20</h2>
   <ul>
   <li>Avoid stack overflow error when type variable cannot be resolve during error message generation.</li>
   <li>Allow dumping error message to file when remote attach fails.</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>
   <h2>Byte Buddy release notes</h2>
   <h3>15. December 2022: version 1.12.20</h3>
   <ul>
   <li>Avoid stack overflow error when type variable cannot be resolve during error message generation.</li>
   <li>Allow dumping error message to file when remote attach fails.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/raphw/byte-buddy/commit/adb0638f70f074115579ce514c714697d6c6922c"><code>adb0638</code></a> [maven-release-plugin] prepare release byte-buddy-1.12.21</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/f326a3e909f838579a13d6a81f781f47a9babb6e"><code>f326a3e</code></a> [release] Release new version</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/5ffe97cd98d4dd2349946184c26cefbaca767db0"><code>5ffe97c</code></a> Correct class loading and use maybe create for configuration.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/a070a5d19ffe1d20944214d3219f0c3c8ec2c8c0"><code>a070a5d</code></a> Avoid class loader creation if not needed.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/cf84b72bd606f1f2051f895947e540f24fa03953"><code>cf84b72</code></a> Adjust plugin to configure implicit source set.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/deae82359148c16cd503b4e19a7eb310db5e0dfd"><code>deae823</code></a> Minor refactoring.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/283c195c26ce886f559cc6afde4cc2042a947cbc"><code>283c195</code></a> Avoid skipping Gradle plugin if no transformations are explicitly configured.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/a305b20987abc2f8755707398021c2ad2c08a4da"><code>a305b20</code></a> Add missing checksums.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/db03b3b7f5abfb7299b6162af5b34eb63d72032c"><code>db03b3b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/raphw/byte-buddy/issues/1381">#1381</a> from 0dinD/fix-gitignore-build-dir</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/4a7fbb1ef8683afc5def4f564e0a8010f0bcb6aa"><code>4a7fbb1</code></a> Fix .gitignore rule for Gradle build directory</li>
   <li>Additional commits viewable in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.12.19...byte-buddy-1.12.21">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.12.19&new-version=1.12.21)](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: issues-unsubscribe@orc.apache.org

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


[GitHub] [orc] dongjoon-hyun closed pull request #1369: ORC-1353: Bump `byte-buddy` to 1.12.21

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #1369: ORC-1353: Bump `byte-buddy` to 1.12.21
URL: https://github.com/apache/orc/pull/1369


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

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


[GitHub] [orc] dependabot[bot] commented on pull request #1369: ORC-1353: Bump `byte-buddy` to 1.12.21

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

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

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