Skip to content

chore(deps): bump earcut and @types/earcut#21

Merged
Exoridus merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-c0055677b3
Apr 19, 2026
Merged

chore(deps): bump earcut and @types/earcut#21
Exoridus merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-c0055677b3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps earcut and @types/earcut. These dependencies needed to be updated together.
Updates earcut from 2.2.4 to 3.0.2

Release notes

Sourced from earcut's releases.

v3.0.2

Fix a rare edge case manifesting on polygons with a big number of points. #186

v3.0.1

  • Fix edge cases related to touching inner rings. #177
  • Slightly improve performance. #177

Thanks to @​msbarry for these contributions!

v3.0.0

  • ⚠️ Breaking: publish earcut as a ES module, dropping support for CommonJS (use v2.2.4 if you need compatibility).
  • ⚠️ Breaking: use modern ES syntax, dropping support for IE11 (you can still transpile on your end to keep support).
  • ⚠️ Breaking: the legacy UMD browser bundle now exposes the main function as earcut.default.

Changelog for previous versions

Commits

Updates @types/earcut from 2.1.4 to 3.0.0

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c0055677b3 branch 2 times, most recently from 8469cde to e0ae01e Compare April 19, 2026 00:26
@Exoridus

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [earcut](https://github.com/mapbox/earcut) and [@types/earcut](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/earcut). These dependencies needed to be updated together.

Updates `earcut` from 2.2.4 to 3.0.2
- [Release notes](https://github.com/mapbox/earcut/releases)
- [Commits](mapbox/earcut@v2.2.4...v3.0.2)

Updates `@types/earcut` from 2.1.4 to 3.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/earcut)

---
updated-dependencies:
- dependency-name: earcut
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/earcut"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c0055677b3 branch from e0ae01e to 65cb235 Compare April 19, 2026 01:04
@Exoridus Exoridus merged commit df50e78 into master Apr 19, 2026
2 checks passed
@Exoridus Exoridus deleted the dependabot/npm_and_yarn/multi-c0055677b3 branch April 19, 2026 01:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant