acalcutt / tileserver-gl

Vector and raster maps with GL styles. Server side rendering by Mapbox GL Native. Map tile server for Mapbox GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
https://tileserver-gl.readthedocs.io/en/latest/
Other
5 stars 3 forks source link

fix(deps): bump @maplibre/maplibre-gl-style-spec from 18.0.0 to 19.3.3 #285

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @maplibre/maplibre-gl-style-spec from 18.0.0 to 19.3.3.

Release notes

Sourced from @​maplibre/maplibre-gl-style-spec's releases.

v19.3.3

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v19.3.2:

  • Improve types for feature to include unknown #365
  • Improve sprite documentation and supported versions #390

v19.3.2

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v19.3.1:

  • Add raster dem source redFactor, greenFactor, blueFactor, baseShift properties #326
  • Improve error messages around hillshade layers not using raster-dem sources #353

v19.3.1

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v19.3.0:

  • Document raster-fade-duration property's effect on rendering a video. #297
  • Add and expose isZoomExpression. #267

v19.3.0

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v19.2.2:

✨ Features and improvements

  • Add style property definition and validation for symbol layer text-variable-anchor-offset layout property. #112

v19.2.2

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v19.2.1:

✨ Features and improvements

  • Trim css color before parsing #255

v19.2.1

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre GL Style Spec v19.2.0:

✨ Features and improvements

  • Skip running color match regex for hex color or rgb, if not required #186

v19.2.0

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre GL Style Spec v19.1.0:

✨ Features and improvements

... (truncated)

Changelog

Sourced from @​maplibre/maplibre-gl-style-spec's changelog.

19.3.3

  • Improve types for feature to include unknown #365
  • Improve sprite documentation and supported versions #390

19.3.2

  • Add raster dem source redFactor, greenFactor, blueFactor, baseShift properties #326
  • Improve error messages around hillshade layers not using raster-dem sources #353

19.3.1

  • Document raster-fade-duration property's effect on rendering a video. #297
  • Add and expose isZoomExpression. #267

19.3.0

✨ Features and improvements

  • Add style property definition and validation for symbol layer text-variable-anchor-offset layout property. #112

19.2.2

✨ Features and improvements

  • Trim css color before parsing #255

19.2.1

✨ Features and improvements

  • Skip running color match regex for hex color or rgb, if not required #186

19.2.0

✨ Features and improvements

  • Remove mapbox reference from docs and test cases #111
  • Custom CSS Color 4 compliant css color parser #175

19.1.0

✨ Features and improvements

  • Use D50 white point instead of D65 in HCL/LAB color spaces #146
  • Automated migration of not-CSS-Color-specification-compliant hsl color values #135

19.0.1

🐛 Bug fixes

  • Restore support for Color instances in Color.parse #128

... (truncated)

Commits


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)