Skip to content

Conversation

@dependabot
Copy link

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

Bumps ol-mapbox-style from 8.0.5 to 9.7.0.

Release notes

Sourced from ol-mapbox-style's releases.

v9.7.0

Summary

  • Improved icon halo - now looks the same as text halo
  • New API for working with layer style objects and updating the rendered style
  • Improved access token handling for the Mapbox example

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from ol-mapbox-style's changelog.

9.7.0

  • Improved icon halo - now looks the same as text halo
  • New API for working with layer style objects and updating the rendered style
  • Improved access token handling for the Mapbox example

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

... (truncated)

Commits
  • 64a29a0 Add dist for v9.7.0
  • 2dd64ea Changes for v9.7.0
  • c2bc2c9 Merge pull request #811 from openlayers/style-api
  • 2037f9b New API for working with layer style objects
  • 53b6e5b Merge pull request #809 from L-hikari/main
  • 2e69326 Merge pull request #810 from openlayers/icon-halo-improved
  • dab4ad8 Improved icon halo
  • 1b04a5c Update mapbox.js
  • 500439b Merge pull request #808 from openlayers/dependabot/npm_and_yarn/typescript-4.9.5
  • 134babe Bump typescript from 4.9.4 to 4.9.5
  • 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.7.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.7.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 27, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #135.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ol-mapbox-style-9.7.0 branch March 6, 2023 14:21
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