maps
maps copied to clipboard
Build(deps): Bump leaflet-control-geocoder from 2.4.0 to 3.2.0
trafficstars
Bumps leaflet-control-geocoder from 2.4.0 to 3.2.0.
Release notes
Sourced from leaflet-control-geocoder's releases.
3.2.0 (2025-05-18)
This version provides compatibility with Leaflet 2.0.0-alpha.
- photon: Substantially improve Photon results with map-derived parameters. (#339) (66e361e), closes #339
- photon: photon.komoot.io (0a543d3), closes #356
- opencage: Add raw
propertiesto result #358 (#359) (8943dc4), closes #358 #359- Add interface GeocodingContext (d697fa0 4eb5e16)), closes #339
- refactoring for Leaflet 2.0: Remove use of factory methods (9ccd125)
- refactoring for Leaflet 2.0: Replace Util.extend with ES6 Object.assign (0395890)
- refactoring: Drop type casts related to L.DomUtil.create (0ea1413)
- refactoring: Use Array.map and Array.forEach (44628b1)
- refactoring: Use Element.classList (02f47ef)
- refactoring: Use KeyboardEvent.key (e3efe9e)
- testing: nominatim htmTemplate (e92025d), closes #357
- testing: Add bing.spec.ts (aa94575)
- testing: Add mapquest.spec.ts (d60a95b)
- testing: Add opencage.spec.ts (ee9402f)
- README: add BAN Geocoder provider (France address API) (#360) (6d006cb), closes #360
- package: specify leaflet 2.0.0 compatibility (d8cfcfa)
- package: update devDependencies (bdb9435)
3.1.0 (2024-12-21)
- Implement Azure Maps Geocoder (#351) (bf04a88), closes #351
- azure: add to README (8e1da50)
- azure: add types, add unit test (d1183f4)
- azure: update to leaflet-control-geocoder 3.0.0 (0951831)
- build: fix tsc --target ES2020 (51ed3ea)
- CHANGELOG: clarify "Migrate from callbacks to async-await" (6e869c8)
- demo: modernize code (756dc27)
- GitHub Actions: Node.js 22 (9ba93ff)
- nominatim: use shorthand property for htmlTemplate (04031ac)
- tsc: --skipLibCheck (4edf909)
3.0.1
3.0.1 (2024-12-17)
3.0.0 (2024-12-15)
... (truncated)
Changelog
Sourced from leaflet-control-geocoder's changelog.
3.2.0 (2025-05-18)
This version provides compatibility with Leaflet 2.0.0-alpha.
- photon: Substantially improve Photon results with map-derived parameters. (#339) (66e361e), closes #339
- photon: photon.komoot.io (0a543d3), closes #356
- opencage: Add raw
propertiesto result #358 (#359) (8943dc4), closes #358 #359- Add interface GeocodingContext (d697fa0 4eb5e16)), closes #339
- refactoring for Leaflet 2.0: Remove use of factory methods (9ccd125)
- refactoring for Leaflet 2.0: Replace Util.extend with ES6 Object.assign (0395890)
- refactoring: Drop type casts related to L.DomUtil.create (0ea1413)
- refactoring: Use Array.map and Array.forEach (44628b1)
- refactoring: Use Element.classList (02f47ef)
- refactoring: Use KeyboardEvent.key (e3efe9e)
- testing: nominatim htmTemplate (e92025d), closes #357
- testing: Add bing.spec.ts (aa94575)
- testing: Add mapquest.spec.ts (d60a95b)
- testing: Add opencage.spec.ts (ee9402f)
- README: add BAN Geocoder provider (France address API) (#360) (6d006cb), closes #360
- package: specify leaflet 2.0.0 compatibility (d8cfcfa)
- package: update devDependencies (bdb9435)
3.1.0 (2024-12-21)
- Implement Azure Maps Geocoder (#351) (bf04a88), closes #351
- azure: add to README (8e1da50)
- azure: add types, add unit test (d1183f4)
- azure: update to leaflet-control-geocoder 3.0.0 (0951831)
- build: fix tsc --target ES2020 (51ed3ea)
- CHANGELOG: clarify "Migrate from callbacks to async-await" (6e869c8)
- demo: modernize code (756dc27)
- GitHub Actions: Node.js 22 (9ba93ff)
- nominatim: use shorthand property for htmlTemplate (04031ac)
- tsc: --skipLibCheck (4edf909)
3.0.1 (2024-12-17)
3.0.0 (2024-12-15)
- GitHub Actions: Node.js 20.x (89bb618)
- Migrate from callbacks to async-await (6f7ccf5)
- Migrate from XMLHttpRequest to fetch API (fe751be)
- Migrate to URLSearchParams (fa13fcb)
- package: Migrate build to vite (0e6ed14)
- package: build types using tsc (2211a73)
- Add response types to geocoders (2232046)
- npm i --lockfile-version 3 --frozen-lockfile (471932c)
... (truncated)
Commits
deabd803.2.0bdb9435package: update devDependenciesd8cfcfapackage: leaflet 2.0.0 compatibility9ccd125Remove use of factory methodsd60a95bAdd mapquest.spec.tsee9402fAdd opencage.spec.tsaa94575Add bing.spec.ts0395890Replace Util.extend with ES6 Object.assigne3efe9eUse KeyboardEvent.key02f47efUse Element.classList- Additional commits viewable in compare view
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)