Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump NetTopologySuite from 2.1.0 to 2.4.0 #30

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps NetTopologySuite from 2.1.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. NOTE: Due to a small negligence NetTopologySuite.dll claims it is in sync with some JTS v18.2-SNAPSHOT.
    This is not true, it is in sync with JTS v1.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

NOTE: Due to a small negligence NetTopologySuite.dll claims it is in sync with some JTS v18.2-SNAPSHOT.
This is not true, it is in sync with JTS v1.18.2.

v2.3.0

Milestone: 2.3

  • Updated JTS compatibility to 1.18.1.
  • Add customizable variant of PackedDoubleCoordinateSequence (#482)
  • Remove usage of GeometryCollectionEnumerator from IEnumerable implementation (#508)
  • Address one issue that prevented the OverlayNG code from kicking in under certain circumstances, even when configured (#527)

v2.2.0

Milestone: 2.2

  • Updated JTS compatibility to 1.18.0. Try out the new OverlayNG code!
  • Added a way to invalidate the weak reference in PackedCoordinateSequence (#449)
  • Added some helpers to make it slightly easier to get new NtsGeometryServices and PrecisionModel instances.
  • Improve WKTReader parsing in certain edge cases (#484).
  • More work on improving geometry equality comparisons (#447).
  • Enable GML3 writing (thanks @​kristofdegrave).
  • Improved consistency in accessing non-X/Y/Z/M values in coordinate sequences.
  • Copy GeometryFactory instances more faithfully when the only reason for the copy is to use a different SRID value (#437).
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)

Bumps [NetTopologySuite](https://github.com/NetTopologySuite/NetTopologySuite) from 2.1.0 to 2.4.0.
- [Release notes](https://github.com/NetTopologySuite/NetTopologySuite/releases)
- [Commits](NetTopologySuite/NetTopologySuite@v2.1.0...v2.4.0)

---
updated-dependencies:
- dependency-name: NetTopologySuite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2021

The following labels could not be found: auto-merge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #52.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/nuget/NetTopologySuite-2.4.0 branch June 27, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants