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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/aethant/merino/builds/613215172?utm_source=github_status&utm_medium=notification)).
Release Notes for v1.6.0
API changes
GeoJSON.resetStyle - allow invocation without an argument (#6663 by joukewitteveen)
Add new markersInheritOptions option to L.GeoJSON (#6866 by ghybs)
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
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.
The dependency leaflet was updated from
1.5.1
to1.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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/aethant/merino/builds/613215172?utm_source=github_status&utm_medium=notification)).Release Notes for v1.6.0
API changes
GeoJSON.resetStyle
- allow invocation without an argument (#6663 by joukewitteveen)markersInheritOptions
option toL.GeoJSON
(#6866 by ghybs)Improvements
oldLatLng
coordinates toL.CircleMarker
move
event (#6719 by errnesto)Bug fixes
L.Util.formatNum
(#6668 by cherniavskii)className
option inSVGOverlay
andVideoOverlay
(#6679 by IvanSanchez)mousehover
throttle onmouseout
(#6749 by IvanSanchez)L.Path.setStyle
(#6728 by TheRealTorreySmith)dblclick
event when both Pointer Events and Touch Events are available (#6855 by filcab)Marker
when icon is not present (#6794 by BenTalagan)Docs & Web Site
L.Marker
docs sections (#6871 by chloe-mc)Commits
The new version differs by 58 commits ahead by 58, behind by 1.
0c81bdf
v1.6.0
241972a
bump version
441c5fb
doc: run hljs on all documentation pages (#6885)
f8e09f9
Fixes #6605 regarding API docs (#6871)
a55bec8
Fix race condition in Marker._setPos when _icon is not present (#6794)
302848d
Merge pull request #6839 from ghybs/circleMarkerOldLatLng
68694b1
Merge pull request #6841 from ghybs/geojsonResetStyleAllTest
f8f11f2
Merge pull request #6866 from ghybs/6858_geojsonPassOptionsPoint
330a869
Add test case to ensure scientific notation is correct (#6877)
665200c
docs(PLUGINS): Adds Leaflet.Craft (#6842)
e8ba64d
fix(Map): properly unbind animation proxy events when removing map (#6867)
9f1731f
feat(GeoJSON): add option markersInheritOptions
85abc8e
test(GeoJSON): TDD case markersInheritOptions
747b1f7
Fix pointer event hendling on iOS13 (#6855)
292a99d
test(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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: