Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2025

Updated NetTopologySuite from 2.5.0 to 2.6.0.

Release notes

Sourced from NetTopologySuite's releases.

2.6.0

Release of Milestone: 2.6

This includes everything added to JTS 1.20.0. For details, see the JTS release documentation for this version: https://github.com/locationtech/jts/releases/tag/1.20.0

Other changes include:

  1. NetTopologySuite.Geometries.Utilities.Extracter, which includes our own strongly-typed spin on the other extracters found in this namespace.
  2. #​685 / #​686: Better handling of srsDimension when reading GML.
  3. Start taking advantage of some more modern .NET SDK features. (Don't worry, .NET Standard 2.0 is still fully supported.)
  4. #​702 / #​703: NetTopologySuite.Geometries.GeometryCollection now implements System.Collections.Generic.IReadOnlyList<Geometry>.
  5. #​712 / (related to) NetTopologySuite/NetTopologySuite.IO.GeoJSON#​109: Certain property getters no longer throw exceptions. Very softly related to: PackedCoordinateSequenceFactory does not work correctly when dealing with CoordinateXY. locationtech/jts#434 (comment)
  6. #​733: some help converting between tuples and coordinates
  7. #​738: minor documentation fix
  8. #​745 / #​746: Add a .NET Standard 2.1 target so that the majority of modern applications no longer need to deal with a transient System.Memory package reference.
  9. #​751: .NET-specific (mostly) performance improvement for most queries using NetTopologySuite.Index.Strtree indexes.
  10. #​765 / #​655 / #​656 / locationtech/jts#​714: Deviate from JTS a little bit in an attempt to soften a regression related to elevation that was introduced by OverlayNG. See linked issues for history, discussion, and more.
  11. Bump System.Memory package reference to 4.6.0 so that .NET Standard 2.0 consumers debugging into this will see a link to the currently maintained version of this "slow span" package.

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: NetTopologySuite
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NetTopologySuite
  dependency-version: 2.6.0
  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 Nov 9, 2025

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

1 participant