liqd / a4-product

A modern online participation platform for everyone developed by Liquid Democracy
http://beteiligung.in
GNU Affero General Public License v3.0
16 stars 3 forks source link

Update dependency mapbox-gl to v1.2.0 #842

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
mapbox-gl dependencies minor 1.1.1 -> 1.2.0

Release Notes

mapbox/mapbox-gl-js ### [`v1.2.0`](https://togithub.com/mapbox/mapbox-gl-js/releases/v1.2.0) [Compare Source](https://togithub.com/mapbox/mapbox-gl-js/compare/v1.1.1...v1.2.0) #### Features and improvements - Add `*-sort-key` layout property for circle, fill, and line layers, to dictate which features appear above others within a single layer([#​8467](https://togithub.com/mapbox/mapbox-gl-js/pull/8467)) - Add ability to instantiate maps with specific access tokens ([#​8364](https://togithub.com/mapbox/mapbox-gl-js/pull/8364)) - Accommodate `prefers-reduced-motion` settings in browser ([#​8494](https://togithub.com/mapbox/mapbox-gl-js/pull/8494)) - Add Map `visualizePitch` option that tilts the compass as the map pitches ([#​8208](https://togithub.com/mapbox/mapbox-gl-js/issues/8208), fixed by [#​8296](https://togithub.com/mapbox/mapbox-gl-js/pull/8296)) (h/t [pakastin](https://togithub.com/pakastin)) - Make source options take precedence over TileJSON ([#​8232](https://togithub.com/mapbox/mapbox-gl-js/pull/8232)) (h/t [jingsam](https://togithub.com/jingsam)) - Make requirements for text offset properties more precise ([#​8418](https://togithub.com/mapbox/mapbox-gl-js/pull/8418)) - Expose `convertFilter` API in the style specification ([#​8493](https://togithub.com/mapbox/mapbox-gl-js/pull/8493) #### Bug fixes - Fix changes to `text-variable-anchor`, such that previous anchor positions would take precedence only if they are present in the updated array (considered a bug fix, but is technically a breaking change from previous behavior) ([#​8473](https://togithub.com/mapbox/mapbox-gl-js/pull/8473)) - Fix unbounded memory growth caused by failure to cancel requests to the cache ([#​8472](https://togithub.com/mapbox/mapbox-gl-js/pull/8472)) - Fix rendering of opaque pass layers over heatmap and fill-extrusion layers ([#​8440](https://togithub.com/mapbox/mapbox-gl-js/pull/8440)) - Fix regression in tile load times compared to 0.54.0 ([#​8431](https://togithub.com/mapbox/mapbox-gl-js/issues/8431), fixed by [#​8434](https://togithub.com/mapbox/mapbox-gl-js/pull/8434)) - Fix rendering of extraneous vertical line in vector tiles ([#​8477](https://togithub.com/mapbox/mapbox-gl-js/issues/8477), fixed by [#​8479](https://togithub.com/mapbox/mapbox-gl-js/pull/8479)) - Turn off 'move' event listeners when removing a marker ([#​8465](https://togithub.com/mapbox/mapbox-gl-js/pull/8465)) - Fix class toggling on navigation control for IE ([#​8495](https://togithub.com/mapbox/mapbox-gl-js/pull/8495)) (h/t [cs09g](https://togithub.com/cs09g)) - Fix background rotation hovering on geolocate control ([#​8367](https://togithub.com/mapbox/mapbox-gl-js/pull/8367)) (h/t [GuillaumeGomez](https://togithub.com/GuillaumeGomez)) - Fix error in click events on markers where `startPos` is not defined ([#​8462](https://togithub.com/mapbox/mapbox-gl-js/pull/8462)) (h/t [@​msbarry](https://togithub.com/msbarry)) - Fix malformed urls when using custom `baseAPIURL` of a certain form ([#​8466](https://togithub.com/mapbox/mapbox-gl-js/pull/8466))

Renovate configuration

:date: Schedule: "on tuesday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.