AmpScm / SharpProj

.Net / C# wrapping of PROJ
Apache License 2.0
36 stars 8 forks source link

Bump NetTopologySuite from 2.3.0 to 2.4.0 in /src #14

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps NetTopologySuite from 2.3.0 to 2.4.0.

Release notes

Sourced from NetTopologySuite's releases.

v2.4.0

Release of Milestone: 2.4

  • Updated JTS compatibility to 1.18.2.
  • Reuse the objects to improve the performance of parsing WKTs (#548)
  • Add CoordinateList(int capacity) constructor overload (#552)
  • First and Last property to CoordinateSequence (#555)
  • Optimize CoordinateSequence.Copy for known types (#516)
  • Fix: GML3Writer writes in wrong namespace
Commits
  • 79f5357 Add First and Last property to CoordinateSequence (#556)
  • 0204b0a Add CoordinateList(int capacity) constructor (#553)
  • 83f3f44 Fix GML3Writer to write correct namespace
  • 5d460ab Improve CoordinateSequences.Copy (#551)
  • 4166fff Fix build
  • c9cf846 Fix index range for PackedCoordinateSequence expandEnvelope function
  • 135e5e6 Add missing hashcode functions
  • 31e292e Remove unused declaration
  • c5be50b ... tone down code documentation failures
  • 307a331 Use a static initializer instead.
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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)