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.4.0 to 2.5.0 #28326

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps NetTopologySuite from 2.4.0 to 2.5.0.

Release notes

Sourced from NetTopologySuite's releases.

v2.5.0

Release of Milestone: 2.5

  • Updated JTS compatibility to 1.19.0

NTS issues resolved:

  • GeometryFixer changes GeometryType from MultiPolygon to Polygon #566
  • WKTReader creates XYZ sequence when IsOldNtsCoordinateSyntaxAllowed even though no z-ordinates are provided #589
  • KMLReader stuck infinite loop on #594
  • Consider adding EnvelopeCombiner.CombineAsGeometry #610
  • Line Segment GetHashCode is prone to hash collision #607
Commits
  • 73679f4 Release v2.5
  • 20da7c4 Add unit test for discussion #615
  • a1a19c9 Add unit test for #613
  • 5514000 Fixes regression in WKTReader
  • 785dc08 Make CoverageUnion faster with BoundaryChainNoder
  • 7323aa4 Fix ConcaveHullOfPolygons hole erosion
  • bd809a9 Fix STRtree queries on empty trees
  • 78361bd Rename and move PolygonHullSimplifier
  • 1cb13da Fix buffer optimization for inverted rings
  • e281524 Fix KMLReader to read coordinates with whitespace (#611)
  • 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)

@bricelam
Copy link
Contributor

bricelam commented Jul 7, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bricelam
Copy link
Contributor

bricelam commented Jul 7, 2022

@roji This will unblock #28184

@ghost
Copy link

ghost commented Jul 7, 2022

Hello @bricelam!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@roji
Copy link
Member

roji commented Jul 7, 2022

@bricelam yep, just waiting for it to get merged :)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@bricelam bricelam force-pushed the dependabot/nuget/NetTopologySuite-2.5.0 branch from edd4bd2 to b4ad698 Compare July 7, 2022 18:10
@bricelam bricelam merged commit b4ad698 into main Jul 7, 2022
@bricelam bricelam deleted the dependabot/nuget/NetTopologySuite-2.5.0 branch July 7, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants