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/01 23:23:20 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request #800: Bump threeten-extra from 1.5.0 to 1.7.0 in /java

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


   Bumps [threeten-extra](https://github.com/ThreeTen/threeten-extra) from 1.5.0 to 1.7.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/ThreeTen/threeten-extra/releases">threeten-extra's releases</a>.</em></p>
   <blockquote>
   <h2>Release v1.7.0</h2>
   <p>See the <a href="https://www.threeten.org/threeten-extra/changes-report.html">change notes</a> for more information.</p>
   <h2>Release v1.6.0</h2>
   <p>See the <a href="https://www.threeten.org/threeten-extra/changes-report.html">change notes</a> for more information.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/c76c7a1120072bde78966a32c55543cc6db15185"><code>c76c7a1</code></a> [maven-release-plugin] prepare release v1.7.0</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/b2c4d3f32e3202943224cf030e2124ab47978128"><code>b2c4d3f</code></a> Fix release plugin</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/b852a2f325e3e1d1143c4f0fea67b0cb3ae21351"><code>b852a2f</code></a> Prepare for release</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/0d0d025efbd01d52056d5baed869ecf130d67284"><code>0d0d025</code></a> Update after PR</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/f0bf686f1738f1d253e907670e43dcb57789a592"><code>f0bf686</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ThreeTen/threeten-extra/issues/189">#189</a> from stevenpaligo/master</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/28f100b913b407c72fdcb509ff02eb6de4d68bb3"><code>28f100b</code></a> Upgrade and fix checkstyle; Upgrade Guava</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/b7892197898c73ffaf41407a495887c36b724730"><code>b789219</code></a> Update after PR</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/0dd15948cedd9c1fe21d94982cf724bfd96753bb"><code>0dd1594</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ThreeTen/threeten-extra/issues/188">#188</a> from haraldk/Interval_document_contains</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/dcbcd59e11e8de1e8b16f64fa7ce1b95524b51de"><code>dcbcd59</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ThreeTen/threeten-extra/issues/187">#187</a> from haraldk/Interval_open_end_factories</li>
   <li><a href="https://github.com/ThreeTen/threeten-extra/commit/01f5e014d8e158e32353355b1c09956794c6d8a8"><code>01f5e01</code></a> Added isBefore() and isAfter() to TaiInstant and UtcInstant</li>
   <li>Additional commits viewable in <a href="https://github.com/ThreeTen/threeten-extra/compare/v1.5.0...v1.7.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.threeten:threeten-extra&package-manager=maven&previous-version=1.5.0&new-version=1.7.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@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun merged pull request #800: ORC-898: Bump threeten-extra from 1.5.0 to 1.7.0

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


   


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