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

front: bump the turf group in /front with 22 updates #10257

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the turf group in /front with 22 updates:

Package From To
@turf/along 7.1.0 7.2.0
@turf/bbox 7.1.0 7.2.0
@turf/bbox-clip 7.1.0 7.2.0
@turf/bearing 7.1.0 7.2.0
@turf/bezier-spline 7.1.0 7.2.0
@turf/boolean-intersects 7.1.0 7.2.0
@turf/boolean-point-in-polygon 7.1.0 7.2.0
@turf/center 7.1.0 7.2.0
@turf/combine 7.1.0 7.2.0
@turf/destination 7.1.0 7.2.0
@turf/distance 7.1.0 7.2.0
@turf/explode 7.1.0 7.2.0
@turf/helpers 7.1.0 7.2.0
@turf/invariant 7.1.0 7.2.0
@turf/length 7.1.0 7.2.0
@turf/line-intersect 7.1.0 7.2.0
@turf/line-slice 7.1.0 7.2.0
@turf/line-slice-along 7.1.0 7.2.0
@turf/line-split 7.1.0 7.2.0
@turf/nearest-point 7.1.0 7.2.0
@turf/simplify 7.1.0 7.2.0
@turf/transform-translate 7.1.0 7.2.0

Updates @turf/along from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/along's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Replaced polygon-clipping with polyclip-ts (#2729)
  • 8f5c407 Added bbox parameter to @​turf/interpolate (#2768)
  • bf588dd Added special cases to booleanPointOnLine for zero length lines
  • 9dc7a50 Updated README.md correcting typo in previous commit
  • 304b76b Updated README.md to clarify GeoJSON types need to be installed separately
  • e7a28da Revert self intersection behavior: line-intersect (#2742)
  • Additional commits viewable in compare view

Updates @turf/bbox from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/bbox's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Replaced polygon-clipping with polyclip-ts (#2729)
  • 8f5c407 Added bbox parameter to @​turf/interpolate (#2768)
  • bf588dd Added special cases to booleanPointOnLine for zero length lines
  • 9dc7a50 Updated README.md correcting typo in previous commit
  • 304b76b Updated README.md to clarify GeoJSON types need to be installed separately
  • e7a28da Revert self intersection behavior: line-intersect (#2742)
  • Additional commits viewable in compare view

Updates @turf/bbox-clip from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/bbox-clip's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Replaced polygon-clipping with polyclip-ts (#2729)
  • 8f5c407 Added bbox parameter to @​turf/interpolate (#2768)
  • bf588dd Added special cases to booleanPointOnLine for zero length lines
  • 9dc7a50 Updated README.md correcting typo in previous commit
  • 304b76b Updated README.md to clarify GeoJSON types need to be installed separately
  • e7a28da Revert self intersection behavior: line-intersect (#2742)
  • Additional commits viewable in compare view

Updates @turf/bearing from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/bearing's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Replaced polygon-clipping with polyclip-ts (#2729)
  • 8f5c407 Added bbox parameter to @​turf/interpolate (#2768)
  • bf588dd Added special cases to booleanPointOnLine for zero length lines
  • 9dc7a50 Updated README.md correcting typo in previous commit
  • 304b76b Updated README.md to clarify GeoJSON types need to be installed separately
  • e7a28da Revert self intersection behavior: line-intersect (#2742)
  • Additional commits viewable in compare view

Updates @turf/bezier-spline from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/bezier-spline's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Replaced polygon-clipping with polyclip-ts (#2729)
  • 8f5c407 Added bbox parameter to @​turf/interpolate (#2768)
  • bf588dd Added special cases to booleanPointOnLine for zero length lines
  • 9dc7a50 Updated README.md correcting typo in previous commit
  • 304b76b Updated README.md to clarify GeoJSON types need to be installed separately
  • e7a28da Revert self intersection behavior: line-intersect (#2742)
  • Additional commits viewable in compare view

Updates @turf/boolean-intersects from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/boolean-intersects's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Replaced polygon-clipping with polyclip-ts (#2729)
  • 8f5c407 Added bbox parameter to @​turf/interpolate (#2768)
  • bf588dd Added special cases to booleanPointOnLine for zero length lines
  • 9dc7a50 Updated README.md correcting typo in previous commit
  • 304b76b Updated README.md to clarify GeoJSON types need to be installed separately
  • e7a28da Revert self intersection behavior: line-intersect (#2742)
  • Additional commits viewable in compare view

Updates @turf/boolean-point-in-polygon from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/boolean-point-in-polygon's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Replaced polygon-clipping with polyclip-ts (#2729)
  • 8f5c407 Added bbox parameter to @​turf/interpolate (#2768)
  • bf588dd Added special cases to booleanPointOnLine for zero length lines
  • 9dc7a50 Updated README.md correcting typo in previous commit
  • 304b76b Updated README.md to clarify GeoJSON types need to be installed separately
  • e7a28da Revert self intersection behavior: line-intersect (#2742)
  • Additional commits viewable in compare view

Updates @turf/center from 7.1.0 to 7.2.0

Release notes

Sourced from @​turf/center's releases.

v7.2.0

What's Changed

Fixes to regressions and significant pain points:

Bug fixes and new functionality:

Housekeeping and behind the scenes changes:

New Contributors

Full Changelog: Turfjs/turf@v7.1.0...v7.2.0

Commits
  • 7b0f037 v7.2.0
  • a8cbea3 Revamped content and layout of project docs (README, CONTRIBUTING, etc) (#2770)
  • d1a2c58 Reverted self intersection behavior of boolean-intersect. update tests (#2773)
  • 5a9d40d Reverted self intersection behavior for boolean-disjoint (#2772)
  • 3bbd759 Re...

    Description has been truncated

Bumps the turf group in /front with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [@turf/along](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/bbox](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/bbox-clip](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/bearing](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/bezier-spline](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/boolean-intersects](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/boolean-point-in-polygon](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/center](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/combine](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/destination](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/distance](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/explode](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/helpers](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/invariant](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/length](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/line-intersect](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/line-slice](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/line-slice-along](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/line-split](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/nearest-point](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/simplify](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |
| [@turf/transform-translate](/~https://github.com/Turfjs/turf) | `7.1.0` | `7.2.0` |


Updates `@turf/along` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/bbox` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/bbox-clip` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/bearing` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/bezier-spline` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/boolean-intersects` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/boolean-point-in-polygon` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/center` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/combine` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/destination` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/distance` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/explode` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/helpers` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/invariant` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/length` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/line-intersect` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/line-slice` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/line-slice-along` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/line-split` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/nearest-point` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/simplify` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

Updates `@turf/transform-translate` from 7.1.0 to 7.2.0
- [Release notes](/~https://github.com/Turfjs/turf/releases)
- [Changelog](/~https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: "@turf/along"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/bbox"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/bbox-clip"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/bearing"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/bezier-spline"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/boolean-intersects"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/boolean-point-in-polygon"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/center"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/combine"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/destination"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/distance"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/explode"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/helpers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/invariant"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/length"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/line-intersect"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/line-slice"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/line-slice-along"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/line-split"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/nearest-point"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/simplify"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/transform-translate"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: turf
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 18:58
@dependabot dependabot bot added area:front Work on Standard OSRD Interface modules dependencies Pull requests that update a dependency file labels Jan 6, 2025
@SharglutDev SharglutDev added this pull request to the merge queue Jan 7, 2025
Merged via the queue into dev with commit 777160a Jan 7, 2025
27 checks passed
@SharglutDev SharglutDev deleted the dependabot/npm_and_yarn/front/turf-1ab3c7aa98 branch January 7, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants