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.3.0 #22

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps NetTopologySuite from 2.1.0 to 2.3.0.

Release notes

Sourced from NetTopologySuite's releases.

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
  • 8a2a95d Release v2.3
  • 0c9dab3 Make IsValidOp work on CoordinateSequence
  • 7a54d3b Fix missing OverlayNG related port of UnionNoOpt (#527)
  • c838c50 Add a lower-level CoordinateSequence implementation (#514)
  • d37d0c2 Geom collection enumerator no longer yields self. (#515)
  • 5ad6633 Add MaximumInscribedCircle check for invalid tolerance
  • 8fddc34 Add TestInvalidA
  • c9261c5 Add OrientationIndex simple failure test
  • 491c2b6 Refactoring for DisjointSets
  • 994b2fa Add LAB PartitionedUnion
  • 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.3.0.
- [Release notes](https://github.com/NetTopologySuite/NetTopologySuite/releases)
- [Commits](NetTopologySuite/NetTopologySuite@v2.1.0...v2.3.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 Jun 28, 2021

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2021

Superseded by #30.

@dependabot dependabot bot closed this Oct 11, 2021
@dependabot dependabot bot deleted the dependabot/nuget/NetTopologySuite-2.3.0 branch October 11, 2021 09:02
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