Skip to content

Bump @turf/simplify from 7.3.0 to 7.3.3#4537

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/turf/simplify-7.3.3
Closed

Bump @turf/simplify from 7.3.0 to 7.3.3#4537
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/turf/simplify-7.3.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps @turf/simplify from 7.3.0 to 7.3.3.

Release notes

Sourced from @​turf/simplify's releases.

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:

New Contributors

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

v7.3.1

Point release soon after 7.3.0 to address an issue in the revamped isobands implementation, plus some security related version bumps of third party packages.

... (truncated)

Commits
  • 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
  • 099d991 v7.3.2
  • 6e4c18b Significantly improved performance of clustersDbscan (#2885)
  • d286211 turf-tessellate: Pass original coordinate elevations through the tessellate f...
  • d3b14a1 Migrated turf-meta to typescript (bare bones edition) (#2993)
  • 42bd068 Clean up .js files in various TypeScript-first packages (#2992)
  • 5a261c9 Automatically add any inferred README changes in pre-commit hook (#2987)
  • 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/simplify 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 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 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/simplify](https://github.com/Turfjs/turf) from 7.3.0 to 7.3.3.
- [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.3)

---
updated-dependencies:
- dependency-name: "@turf/simplify"
  dependency-version: 7.3.3
  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/simplify from 7.3.0 to 7.3.3". 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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2026

Superseded by #4546.

@dependabot dependabot bot closed this Feb 10, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/turf/simplify-7.3.3 branch February 10, 2026 01:12
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