Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2021

Bumps @turf/turf from 5.1.6 to 6.3.0.

Changelog

Sourced from @turf/turf's changelog.

6.3.0

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

(PR Turfjs/turf#2004 - Author r0b0t3d) (PR Turfjs/turf#2011 - Author mfedderly)

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

(PR Turfjs/turf#2007 - Author rowanwins)

6.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 Turfjs/turf#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 Turfjs/turf#1424 - Author @stevage)

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

Typescript types around the Feature's Properties will now be preserved.

... (truncated)

Commits
  • 465b3be v6.3.0
  • 972aa5e Update changelog for 6.3.0
  • bec40ec Add .js to relative import statements in es output at build time (#2011)
  • 4b5fc6f export boolean-intersects in turf module. Resolves #1790 (#2007)
  • 182bf8e Make package.json part of the export map (#2004)
  • 144fc16 Add some quick notes to document the release process (#1927)
  • c277baf Update release notes for 6.2.0 proper (#1998)
  • 8327f87 [@turf/tag] Confirm support for multipolygons and add to TypeScript definitio...
  • 80a7f46 Clarify MarchingSquares.js license (#1993)
  • 32f64cf Do not always regenerate out turf-tin test output (#1986)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mdfedderly, a new releaser for @turf/turf since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2021
Bumps [@turf/turf](https://github.com/Turfjs/turf) from 5.1.6 to 6.3.0.
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v5.1.6...v6.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/turf/turf-6.3.0 branch from 566b535 to 5c0b9f8 Compare April 27, 2021 12:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 18, 2021

Superseded by #257.

@dependabot dependabot bot closed this Jun 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/turf/turf-6.3.0 branch June 18, 2021 05:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant