gravitystorm / openstreetmap-website

The Rails application powering OpenStreetMap
http://www.openstreetmap.org/
GNU General Public License v2.0
2 stars 1 forks source link

Bump leaflet from 1.9.2 to 1.9.3 #236

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps leaflet from 1.9.2 to 1.9.3.

Release notes

Sourced from leaflet's releases.

v1.9.3

🙌 Accessibility

  • Expand the layers control on Enter keydown (#8556 by @​larsgw)
  • Align the scale control's alpha transparency with the attribution control (#8547 by @​Malvoz)
  • Allow the scale control's text to overflow the container (#8548 by @​Malvoz)

🐞 Bug fixes

Changelog

Sourced from leaflet's changelog.

1.9.3 (2022-11-18)

🙌 Accessibility

  • Expand the layers control on Enter keydown (#8556 by @​larsgw)
  • Align the scale control's alpha transparency with the attribution control (#8547 by @​Malvoz)
  • Allow the scale control's text to overflow the container (#8548 by @​Malvoz)

🐞 Bug fixes

Commits
  • 2892e7c 1.9.3
  • e8884d7 Update Changelog 1.9.3 - v1 (#8663)
  • 68a033d Alternate fix for PopUp keepInView recursion and speed up associated test (#8...
  • 1838876 Allow the scale control's text to overflow the container (#8548)
  • 9598996 Align the scale control's alpha transparency with the attribution control (#8...
  • bf8f694 Support sticky map container positioning (#8550)
  • 21740f1 Expand layers control on Enter keydown (#8556)
  • ac2ab2d Fixes event target of popupopen event and adds test (#8571)
  • 5c2eb46 Fix worldCopyJump with Keyboard (#8562)
  • 8eee5cd Fix closed coord's reference in latLngsToCoords (#7344)
  • Additional commits viewable in compare view


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 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)
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3515072226


Totals Coverage Status
Change from base Build 3488174097: 0.0%
Covered Lines: 5939
Relevant Lines: 6224

💛 - Coveralls
dependabot[bot] commented 1 year ago

Looks like leaflet is up-to-date now, so this is no longer needed.