Skip to content

chore(deps): bump @turf/nearest-point-on-line from 7.3.5 to 7.4.0 - #244

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/turf/nearest-point-on-line-7.4.0
Aug 10, 2026
Merged

chore(deps): bump @turf/nearest-point-on-line from 7.3.5 to 7.4.0#244
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/turf/nearest-point-on-line-7.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @turf/nearest-point-on-line from 7.3.5 to 7.4.0.

Release notes

Sourced from @​turf/nearest-point-on-line's releases.

v7.4.0

What's Changed

⚠️ Due to correctness fixes, behavior across the boolean-* methods has changed. If you depended on the invalid behavior of these methods take extra care when upgrading.

@​turf/bearing

@​turf/bezier

@​turf/boolean-contains

@​turf/boolean-crosses

@​turf/boolean-disjoint

@​turf/boolean-point-in-polygon

  • Perf improvement & Fix issue with multiple polygons when the point is on the boundary of a polygon by @​Pitouli in Turfjs/turf#2821

@​turf/boolean-valid

@​turf/boolean-within

Internally this has been rewritten to use @​turf/boolean-contains. This increases correctness, but the additional checks may have regressed performance slightly depending on inputs (it is actually faster for some inputs).

@​turf/clusters-dbscan

@​turf/combine

@​turf/convex

@​turf/helpers

... (truncated)

Commits

@dependabot
dependabot Bot requested a review from Medformatik as a code owner August 10, 2026 04:37
@github-actions
github-actions Bot enabled auto-merge (squash) August 10, 2026 04:39
Bumps [@turf/nearest-point-on-line](https://github.com/Turfjs/turf) from 7.3.5 to 7.4.0.
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.3.5...v7.4.0)

---
updated-dependencies:
- dependency-name: "@turf/nearest-point-on-line"
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/turf/nearest-point-on-line-7.4.0 branch from 2a5e7af to a74d959 Compare August 10, 2026 04:45
@github-actions
github-actions Bot merged commit 2cdf539 into main Aug 10, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/turf/nearest-point-on-line-7.4.0 branch August 10, 2026 04:52
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.

0 participants