Skip to content

Bump @turf/turf from 7.3.5 to 7.4.0 - #324

Merged
0Quake merged 1 commit into
mainfrom
dependabot/npm_and_yarn/turf/turf-7.4.0
Aug 12, 2026
Merged

Bump @turf/turf from 7.3.5 to 7.4.0#324
0Quake merged 1 commit into
mainfrom
dependabot/npm_and_yarn/turf/turf-7.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @turf/turf from 7.3.5 to 7.4.0.

Release notes

Sourced from @​turf/turf'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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
Bumps [@turf/turf](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/turf"
  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/turf-7.4.0 branch from 42e8753 to e14f81c Compare August 12, 2026 17:26
@0Quake
0Quake merged commit 483e590 into main Aug 12, 2026
1 of 2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/turf/turf-7.4.0 branch August 12, 2026 17:27
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.

1 participant