Skip to content

chore(deps-dev): bump the turf group across 1 directory with 11 updates#317

Merged
padawannn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/turf-34a8deb2be
Jul 15, 2026
Merged

chore(deps-dev): bump the turf group across 1 directory with 11 updates#317
padawannn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/turf-34a8deb2be

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the turf group with 11 updates in the / directory:

Package From To
@turf/bbox-clip 7.2.0 7.3.5
@turf/bbox-polygon 7.2.0 7.3.5
@turf/boolean-equal 7.2.0 7.3.5
@turf/boolean-intersects 7.2.0 7.3.5
@turf/boolean-within 7.2.0 7.3.5
@turf/buffer 7.2.0 7.3.5
@turf/helpers 7.2.0 7.3.5
@turf/intersect 7.2.0 7.3.5
@turf/invariant 7.2.0 7.3.5
@turf/random 7.2.0 7.3.5
@turf/union 7.2.0 7.3.5

Updates @turf/bbox-clip from 7.2.0 to 7.3.5

Release notes

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

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/bbox-clip since your current version.


Updates @turf/bbox-polygon from 7.2.0 to 7.3.5

Release notes

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

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/bbox-polygon since your current version.


Updates @turf/boolean-equal from 7.2.0 to 7.3.5

Release notes

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

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/boolean-equal since your current version.


Updates @turf/boolean-intersects from 7.2.0 to 7.3.5

Release notes

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

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/boolean-intersects since your current version.


Updates @turf/boolean-within from 7.2.0 to 7.3.5

Release notes

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

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/boolean-within since your current version.


Updates @turf/buffer from 7.2.0 to 7.3.5

Release notes

Sourced from @​turf/buffer's releases.

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/buffer since your current version.


Updates @turf/helpers from 7.2.0 to 7.3.5

Release notes

Sourced from @​turf/helpers's releases.

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/helpers since your current version.


Updates @turf/intersect from 7.2.0 to 7.3.5

Release notes

Sourced from @​turf/intersect's releases.

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • a33ca38 v7.3.5
  • fbfa6a7 Reverted performance related improvement that broke builds. While faster, kdb...
  • 6a2f567 Update generate-readme script (#3037)
  • 6d9a78e Add @​turf/directional-mean to @​turf/turf (#3002)
  • 80cda0e Remove unused scripts (#3036)
  • 9a3043e Mark old nearest-point-on-line properties as deprecated (#3005)
  • 1fed227 Introduced tstyche for type checking and to guard against unintentional API c...
  • 9428e7c Merge pull request #3021 from Turfjs/releases/7.3.4
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​turf/intersect since your current version.


Updates @turf/invariant from 7.2.0 to 7.3.5

Release notes

Sourced from @​turf/invariant's releases.

v7.3.5

What's Changed

Main goal of this release was to revert a build breaking performance improvement introduced in v7.3.2 that was affecting CommonJS environments.

Other bug fixes and new functionality:

Housekeeping and behind the scenes changes:

Full Changelog: Turfjs/turf@v7.3.4...v7.3.5

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

v7.3.3

Patch release to fix an unintended change to the return type of lineOffset that was causing compilation issues for Turf users.

What's Changed

Full Changelog: Turfjs/turf@v7.3.2...v7.3.3

v7.3.2

Patch release with several bug fixes.

What's Changed

Bug fixes and new functionality:

... (truncated)

Commits
  • <...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 15, 2026 11:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 15, 2026
Bumps the turf group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@turf/bbox-clip](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/bbox-polygon](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/boolean-equal](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/boolean-intersects](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/boolean-within](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/buffer](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/helpers](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/intersect](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/invariant](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/random](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |
| [@turf/union](https://github.com/Turfjs/turf) | `7.2.0` | `7.3.5` |



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

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@turf/bbox-clip"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/bbox-polygon"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/boolean-equal"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/boolean-intersects"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/boolean-within"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/buffer"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/helpers"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/intersect"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/invariant"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/random"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
- dependency-name: "@turf/union"
  dependency-version: 7.3.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turf
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the turf group with 11 updates chore(deps-dev): bump the turf group across 1 directory with 11 updates Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/turf-34a8deb2be branch from 50111eb to fd3efbb Compare July 15, 2026 13:12
@padawannn
padawannn merged commit 12fb336 into main Jul 15, 2026
4 checks passed
@padawannn
padawannn deleted the dependabot/npm_and_yarn/turf-34a8deb2be branch July 15, 2026 15:08
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant