Skip to content

chore(deps): bump @tmcw/togeojson from 4.7.0 to 7.1.2#1389

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tmcw/togeojson-7.1.2
May 5, 2026
Merged

chore(deps): bump @tmcw/togeojson from 4.7.0 to 7.1.2#1389
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tmcw/togeojson-7.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps @tmcw/togeojson from 4.7.0 to 7.1.2.

Release notes

Sourced from @​tmcw/togeojson's releases.

v7.1.2

  • Fix extended values bug (#146) a67b55b

placemark/togeojson@v7.1.1...v7.1.2

Integrate NetworkLink parsing

  • deps: Update pnpm-lock c85af02
  • Add Missing Parsing hook (#144) 84ad965

placemark/togeojson@v7.1.0...v7.1.1

Support processing NetworkLinks

Thanks Mikhail Veygman for this release - this adds processing for the NetworkLink tag! Note that togeojson still does not fetch any remote resources, so this will not automatically pull in dependent KML/KMZ files.


placemark/togeojson@v7.0.0...v7.1.0

Remove dependencies, TypeScript users should install @​xmldom/xmldom and @​types/geojson

This updates the way that this module refers to TypeScript types. The module itself is now dependency-free (again) and doesn't rely on types/geojson and xmldom/xmldom. If you're using TypeScript, you should install those packages separately. If you aren't using TypeScript, you can ignore their presence.

This also expands the input types of the module to work for xmldom users.

  • deps: Make external interfaces compatible with xmldom (#138) 3d58707
  • Biome should ignore package.json 2f31a74

placemark/togeojson@v6.0.1...v7.0.0

Pre-release of type refactor

  • Add ts note e42e686
  • Remove peer dependencies df8b31a
  • Make external interfaces compatible with xmldom 6b8c4e8
  • Biome should ignore package.json 2f31a74

placemark/togeojson@v6.0.1...v6.0.2-0

Remove accidental rollup dependency

  • Bump dependencies, remove accidental rollup dependency (#135) c1b1a88
  • Add mise.toml (#134) f8a86b3

... (truncated)

Changelog

Sourced from @​tmcw/togeojson's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.6.2 (2023-05-30)

Bug Fixes

  • Zero elevation data in GPX should still be included (6457106)

5.6.1 (2023-05-05)

Bug Fixes

  • adds types definitions to exports in package.json (#109) (f382d30)

5.6.0 (2022-12-30)

Features

  • Support LinearRing as direct descendent of a Placemark element (#105) (3673a7f)

Bug Fixes

5.5.0 (2022-11-12)

Features

  • Add support for Schema tag and convert properties to correct datatype (#100) (22479aa), closes #69

5.4.0 (2022-10-31)

Features

5.3.0 (2022-10-23)

Features

... (truncated)

Commits

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 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)

Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson) from 4.7.0 to 7.1.2.
- [Release notes](https://github.com/placemark/togeojson/releases)
- [Changelog](https://github.com/placemark/togeojson/blob/main/CHANGELOG.md)
- [Commits](placemark/togeojson@v4.7.0...v7.1.2)

---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 5, 2026
@github-actions github-actions Bot merged commit 5dc12e0 into main May 5, 2026
7 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/tmcw/togeojson-7.1.2 branch May 5, 2026 18:35
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants