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 2022/08/01 12:03:13 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request, #1204: Bump objenesis from 3.2 to 3.3 in /java

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

   Bumps [objenesis](https://github.com/easymock/objenesis) from 3.2 to 3.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/easymock/objenesis/releases">objenesis's releases</a>.</em></p>
   <blockquote>
   <h2>3.3</h2>
   <ul>
   <li>migrate from TravisCI to GitHub Actions (<a href="https://github-redirect.dependabot.com/easymock/objenesis/issues/88">#88</a>)</li>
   <li><code>org.objenesis:objenesis-test</code> missing in Maven Central (<a href="https://github-redirect.dependabot.com/easymock/objenesis/issues/85">#85</a>)</li>
   <li>added instructions for running Android TCK for Windows users (<a href="https://github-redirect.dependabot.com/easymock/objenesis/issues/84">#84</a>)</li>
   <li>Copyright and Owner is missing in license (<a href="https://github-redirect.dependabot.com/easymock/objenesis/issues/83">#83</a>)</li>
   <li>add Dependabot (<a href="https://github-redirect.dependabot.com/easymock/objenesis/issues/77">#77</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/easymock/objenesis/commit/15c04843c5aabbe31052aa5ac33c7c2c5e6dc8c6"><code>15c0484</code></a> [maven-release-plugin] prepare release 3.3</li>
   <li><a href="https://github.com/easymock/objenesis/commit/6e6b3a9a3dd8f147b7e8d64a4b8640c8a0f7a9a1"><code>6e6b3a9</code></a> Add 3.3 release notes</li>
   <li><a href="https://github.com/easymock/objenesis/commit/29292d86a8b416f24a273b0925026f0706387356"><code>29292d8</code></a> Missing $ in the command</li>
   <li><a href="https://github.com/easymock/objenesis/commit/9dd5e8f7ad83d0b2ddb345da084af4deb472f220"><code>9dd5e8f</code></a> We should not skip objenesis-test deployment since it's a test dependency for...</li>
   <li><a href="https://github.com/easymock/objenesis/commit/fe1751a44e439059e4b51d274e03a402cefc9eb0"><code>fe1751a</code></a> Add modernizer</li>
   <li><a href="https://github.com/easymock/objenesis/commit/00bb6ff780f76d88b66dd88d294b029ef829e11c"><code>00bb6ff</code></a> Bump maven-remote-resources-plugin from 1.7.0 to 3.0.0</li>
   <li><a href="https://github.com/easymock/objenesis/commit/5a3a07ee1288e29d0a8a20d8903ffc358fa77408"><code>5a3a07e</code></a> Add up to version 18</li>
   <li><a href="https://github.com/easymock/objenesis/commit/76af6a81202769c55470e24b5493c03bf8f6427a"><code>76af6a8</code></a> New version of IntelliJ</li>
   <li><a href="https://github.com/easymock/objenesis/commit/1c05d97ecc5458df4bb6c90fa44e25952c1074f8"><code>1c05d97</code></a> Remove the android module to let it compile on Java 9+</li>
   <li><a href="https://github.com/easymock/objenesis/commit/22371940cf3e9b11eba1a749ef4709bbabd57220"><code>2237194</code></a> Bump junit5.version from 5.8.2 to 5.9.0</li>
   <li>Additional commits viewable in <a href="https://github.com/easymock/objenesis/compare/3.2...3.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.objenesis:objenesis&package-manager=maven&previous-version=3.2&new-version=3.3)](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 commented on a diff in pull request #1204: Bump objenesis from 3.2 to 3.3 in /java

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on code in PR #1204:
URL: https://github.com/apache/orc/pull/1204#discussion_r934922442


##########
java/bench/spark/pom.xml:
##########
@@ -141,7 +141,7 @@
     <dependency>
       <groupId>org.objenesis</groupId>
       <artifactId>objenesis</artifactId>
-      <version>2.6</version>
+      <version>3.3</version>

Review Comment:
   It seems that we missed this at ORC-1207. Apache Spark 3.3.0 uses objenesis 3.2.
   
   We need 3.2 instead of this PR. Could you make a PR, @williamhyun ?



-- 
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] williamhyun closed pull request #1204: Bump objenesis from 3.2 to 3.3 in /java

Posted by GitBox <gi...@apache.org>.
williamhyun closed pull request #1204: Bump objenesis from 3.2 to 3.3 in /java
URL: https://github.com/apache/orc/pull/1204


-- 
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 commented on a diff in pull request #1204: Bump objenesis from 3.2 to 3.3 in /java

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on code in PR #1204:
URL: https://github.com/apache/orc/pull/1204#discussion_r934926592


##########
java/pom.xml:
##########
@@ -875,7 +875,7 @@
       <dependency>
         <groupId>org.objenesis</groupId>
         <artifactId>objenesis</artifactId>
-        <version>3.2</version>
+        <version>3.3</version>

Review Comment:
   According to the release note of objenesis, we can skip 3.3.



-- 
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 #1204: Bump objenesis from 3.2 to 3.3 in /java

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

   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