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

fix: bump the turf group with 2 updates #102

Merged
merged 2 commits into from
Nov 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps the turf group with 2 updates: @turf/bbox and @turf/distance.

Updates @turf/bbox from 6.5.0 to 7.1.0

Release notes

Sourced from @​turf/bbox's releases.

v7.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​turf/bbox's changelog.

Changelog is no longer maintained. See Turf Github releases

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • 68915ee v7.1.0
  • 948cdaf Upgrade pnpm/action-setup in github actions (#2696)
  • 5f0d405 Clarify behavior of some existing turf modules (#2683)
  • ad8012c chore: update cluster-dbscan docs (#2624)
  • 36cdb9f Revert @​turf/kinks to 6.5.0 version (#2693)
  • df7e42f Fix @​turf/mask benchmarks to exclude test fixtures that are not usable (#2692)
  • c470ea4 Add test.example.js to the prettier ignore list because it is a generated fil...
  • 7275eb9 Stop turf-mask mutating by default, make it an option (#2635)
  • c8f24e0 Update @​types/geojson to 7946.0.10 minimum (#2688)
  • 25917d8 Rework prettier setup (#2677)
  • Additional commits viewable in compare view

Updates @turf/distance from 6.5.0 to 7.1.0

Release notes

Sourced from @​turf/distance's releases.

v7.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​turf/distance's changelog.

Changelog is no longer maintained. See Turf Github releases

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • 68915ee v7.1.0
  • 948cdaf Upgrade pnpm/action-setup in github actions (#2696)
  • 5f0d405 Clarify behavior of some existing turf modules (#2683)
  • ad8012c chore: update cluster-dbscan docs (#2624)
  • 36cdb9f Revert @​turf/kinks to 6.5.0 version (#2693)
  • df7e42f Fix @​turf/mask benchmarks to exclude test fixtures that are not usable (#2692)
  • c470ea4 Add test.example.js to the prettier ignore list because it is a generated fil...
  • 7275eb9 Stop turf-mask mutating by default, make it an option (#2635)
  • c8f24e0 Update @​types/geojson to 7946.0.10 minimum (#2688)
  • 25917d8 Rework prettier setup (#2677)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the turf group with 2 updates: [@turf/bbox](https://github.com/Turfjs/turf) and [@turf/distance](https://github.com/Turfjs/turf).


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

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

---
updated-dependencies:
- dependency-name: "@turf/bbox"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: turf
- dependency-name: "@turf/distance"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: turf
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2024
@hkfb hkfb merged commit e3e4d1f into main Nov 3, 2024
4 checks passed
@hkfb hkfb deleted the dependabot/npm_and_yarn/turf-611873d6cb branch November 3, 2024 07:59
Copy link

github-actions bot commented Nov 3, 2024

🎉 This PR is included in version 0.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant