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 11.0.3 to 12.0.0 #15150

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps ol-mapbox-style from 11.0.3 to 12.0.0.

Release notes

Sourced from ol-mapbox-style's releases.

v12.0.0

Backwards incompatible changes

  • The transformRequest hook is now called for every single Tiles request with the final url, instead of just once with the url template.
  • Generated OpenLayers Tile and VectorTile sources previously used the template urls obtained by source.getUrl() or source.getUrls(). Now they use a tileLoadFunction configured by ol-mapbox-style instead.
  • Generated OpenLayers Vector sources are now always configured with a loader by ol-mapbox-style. The getUrl() method will return the url without the transformRequest transform. When the url is templated ({bbox-...}), getUrl() will return undefined.

Other changes

  • The transformRequest hook now also accepts a url string as return value. When a Request is returned, it will be fully respected - not just the request's url.

What's Changed

Full Changelog: openlayers/ol-mapbox-style@v11.0.3...v12.0.0

Changelog

Sourced from ol-mapbox-style's changelog.

12.0.0

Backwards incompatible changes

  • The transformRequest hook is now called for every single Tiles request with the final url, instead of just once with the url template.
  • Generated OpenLayers Tile and VectorTile sources previously used the template urls obtained by source.getUrl() or source.getUrls(). Now they use a tileLoadFunction configured by ol-mapbox-style instead.
  • Generated OpenLayers Vector sources are now always configured with a loader by ol-mapbox-style. The getUrl() method will return the url without the transformRequest transform. When the url is templated ({bbox-...}), getUrl() will return undefined.

Other changes

  • The transformRequest hook now also accepts a url string as return value. When a Request is returned, it will be fully respected - not just the request's url.
Commits
  • 230bdb4 Add dist for v12.0.0
  • 3425b09 Changes for 12.0.0
  • 729fdb5 Merge pull request #982 from openlayers/dependabot/npm_and_yarn/typescript-5.2.2
  • f0c828f Update lockfile
  • c5aa0ea Merge pull request #984 from openlayers/dependabot/npm_and_yarn/eslint-8.49.0
  • 940462d Bump typescript from 5.1.6 to 5.2.2
  • 9be491c Merge pull request #983 from openlayers/dependabot/npm_and_yarn/rollup/plugin...
  • b250089 Merge pull request #980 from openlayers/dependabot/npm_and_yarn/typedoc-plugi...
  • 95ef867 Merge pull request #979 from openlayers/dependabot/npm_and_yarn/typedoc-plugi...
  • 62e6a2c Merge pull request #978 from openlayers/release-v11.0.3
  • 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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@github-actions
Copy link

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 11.0.3 to 12.0.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@v11.0.3...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-mapbox-style-12.0.0 branch from 23b372d to f43b7c3 Compare September 18, 2023 13:27
@tschaub tschaub merged commit bc8be0b into main Sep 18, 2023
@tschaub tschaub deleted the dependabot/npm_and_yarn/ol-mapbox-style-12.0.0 branch September 18, 2023 14:06
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