Update dependency @turf/area to v7.1.0 #115

Merged
bot merged 2 commits from renovate/turf-area-7.x-lockfile into main 2024-08-18 02:03:47 +02:00
Member

This PR contains the following updates:

Package Type Update Change
@turf/area dependencies minor 7.0.0 -> 7.1.0

Release Notes

Turfjs/turf (@​turf/area)

v7.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Turfjs/turf/compare/v7.0.0...v7.1.0


Configuration

📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@turf/area](https://github.com/Turfjs/turf) | dependencies | minor | [`7.0.0` -> `7.1.0`](https://renovatebot.com/diffs/npm/@turf%2farea/7.0.0/7.1.0) | --- ### Release Notes <details> <summary>Turfjs/turf (@&#8203;turf/area)</summary> ### [`v7.1.0`](https://github.com/Turfjs/turf/releases/tag/v7.1.0) [Compare Source](https://github.com/Turfjs/turf/compare/v7.0.0...v7.1.0) #### What's Changed - `@turf/distance` Simplify unnecessary union type in turfDistance by [@&#8203;isti115](https://github.com/isti115) in https://github.com/Turfjs/turf/pull/2618 - Upgrade to Lerna 8 by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2612 - Deprecate CHANGELOG, improve release action, PR template, Contributing doc by [@&#8203;twelch](https://github.com/twelch) in https://github.com/Turfjs/turf/pull/2621 - `@turf/helpers` Reduce bundle size of apps that import [@&#8203;turf/helpers](https://github.com/turf/helpers) by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2623 - `@turf/line-overlap` change deep-equals dependency for smaller bundle size by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2631 - `@turf/mask` Converted turf-mask to Typescript and added support for geometry parameters by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2644 - `@turf/midpoint` Converted turf-midpoint to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2645 - `@turf/planepoint` Converted turf-planepoint to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2646 - `@turf/square` Converted turf-square to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2648 - `@turf/standard-deviational-ellipse` Converted turf-standard-deviational-ellipse to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2649 - Pin pnpm version using corepack by [@&#8203;RobinVdBroeck](https://github.com/RobinVdBroeck) in https://github.com/Turfjs/turf/pull/2602 - `@turf/tesselate` Converted turf-tesselate to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2650 - `@turf/transform-rotate` Converted turf-transform-rotate to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2651 - `@turf/transform-scale` Converted turf-transform-scale to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2652 - `@turf/transform-translate` Converted turf-transform-translate to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2653 - `@turf/unkink-polygon` Converted turf-unkink-polygon to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2654 - `@turf/voronoi` Converted turf-voronoi to Typescript by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2655 - `@turf/boolean-intersects` Fix boolean-intersects docs by [@&#8203;izzybps](https://github.com/izzybps) in https://github.com/Turfjs/turf/pull/2593 - Updated documentation.js to resolve critical parse-url vulnerability by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2664 - `@turf/area`: bug fix: off-by-one bug in area calculation by [@&#8203;Abdumbo99](https://github.com/Abdumbo99) in https://github.com/Turfjs/turf/pull/2665 - Upgrade dependencies by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2668 - `@turf/isobands` `@turf/isolines` Remove unused matrix-to-grid dependency by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2669 - `@turf/random` fix randomPolygon generating polygons outside of the given `bbox` by [@&#8203;nnmrts](https://github.com/nnmrts) in https://github.com/Turfjs/turf/pull/2659 - `@turf/boolean-intersects` `@turf/booean-disjoint` Expose options parameter to ignore self intersections. by [@&#8203;01100100](https://github.com/01100100) in https://github.com/Turfjs/turf/pull/2636 - `@turf/boolean-valid` fix checkClosingRing to check for polygon being closed by [@&#8203;superDoss](https://github.com/superDoss) in https://github.com/Turfjs/turf/pull/2563 - `@turf/helpers` Implemented azimuthToBearing by [@&#8203;basvdijk](https://github.com/basvdijk) in https://github.com/Turfjs/turf/pull/2674 - Added support/6.x branch to CI config by [@&#8203;smallsaucepan](https://github.com/smallsaucepan) in https://github.com/Turfjs/turf/pull/2673 - `@turf/nearest-point-on-line` include index of MultiLineString geometries in nearest-point-on-line by [@&#8203;andrewharvey](https://github.com/andrewharvey) in https://github.com/Turfjs/turf/pull/2574 - `@turf/point-to-line-distance` Fix two small typos by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2675 - Update PR/develop action to cache pnpm files by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2671 - Add explicit geojson types dependency by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2676 - Rework prettier setup by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2677 - Update [@&#8203;types/geojson](https://github.com/types/geojson) to 7946.0.10 minimum by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2688 - `@turf/mask` Stop turf-mask mutating by default, make it an option by [@&#8203;farkmarnum](https://github.com/farkmarnum) in https://github.com/Turfjs/turf/pull/2635 - Add test.example.js to .prettierignore by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2689 - `@turf/mask` Fix [@&#8203;turf/mask](https://github.com/turf/mask) benchmarks to exclude test fixtures that are not usable by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2692 - `@turf/kinks` Revert [@&#8203;turf/kinks](https://github.com/turf/kinks) to 6.5.0 version by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2693 - `@turf/cluster-dbscan`Update cluster-dbscan docs by [@&#8203;mwenko](https://github.com/mwenko) in https://github.com/Turfjs/turf/pull/2624 - `@turf/*-grid` `@turf/area` `@turf/helpers` Clarify behavior of some existing turf modules by [@&#8203;twelch](https://github.com/twelch) in https://github.com/Turfjs/turf/pull/2683 - Upgrade pnpm/action-setup in github actions by [@&#8203;mfedderly](https://github.com/mfedderly) in https://github.com/Turfjs/turf/pull/2696 #### New Contributors - [@&#8203;isti115](https://github.com/isti115) made their first contribution in https://github.com/Turfjs/turf/pull/2618 - [@&#8203;izzybps](https://github.com/izzybps) made their first contribution in https://github.com/Turfjs/turf/pull/2593 - [@&#8203;Abdumbo99](https://github.com/Abdumbo99) made their first contribution in https://github.com/Turfjs/turf/pull/2665 - [@&#8203;nnmrts](https://github.com/nnmrts) made their first contribution in https://github.com/Turfjs/turf/pull/2659 - [@&#8203;01100100](https://github.com/01100100) made their first contribution in https://github.com/Turfjs/turf/pull/2636 - [@&#8203;superDoss](https://github.com/superDoss) made their first contribution in https://github.com/Turfjs/turf/pull/2563 - [@&#8203;basvdijk](https://github.com/basvdijk) made their first contribution in https://github.com/Turfjs/turf/pull/2674 - [@&#8203;andrewharvey](https://github.com/andrewharvey) made their first contribution in https://github.com/Turfjs/turf/pull/2574 - [@&#8203;farkmarnum](https://github.com/farkmarnum) made their first contribution in https://github.com/Turfjs/turf/pull/2635 **Full Changelog**: https://github.com/Turfjs/turf/compare/v7.0.0...v7.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
bot added 1 commit 2024-08-12 02:01:55 +02:00
bot scheduled this pull request to auto merge when all checks succeed 2024-08-12 02:01:56 +02:00
bot force-pushed renovate/turf-area-7.x-lockfile from c324208257 to b10f3ec22d 2024-08-17 02:03:15 +02:00 Compare
bot force-pushed renovate/turf-area-7.x-lockfile from b10f3ec22d to 81a8c908d9 2024-08-18 02:02:33 +02:00 Compare
bot merged commit 9599933c5f into main 2024-08-18 02:03:47 +02:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/beans#115
No description provided.