Skip to content

Bump @turf/intersect from 7.3.0 to 7.3.4#4548

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/turf/intersect-7.3.4
Open

Bump @turf/intersect from 7.3.0 to 7.3.4#4548
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/turf/intersect-7.3.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps @turf/intersect from 7.3.0 to 7.3.4.

Release notes

Sourced from @​turf/intersect's releases.

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:

Housekeeping and behind the scenes changes:

... (truncated)

Commits
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • 53872db Reverted backward incompatible fix to nearestPointOnLine introduced by PR #29...
  • a8a75d6 Fix GitHub Actions badge link in README
  • 9653dba Fix GitHub Actions badge link in README
  • 2669e6a Merge pull request #3014 from Turfjs/releases/7.3.3
  • fa0e2da v7.3.3
  • 106a956 Specify release environment for release job (#3001)
  • 8a1ed5d Merge pull request #3009 from Turfjs/mf/fix-lineoffset-types
  • 5721ddd Merge pull request #3000 from Turfjs/releases/7.3.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​turf/intersect 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@turf/intersect](https://github.com/Turfjs/turf) from 7.3.0 to 7.3.4.
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.3.0...v7.3.4)

---
updated-dependencies:
- dependency-name: "@turf/intersect"
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Bump @turf/intersect from 7.3.0 to 7.3.4". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat
 - fix
 - docs
 - style
 - refactor
 - perf
 - test
 - chore
 - revert
 - i18n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants