Skip to content

chore(deps): bump @turf/line-slice-along from 7.3.5 to 7.4.0 - #242

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @turf/line-slice-along from 7.3.5 to 7.4.0.

Release notes

Sourced from @​turf/line-slice-along'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:35
@github-actions
github-actions Bot enabled auto-merge (squash) August 10, 2026 04:35
Bumps [@turf/line-slice-along](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/line-slice-along"
  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/line-slice-along-7.4.0 branch from f4b5af4 to 121246f Compare August 10, 2026 04:45
@github-actions
github-actions Bot merged commit 9aa4690 into main Aug 10, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/turf/line-slice-along-7.4.0 branch August 10, 2026 04:51
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