Skip to content

chore(deps): bump a5-js from 0.7.2 to 0.10.0 - #10620

Merged
felixpalmer merged 2 commits into
masterfrom
dependabot/npm_and_yarn/a5-js-0.10.0
Sep 1, 2026
Merged

chore(deps): bump a5-js from 0.7.2 to 0.10.0#10620
felixpalmer merged 2 commits into
masterfrom
dependabot/npm_and_yarn/a5-js-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps a5-js from 0.7.2 to 0.10.0.

Changelog

Sourced from a5-js's changelog.

A5 [v0.10.0] - August 28 2026

  • feat: Bring gl-matrix function into library (#123)
  • Feat: polygonToCells overlapping containment (#127)
  • feat: Add cellEdgeLengthAvg function (#121)
  • feat: More efficient equal area projection (#108)
  • feat: improve l-system performance (#117)
  • chore: remove old hilbert machinery (#115)
  • feat: Perform swap for engine to use l-system (#114)
  • feat: Back-compatible implementation of existing curve using lsystem (#113)
  • chore: Add l-system machinery (disabled) (#112)
  • feat: Faster polygonToCells PIP (#111)

A5 [v0.9.0] - June 17 2026

  • BREAKING: Remove cellToSpherical & Spherical type
  • chore: Align APIs (#106)
  • feat: Support holes in polygons (#104)
  • Feat: refactor to use EqualAreaProjection (#103)
  • feat: Faster polyhedral projection (#102)

A5 [v0.8.0] - May 12 2026

  • fix(cell): Spiral unstable in polar regions (#98)
  • feat(regions): Implement polygonToCells (#97)
  • feat(traversal): lineStringToCells (#96)
  • Refactor: lattice boundary helpers (#95)
  • feat(serialization): Improve cellToParent speed (#94)

A5 [v0.7.3] - Apr 9 2026

  • fix: normalize longitude in toLonLat to -180-180 (#90)
Commits

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 [a5-js](https://github.com/felixpalmer/a5) from 0.7.2 to 0.10.0.
- [Changelog](https://github.com/felixpalmer/a5/blob/main/CHANGELOG.md)
- [Commits](felixpalmer/a5@v0.7.2...v0.10.0)

---
updated-dependencies:
- dependency-name: a5-js
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2026
@coveralls

coveralls commented Aug 31, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 82.343% (+0.03%) from 82.318% — dependabot/npm_and_yarn/a5-js-0.10.0 into master

@felixpalmer
felixpalmer merged commit b4ac9bc into master Sep 1, 2026
6 checks passed
@felixpalmer
felixpalmer deleted the dependabot/npm_and_yarn/a5-js-0.10.0 branch September 1, 2026 06:46
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.

2 participants