Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps ol-mapbox-style from 8.0.5 to 9.6.0.

Release notes

Sourced from ol-mapbox-style's releases.

v9.6.0

Summary

The v9.6.0 release adds support for the paint properties icon-halo-color and icon-halo-width, adds a new updateSource option to applyStyle() to allow using preconfigured sources, and fixes an issue with the mapbox-layers property on raster layers.

What's Changed

New Contributors

Full Changelog: openlayers/ol-mapbox-style@v9.5.0...v9.6.0

v9.5.0

Summary

The v9.5.0 release adds a projection option for out-of-the-box maps in custom projections.

What's Changed

Full Changelog: openlayers/ol-mapbox-style@v9.4.0...v9.5.0

v9.4.0

Summary

  • Add support for labels with symbol-spacing

What's Changed

Full Changelog: openlayers/ol-mapbox-style@v9.3.0...v9.4.0

... (truncated)

Changelog

Sourced from ol-mapbox-style's changelog.

9.6.0

  • New updateSource option on applyStyle() for keeping pre-configured OpenLayers sources
  • Fix mapbox-layers array for raster or raster-dem layers that share the same source
  • Support for paint properties icon-halo-color and icon-halo-width

9.5.0

  • Support for projections, using the new projection option

9.4.0

  • Add support for labels with symbol-spacing

9.3.0

  • Fix background bleeding issue when re-applying style
  • Add support for hillshade-highlight-color and hillshade-shadow-color
  • Fix geojson layers with bbox in combination with transformRequest
  • Fix tilejson loading when using same source in different styles at the same time

9.2.4

  • Update documentation for getLayer() and getSource() for LayerGroup support
  • Update getLayers() to work with LayerGroups
  • Make transformRequest option work for raster sources with inlint TileJSON definition

9.2.3

  • Fix a regression that prevented mapbox:// tiles from getting loaded

9.2.2

  • Avoid excessive data downloads for geojson layers below minzoom

9.2.1

  • Allow setting OpenLayers layer opacity when no raster-opacity is set
  • Use high resolution tiles for mapbox.satellite when browser supports it
  • Support bounding box requests for geojson sources
  • Fix 3-argument signature for applyStyle()
  • Add support for raster-dem sources with hillshade layers

9.2.0

  • New hook for supplying images without project sprite spritesheet
  • Fix issue with new background handling, which is now done in a postrender function rather than prerender
  • Simplified 3-argument signature of applyStyle(). The longer signatures continue to work, but are deprecated.

9.1.0

... (truncated)

Commits
  • ec17137 Add dist for v9.6.0
  • ba86393 Changes for v9.6.0
  • 7785c6c Merge pull request #801 from openlayers/icon-halo
  • e4f4de5 Add support for icon-halo-color and icon-halo-width
  • f375e78 Merge pull request #800 from openlayers/fix-raster-metadata
  • c9cad15 Fix 'mapbox-layers' metadata for raster layers
  • 3ffe7ef Merge pull request #795 from avinet/fix-override-vector-layer-source
  • 0c99ad7 Add parameter updateSource to ApplyStyleOptions
  • acd3e7c Make applyStyle respect existing VectorLayer source
  • a19acdf Merge pull request #789 from openlayers/release-9.5.0
  • Additional commits viewable in compare view

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 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)

Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 8.0.5 to 9.6.0.
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases)
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md)
- [Commits](openlayers/ol-mapbox-style@v8.0.5...v9.6.0)

---
updated-dependencies:
- dependency-name: ol-mapbox-style
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #130.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ol-mapbox-style-9.6.0 branch February 27, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant