Bump @turf/helpers from 7.2.0 to 7.3.2 - #1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [@turf/helpers](https://github.com/Turfjs/turf) from 7.2.0 to 7.3.2. - [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.2) --- updated-dependencies: - dependency-name: "@turf/helpers" dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/development/turf/helpers-7.3.2
branch
January 20, 2026 12:10
alexluckett
added a commit
that referenced
this pull request
Jul 7, 2026
… E404 conflation, dry-run mutation - preflight: npm publish "$pkg_dir" parsed bare workspace paths as GitHub owner/repo shorthands (git ls-remote ssh://git@github.com/providers/maplibre.git), failing check #3 for all 14 workspaces on every release — add ./ prefix - get_published_version: use <major>.x range (^0.0.0 matches nothing for the entire 0.x line), normalise npm's bare-string single-match output (jq .[-1] errored → gate silently disabled), semver-sort instead of trusting publish order, and drop npm's --json error objects - validate_version_bump: require positive proof new > published; the inverted <= check treated semver tool failure or a malformed version as a pass; --include-prerelease so prerelease tags still satisfy > - VERSION_PATTERN: escape dots (v1.2,3 previously matched) - preflight #1 and seed existence check: distinguish E404 from transient registry errors — seed aborts instead of bare-publishing over a live package - dry run no longer runs stamp_versions (previously mutated all 15 manifests)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @turf/helpers from 7.2.0 to 7.3.2.
Release notes
Sourced from
@turf/helpers's releases.... (truncated)
Commits
099d991v7.3.26e4c18bSignificantly improved performance of clustersDbscan (#2885)d286211turf-tessellate: Pass original coordinate elevations through the tessellate f...d3b14a1Migrated turf-meta to typescript (bare bones edition) (#2993)42bd068Clean up .js files in various TypeScript-first packages (#2992)5a261c9Automatically add any inferred README changes in pre-commit hook (#2987)31d5199@turf/geojson-rbushto TypeScript (#2980)bc6e415Migrate@turf/line-splitto TypeScript (#2985)f111984@turf/line-slice-alongto TypeScript (#2978)eb9de64@turf/line-sliceto TypeScript (#2979)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)