You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2020/12/01 05:03:48 UTC

[GitHub] [jena] dependabot[bot] opened a new pull request #879: Bump spatial4j from 0.7 to 0.8

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


   Bumps [spatial4j](https://github.com/locationtech/spatial4j) from 0.7 to 0.8.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/locationtech/spatial4j/blob/master/CHANGES.md">spatial4j's changelog</a>.</em></p>
   <blockquote>
   <h2>VERSION 0.8</h2>
   <p>DATE: 26 November 2020</p>
   <ul>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/197">#197</a>: Require Java 8, AKA v1.8. (David Smiley)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/194">#194</a>: Circles that cross a dateline can now be converted to a JTS Geometry. Previous attempts would throw an exception.
   (Stijn Caerts)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/194">#194</a>: JtsGeometry now supports input an Geometry that crosses the dateline multiple times (wraps the globe multiple times). Previous attempts would yield erroneous behavior.
   (Stijn Caerts)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/188">#188</a>: Upgraded to JTS 1.17.0.  This JTS release has a small <a href="https://github.com/locationtech/jts/blob/master/doc/JTS_Version_History.md#api-changes">API change</a> and it requires Java 1.8.
   Spatial4J should work fine with older versions still.
   (Jim Hughes)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/177">#177</a>: Improve conversion of a Circle to Shape. JtsShapeFactory allows converting from a Shape
   object to a JTS Geometry object. Geodetic circles now translate to a polygon that has points
   equidistant from the center. Before the change, there was potentially a large inaccuracy.
   (Hrishi Bakshi)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/163">#163</a>: &quot;Empty&quot; points in JTS are now convertible to a Spatial4j Shape instead of throwing an exception.
   (David Smiley)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/162">#162</a>: Fixed WKT &amp; GeoJSON [de]serialization of &quot;empty&quot; points and geometrycollections.
   (Jeen Broekstra, David Smiley)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/165">#165</a>: Added ShapeFactory.pointLatLon convenience method.
   (MoeweX)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/167">#167</a>: WKTWriter now has a means to customize the NumberFromat.
   (MoeweX)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/175">#175</a>: ShapesAsWKTModule, a Jackson databind module,
   didn't deserialize WKT inside JSON to a Spatial4j Shape at all.
   Now it does.  It continues to serialize correctly.
   (David Smiley)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/locationtech/spatial4j/commit/8704d9ca3e3c96202464b6609028124d59f34c66"><code>8704d9c</code></a> [maven-release-plugin] prepare release spatial4j-0.8</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/c9ccdf6fa3643b19605c42771bc0cbb4062523ab"><code>c9ccdf6</code></a> pom.xml: plugin version tweaks</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/1f6e2047f0574a430fc711cf2cd5adf141a8bda9"><code>1f6e204</code></a> Lang: resolve unchecked generics</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/082c7c64a0cc5886f32e01ee8d026c4cf48d977c"><code>082c7c6</code></a> Lang: Remove redundant generic types</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/80f5d3f97e0f72ad355b3a7b205e4cc3873379fe"><code>80f5d3f</code></a> javadoc: Un-declare javadoc params/throws without docs</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/c47575bf4d58dffa79ad4d03de261206ade83f2f"><code>c47575b</code></a> Add default impl for Lon-Lat to X-Y</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/4d8d4a0f0d9662df0ecd20c70b8a9f0732e8c1eb"><code>4d8d4a0</code></a> Require Java 8 (1.8)</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/052cd128f3f14bb052ea08d2225b59a5bb7ffff8"><code>052cd12</code></a> devnotes.md: update URLs</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/8af29680073cb175f41992e98ce7beaedc811786"><code>8af2968</code></a> CONTRIBUTING: CLA -&gt; ECA</li>
   <li><a href="https://github.com/locationtech/spatial4j/commit/847b5396e14356c67abb4820cbf985b6867b1306"><code>847b539</code></a> pom.xml update metadata &amp; build plugins (<a href="https://github-redirect.dependabot.com/locationtech/spatial4j/issues/196">#196</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/locationtech/spatial4j/compare/spatial4j-0.7...v0.8">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.locationtech.spatial4j:spatial4j&package-manager=maven&previous-version=0.7&new-version=0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #879: Bump spatial4j from 0.7 to 0.8

Posted by GitBox <gi...@apache.org>.
afs merged pull request #879:
URL: https://github.com/apache/jena/pull/879


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs commented on pull request #879: Bump spatial4j from 0.7 to 0.8

Posted by GitBox <gi...@apache.org>.
afs commented on pull request #879:
URL: https://github.com/apache/jena/pull/879#issuecomment-739490802


   The build passed so it looks OK and I don't see anything changed in the build log test run.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org