Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): bump the production-dependencies group with 4 updates#1652

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-0bbc24cf09
Open

chore(deps): bump the production-dependencies group with 4 updates#1652
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/production-dependencies-0bbc24cf09

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the production-dependencies group with 4 updates: @turf/boolean-contains, @turf/kinks, @turf/line-intersect and @turf/line-split.

Updates @turf/boolean-contains from 7.3.4 to 7.3.5

Release notes

Sourced from @​turf/boolean-contains'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

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
  • See full diff in compare view

Updates @turf/kinks from 7.3.4 to 7.3.5

Release notes

Sourced from @​turf/kinks'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

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
  • See full diff in compare view

Updates @turf/line-intersect from 7.3.4 to 7.3.5

Release notes

Sourced from @​turf/line-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

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
  • See full diff in compare view

Updates @turf/line-split from 7.3.4 to 7.3.5

Release notes

Sourced from @​turf/line-split'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

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
  • See full diff 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 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 production-dependencies group with 4 updates: [@turf/boolean-contains](https://github.com/Turfjs/turf), [@turf/kinks](https://github.com/Turfjs/turf), [@turf/line-intersect](https://github.com/Turfjs/turf) and [@turf/line-split](https://github.com/Turfjs/turf).


Updates `@turf/boolean-contains` from 7.3.4 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.3.4...v7.3.5)

Updates `@turf/kinks` from 7.3.4 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.3.4...v7.3.5)

Updates `@turf/line-intersect` from 7.3.4 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.3.4...v7.3.5)

Updates `@turf/line-split` from 7.3.4 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.3.4...v7.3.5)

---
updated-dependencies:
- dependency-name: "@turf/boolean-contains"
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@turf/kinks"
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@turf/line-intersect"
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@turf/line-split"
  dependency-version: 7.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 20, 2026
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.

0 participants