web-mdm-dashboard
web-mdm-dashboard copied to clipboard
An in-range update of leaflet is breaking the build π¨
The dependency leaflet was updated from 1.5.1 to 1.6.0.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
leaflet is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β ci/circleci: build: Your tests failed on CircleCI (Details).
Release Notes for v1.6.0
API changes
GeoJSON.resetStyle- allow invocation without an argument (#6663 by joukewitteveen)- Add new
markersInheritOptionsoption toL.GeoJSON(#6866 by ghybs)
Improvements
- Use passive event listeners (#6694 by danielkorte)
- Add
oldLatLngcoordinates toL.CircleMarkermoveevent (#6719 by errnesto) - Add tests (#6839, #6841 by ghybs)
- Add test case to ensure scientific notation is formatted correctly (#6877 by desean1625)
Bug fixes
- Fix performance issue with
L.Util.formatNum(#6668 by cherniavskii) - Respect
classNameoption inSVGOverlayandVideoOverlay(#6679 by IvanSanchez) - Cancel the canvas
mousehoverthrottle onmouseout(#6749 by IvanSanchez) - Check for style being passed in
L.Path.setStyle(#6728 by TheRealTorreySmith) - Fix
dblclickevent when both Pointer Events and Touch Events are available (#6855 by filcab) - Properly unbind animation proxy events when removing map (#6867 by ghybs)
- Fix race condition in
Markerwhen icon is not present (#6794 by BenTalagan)
Docs & Web Site
Commits
The new version differs by 58 commits ahead by 58, behind by 1.
0c81bdfv1.6.0241972abump version441c5fbdoc: run hljs on all documentation pages (#6885)f8e09f9Fixes #6605 regarding API docs (#6871)a55bec8Fix race condition in Marker._setPos when _icon is not present (#6794)302848dMerge pull request #6839 from ghybs/circleMarkerOldLatLng68694b1Merge pull request #6841 from ghybs/geojsonResetStyleAllTestf8f11f2Merge pull request #6866 from ghybs/6858_geojsonPassOptionsPoint330a869Add test case to ensure scientific notation is correct (#6877)665200cdocs(PLUGINS): Adds Leaflet.Craft (#6842)e8ba64dfix(Map): properly unbind animation proxy events when removing map (#6867)9f1731ffeat(GeoJSON): add option markersInheritOptions85abc8etest(GeoJSON): TDD case markersInheritOptions747b1f7Fix pointer event hendling on iOS13 (#6855)292a99dtest(GeoJSON): resetStyle w/o argument
There are 58 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot :palm_tree:
After pinning to 1.5.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.