This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@turf/area](https://github.com/Turfjs/turf) | dependencies | minor | [`7.1.0` -> `7.2.0`](https://renovatebot.com/diffs/npm/@turf%2farea/7.1.0/7.2.0) |
---
### Release Notes
<details>
<summary>Turfjs/turf (@​turf/area)</summary>
### [`v7.2.0`](https://github.com/Turfjs/turf/releases/tag/v7.2.0)
[Compare Source](https://github.com/Turfjs/turf/compare/v7.1.0...v7.2.0)
#### What's Changed
Fixes to regressions and significant pain points:
- Reverted self intersection behavior: `line-intersect` by [@​pm0u](https://github.com/pm0u) in https://github.com/Turfjs/turf/pull/2742
- Reverted self intersection behavior for `boolean-disjoint` by [@​pm0u](https://github.com/pm0u) in https://github.com/Turfjs/turf/pull/2772
- Reverted self intersection behavior for `boolean-intersects` by [@​pm0u](https://github.com/pm0u) in https://github.com/Turfjs/turf/pull/2773
- Replaced polygon-clipping with polyclip-ts by [@​cmurphy23](https://github.com/cmurphy23) in https://github.com/Turfjs/turf/pull/2729
Bug fixes and new functionality:
- Added new point-to-polygon-distance package by [@​pachacamac](https://github.com/pachacamac) in https://github.com/Turfjs/turf/pull/2735
- Added bbox parameter to [@​turf/interpolate](https://github.com/turf/interpolate) by [@​lemonig](https://github.com/lemonig) in https://github.com/Turfjs/turf/pull/2768
- Handle when start and end are the same point in greatCircle by [@​rowanwins](https://github.com/rowanwins) in https://github.com/Turfjs/turf/pull/2343
- Fixed turf-angle to consistently measure angles clockwise by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2714
- Reversed the order in which random polygon points are generated to satisfy the right hand rule by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2715
- Fixed multiple modules that were performing scalar instead of spherical calculations by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2717
- Fixed confusing turf-union documentation by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2732
- Added a cautionary message to Units about measuring length in radians or degrees. by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2748
- Added special handling to booleanPointOnLine for zero length lines by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2751
Housekeeping and behind the scenes changes:
- Updated release instructions by [@​twelch](https://github.com/twelch) in https://github.com/Turfjs/turf/pull/2698
- Improve release docs ensuring stable official release branch by [@​twelch](https://github.com/twelch) in https://github.com/Turfjs/turf/pull/2726
- Upgraded typescript by [@​mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2684
- Added a regression test for clone() bug that was probably fixed a while ago. by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2749
- Revamped content and layout of project docs (README, CONTRIBUTING, etc) by [@​smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2770
- Bump rollup from 2.79.1 to 3.29.5 by [@​dependabot](https://github.com/dependabot) in https://github.com/Turfjs/turf/pull/2720
#### New Contributors
- [@​pachacamac](https://github.com/pachacamac) made their first contribution in https://github.com/Turfjs/turf/pull/2735
- [@​pm0u](https://github.com/pm0u) made their first contribution in https://github.com/Turfjs/turf/pull/2742
- [@​lemonig](https://github.com/lemonig) made their first contribution in https://github.com/Turfjs/turf/pull/2768
- [@​cmurphy23](https://github.com/cmurphy23) made their first contribution in https://github.com/Turfjs/turf/pull/2729
**Full Changelog**: https://github.com/Turfjs/turf/compare/v7.1.0...v7.2.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90IiwicmVub3ZhdGUiXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
7.1.0->7.2.0Release Notes
Turfjs/turf (@turf/area)
v7.2.0Compare Source
What's Changed
Fixes to regressions and significant pain points:
line-intersectby @pm0u in https://github.com/Turfjs/turf/pull/2742boolean-disjointby @pm0u in https://github.com/Turfjs/turf/pull/2772boolean-intersectsby @pm0u in https://github.com/Turfjs/turf/pull/2773Bug fixes and new functionality:
Housekeeping and behind the scenes changes:
New Contributors
Full Changelog: https://github.com/Turfjs/turf/compare/v7.1.0...v7.2.0
Configuration
📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.