Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2025

Bumps leaflet-control-geocoder from 2.4.0 to 3.3.0.

Release notes

Sourced from leaflet-control-geocoder's releases.

3.3.0 (2025-08-16)

This version provides compatibility with Leaflet 2.0.0-alpha1.

  • Add index.html for npm run dev (cf6ee51)
  • Fix EventedControl inheritance (7498d39)
  • Replace DomEvent.addListener with DomEvent.on (4ccccf7)

3.2.1 (2025-08-12)

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 properties to 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)

... (truncated)

Changelog

Sourced from leaflet-control-geocoder's changelog.

3.3.0 (2025-08-16)

This version provides compatibility with Leaflet 2.0.0-alpha1.

  • Add index.html for npm run dev (cf6ee51)
  • Fix EventedControl inheritance (7498d39)
  • Replace DomEvent.addListener with DomEvent.on (4ccccf7)

3.2.1 (2025-08-12)

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 properties to 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)

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-control-geocoder](https://github.com/perliedman/leaflet-control-geocoder) from 2.4.0 to 3.3.0.
- [Release notes](https://github.com/perliedman/leaflet-control-geocoder/releases)
- [Changelog](https://github.com/perliedman/leaflet-control-geocoder/blob/master/CHANGELOG.md)
- [Commits](perliedman/leaflet-control-geocoder@2.4.0...3.3.0)

---
updated-dependencies:
- dependency-name: leaflet-control-geocoder
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2025

Superseded by #1459.

@dependabot dependabot bot closed this Sep 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/leaflet-control-geocoder-3.3.0 branch September 20, 2025 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant