Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ol-mapbox-style from 9.5.0 to 9.6.0 #14523

Merged
merged 1 commit into from Feb 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ol-mapbox-style from 9.5.0 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

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
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
  • See full diff 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 9.5.0 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@v9.5.0...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2023
@github-actions
Copy link

📦 Preview the website for this branch here: https://deploy-preview-14523--ol-site.netlify.app/.

@ahocevar ahocevar merged commit 26be55b into main Feb 20, 2023
@ahocevar ahocevar deleted the dependabot/npm_and_yarn/ol-mapbox-style-9.6.0 branch February 20, 2023 12:00
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant