Skip to content

Bump leaflet.locatecontrol from 0.85.1 to 0.89.0#43

Merged
trasher merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/leaflet.locatecontrol-0.89.0
Apr 20, 2026
Merged

Bump leaflet.locatecontrol from 0.85.1 to 0.89.0#43
trasher merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/leaflet.locatecontrol-0.89.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps leaflet.locatecontrol from 0.85.1 to 0.89.0.

Changelog

Sourced from leaflet.locatecontrol's changelog.

0.89.0 - 2026-03-08

  • Add {speed} (raw m/s) and {heading} (degrees) placeholders to popup template data (#405)
  • Refactor compass activation/deactivation and error handling (#401)
  • Replace Leaflet DOM helpers with native equivalents for Leaflet 2 compatibility (#404, #369)
  • Fix incorrect onLocationError option description in README (wrong since 2014) (#409)

0.88 - 2026-02-12

  • Add {lat}, {lng}, and {altitude} placeholders to popup template data. (#398)
  • Add locatelocationfound event fired on the map with a reference to the control. (#395)
  • Fix flyTo breaking following mode with untilPanOrZoom. (#396)
  • Fix color status changes for custom icons. (#399)

0.87 - 2026-01-28

  • Add test framework. (#390)
  • Add timeout feedback in watch mode (visual indicator after 3 consecutive timeouts). (#387)
  • Add locatedeactivate event when control is removed from map. (#388)
  • Fix stopFollowing crash when called before location found. (#389)
  • Fix strings.text styling and documentation. (#394)
  • Fix prototype pollution in LocateControl options. (#391)

0.86 - 2026-01-11

  • Add ARIA label to button. (#386)
  • Add zoom range support to keepCurrentZoomLevel option (e.g. [13, 18]). (#384)
  • Enable CSS theming and migrate from SCSS to modern CSS. (#380)
  • Replace build tooling with native Rollup (removed Grunt). (#377, #379)

0.85 - 2025-09-07

  • Fix rotation of compass arrow on Safari and Firefox. (#374)

0.84 - 2025-04-01

  • Fix compass rotation center. (#368)
  • Set SVG style as attributes instead of CSS properties. (#364)

0.83 - 2024-12-28

  • Add TypeScript definitions. (#360)
  • Fix LocateOptions parameter type. (#361)

0.82 - 2024-10-29

  • Refactor source to ES module (ESM). (#357)

0.80 - 2024-04-10

... (truncated)

Commits
  • 6ad0cd6 0.89.0
  • e7ac740 chore: update changelog
  • cfcf77c docs: improve release section
  • cd760d6 chore: update devDependencies (#410)
  • 13a65f6 docs: fix onLocationError option description (#409)
  • 967c428 refactor: replace deprecated Leaflet DOM helpers and factory functions for Le...
  • d75653b docs: update changelog for v0.79–v0.88 and unreleased (#406)
  • abe4842 feat: add speed and heading to popup template data (#405)
  • b243011 refactor: improve compass activation/deactivation and error handling (#401)
  • 05cd6ae refactor: replace Leaflet DOM helpers with native equivalents (#404)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kristjan.esperanto, a new releaser for leaflet.locatecontrol 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 [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.85.1 to 0.89.0.
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](domoritz/leaflet-locatecontrol@v0.85.1...v0.89.0)

---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
  dependency-version: 0.89.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 Apr 20, 2026
@trasher trasher merged commit c471c2e into develop Apr 20, 2026
14 of 15 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/leaflet.locatecontrol-0.89.0 branch April 20, 2026 08:20
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.

1 participant