Skip to content

chore(deps): update dependency @turf/turf to v7.4.0 - #63

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/turf-monorepo
Open

chore(deps): update dependency @turf/turf to v7.4.0#63
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/turf-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@turf/turf 7.3.17.4.0 age confidence

Release Notes

Turfjs/turf (@​turf/turf)

v7.4.0

Compare Source

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 #​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
@​turf/line-arc
@​turf/line-overlap
@​turf/polygonize
@​turf/projection
@​turf/transform-scale, @​turf/transform-translate, @​turf/transform-rotate
Internal:

New Contributors

Full Changelog: Turfjs/turf@v7.3.5...v7.4.0

v7.3.5

Compare Source

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Compare Source

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Compare Source

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Compare Source

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.3.1...v7.3.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency @turf/turf to v7.3.2 chore(deps): update dependency @turf/turf to v7.3.3 Jan 28, 2026
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from 958aaf6 to 2b1c723 Compare January 28, 2026 05:47
@renovate renovate Bot changed the title chore(deps): update dependency @turf/turf to v7.3.3 chore(deps): update dependency @turf/turf to v7.3.4 Feb 8, 2026
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch 2 times, most recently from cc98190 to 25cf83b Compare February 12, 2026 11:36
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from 25cf83b to 1291ecb Compare March 5, 2026 14:10
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from 1291ecb to 45c8280 Compare April 8, 2026 14:36
@renovate renovate Bot changed the title chore(deps): update dependency @turf/turf to v7.3.4 chore(deps): update dependency @turf/turf to v7.3.5 Apr 19, 2026
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from 45c8280 to 2808e23 Compare April 19, 2026 13:00
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from 2808e23 to fe8560b Compare April 29, 2026 19:50
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from fe8560b to 7536f3d Compare May 12, 2026 13:32
@renovate renovate Bot changed the title chore(deps): update dependency @turf/turf to v7.3.5 chore(deps): update turf monorepo to v7.3.5 Jun 2, 2026
@renovate renovate Bot changed the title chore(deps): update turf monorepo to v7.3.5 chore(deps): update turf monorepo Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update turf monorepo chore(deps): update dependency @turf/turf to v7.3.5 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from 7536f3d to 00731c4 Compare July 12, 2026 11:42
@renovate
renovate Bot force-pushed the renovate/turf-monorepo branch from 00731c4 to 9fa3804 Compare August 3, 2026 16:40
@renovate renovate Bot changed the title chore(deps): update dependency @turf/turf to v7.3.5 chore(deps): update dependency @turf/turf to v7.4.0 Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants