Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @turf/bbox-polygon to v6.5.0 #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@turf/bbox-polygon 6.0.1 -> 6.5.0 age adoption passing confidence

Release Notes

Turfjs/turf (@​turf/bbox-polygon)

v6.5.0

Compare Source

🏅 New Features/Enhancements

🐛 Bug Fixes

📖 Documentation

🔔 Misc

v6.4.0

Compare Source

🏅 New Features/Enhancements

🐛 Bug Fixes

📖 Documentation

🔔 Misc

v6.3.0

Compare Source

Fix issues importing Turf for react-native, webpack 5, and other bundlers

(PR https://github.com/Turfjs/turf/pull/2004 - Author r0b0t3d)
(PR https://github.com/Turfjs/turf/pull/2011 - Author mfedderly)

[@turf/turf][turf] expose @​turf/boolean-intersect

(PR https://github.com/Turfjs/turf/pull/2007 - Author rowanwins)

v6.2.0

After a bit of hiatus, TurfJS is resuming releases.

⭐️ Major Updates

  • ES Modules available for all packages
  • Tree shaking should significantly reduce import size of @​turf/turf
  • Better support for ESM modules (PR https://github.com/Turfjs/turf/pull/1942 - Author @​diachedelic)
  • Clean-up of test and benchmark running to make publishing easier
  • Enforce styling using Prettier
  • Enable ESLint and get rid of unused variables
  • Upgrade rollup for more correct javascript module builds
  • Only include ES5 code

🚀 New Modules

[@turf/boolean-touches][boolean-touches]

Determines if two features touch but do not intersect

[@turf/boolean-valid][boolean-valid]

Checks if the geometry is a valid according to the OGC Simple Feature Specification

[@turf/quadrat-analysis][quadrat-analysis]

Performs a quadrat analysis on a set of points

[@turf/rectangle-grid][rectangle-grid]

Creates a grid of rectangles from a bounding box

[@turf/voroni][voronoi]

Typescript types for the options parameter have been fixed
(PR https://github.com/Turfjs/turf/pull/1424 - Author @​stevage)

[@turf/points-within-polygon][points-within-polygon]

Typescript types around the Feature's Properties will now be preserved.
(PR https://github.com/Turfjs/turf/pull/1761 - Author @​rugheid)

[@turf/rewind][rewind]

Typescript types for the 'reverse' option are now correct. Previously it was misnamed as 'reversed'.
(PR https://github.com/Turfjs/turf/pull/1786 - Author @​jonnycornwell)

[@turf/difference][difference]

No longer publishes an .mjs file.

[@turf/meta][meta]

No longer publishes an .mjs file.

[@turf/tag][tag]

Add MultiPolygon support.
(PR https://github.com/Turfjs/turf/pull/1996 - Author bryceroney)

🐛 Bug Fixes

🏅 New Features/Enhancements

📖 Documentation

⚠️ Breaking Change


Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

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.

None yet

0 participants