Skip to content

chore(deps): bump @turf/simplify from 7.2.0 to 7.3.0#4467

Merged
brunobesson merged 1 commit intomasterfrom
dependabot/npm_and_yarn/turf/simplify-7.3.0
Nov 19, 2025
Merged

chore(deps): bump @turf/simplify from 7.2.0 to 7.3.0#4467
brunobesson merged 1 commit intomasterfrom
dependabot/npm_and_yarn/turf/simplify-7.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @turf/simplify from 7.2.0 to 7.3.0.

Release notes

Sourced from @​turf/simplify's releases.

v7.3.0

Thanks everyone who contributed to this release!

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

... (truncated)

Commits
  • 9f58a10 v7.3.0
  • bac370a @​turf/nearest-point-on-line TESTS: add test for duplicated points on line str...
  • 736b1ef Fix @​turf/nearest-point-on-line endpoint selection and degenerate input cases...
  • ad10a65 @​turf/shortest-path improve creation of point matrix for A* algorithm (#2943)...
  • 9edc247 Fix issue 2824 on turf-point-to-polygon-distance (#2845)
  • 8ccda4a Rewrite @​turf/isobands (#2926)
  • f4dea9c Rewrite @​turf/isolines (#2918)
  • e352195 Merge pull request #2942 from ziegler-daniel/bugfix/issue-2941
  • f3fce80 Merge branch 'master' into bugfix/issue-2941
  • e09b4df Merge pull request #2936 from sargunv/patch-1
  • 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 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 [@turf/simplify](https://github.com/Turfjs/turf) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: "@turf/simplify"
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot added the chore label Nov 17, 2025
@brunobesson brunobesson merged commit 6748820 into master Nov 19, 2025
8 checks passed
@brunobesson brunobesson deleted the dependabot/npm_and_yarn/turf/simplify-7.3.0 branch November 19, 2025 11:43
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.

1 participant