xoolive / traffic

A toolbox for processing and analysing air traffic data
https://traffic-viz.github.io/
MIT License
361 stars 80 forks source link

Bump ipyleaflet from 0.18.2 to 0.19.0 #430

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps ipyleaflet from 0.18.2 to 0.19.0.

Release notes

Sourced from ipyleaflet's releases.

0.19.0

New Features

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/jupyter-widgets/ipyleaflet/compare/0.18.2...0.19.0

Changelog

Sourced from ipyleaflet's changelog.

v0.19.0

New Features

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/jupyter-widgets/ipyleaflet/compare/0.18.2...0.19.0

Commits
  • e33606a Release 0.19.0
  • 37997d7 Refactor: remove ipyleaflet-core and have only ipyleaflet and jupyter-leaflet...
  • 8a286fc Use hatch-nodejs-version for the jupyter-leaflet versioning (#1188)
  • 8a96abe feat: introduce leaflet-geoman as an alternative to leaflet-draw (#1181)
  • 4a732d0 fix: cast this.get_options to support @​types/leaflet@​1.9.9 (#1186)
  • 32e94db fix: installation instructions in readme don't correspond to new package stru...
  • 58fecc3 fix: Support for Python 3.8 was removed (#1180)
  • 29e0394 Add leaflet as singleton (#1176)
  • 55d108b Update yarn.lock files (#1170)
  • 78ba5f7 Split Python and JavaScript packages (#1168)
  • 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 show 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)