Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

An in-range update of leaflet is breaking the build 🚨 #1294

Open
greenkeeper bot opened this issue Nov 17, 2019 · 1 comment
Open

An in-range update of leaflet is breaking the build 🚨 #1294

greenkeeper bot opened this issue Nov 17, 2019 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 17, 2019

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 markersInheritOptions option to L.GeoJSON (#6866 by ghybs)

Improvements

Bug fixes

  • Fix performance issue with L.Util.formatNum (#6668 by cherniavskii)
  • Respect className option in SVGOverlay and VideoOverlay (#6679 by IvanSanchez)
  • Cancel the canvas mousehover throttle on mouseout (#6749 by IvanSanchez)
  • Check for style being passed in L.Path.setStyle (#6728 by TheRealTorreySmith)
  • Fix dblclick event 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 Marker when icon is not present (#6794 by BenTalagan)

Docs & Web Site

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 17, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants