Skip to content

Update TGGeometry requirement to 0.1.2 - #449

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/TGGeometry-0.1.2
Open

Update TGGeometry requirement to 0.1.2#449
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/TGGeometry-0.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on TGGeometry to permit the latest version.

Release notes

Sourced from TGGeometry's releases.

v0.1.2

TGGeometry v0.1.2

Diff since v0.1.1

  • Fix a memory leak issue that came from not free-ing intermediate geometries when creating TGGeometry
  • Fix multipolygon convert not working properly
  • Add testing on (most) of TG's JSON test suite, just to be sure
    • Lacks support for (a) empty geoms (GeoInterface lacks support) and (b) the features / feature collections that are written in GeoJSON

Merged pull requests:

Commits
  • 29852b2 Bump patch version (#2)
  • 267b3e3 Fix tests on 1.6
  • a8a0c0d add most tg tests to here
  • be9f05a Fix memory leaks during geometry creation
  • 11f211d Bump version
  • 70724db Fix tests on 1.6
  • e546c13 Use TG's ring interface for LinearRings
  • 06b78a4 add roundtrip tests to make sure the geometry interface works
  • 7135a76 Fix GeoInterface implementations for linestring-like things
  • 9736cb3 Minor GeoInterface fixes
  • Additional 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 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)

Updates the requirements on [TGGeometry](https://github.com/JuliaGeo/TGGeometry.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaGeo/TGGeometry.jl/releases)
- [Commits](JuliaGeo/TGGeometry.jl@v0.1.0...v0.1.2)

---
updated-dependencies:
- dependency-name: TGGeometry
  dependency-version: 0.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants