Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps ol-mapbox-style from 12.3.5 to 12.5.0.

Release notes

Sourced from ol-mapbox-style's releases.

v12.5.0

Summary

  • transformRequest can now also return a Response or a Promise thereof.
  • Fix browser and module entries in package.json.

What's Changed

New Contributors

Full Changelog: openlayers/ol-mapbox-style@v12.4.1...v12.5.0

v12.4.1

Summary

  • Switch from @​mapbox/mapbox-gl-style-spec to @​mapblibre/maplibre-gl-style-spec
  • Get rid of ESM bundle in dist/index.js, use src/index.js directly for ESM
  • New website and API docs

All changes

Full Changelog: openlayers/ol-mapbox-style@v12.4.0...v12.4.1

v12.4.0

Summary

... (truncated)

Changelog

Sourced from ol-mapbox-style's changelog.

12.5.0

  • transformRequest can now also return a Response or a Promise thereof.
  • Fix browser and module entries in package.json.

12.4.1

  • Switch from @​mapbox/mapbox-gl-style-spec to @​mapblibre/maplibre-gl-style-spec
  • Get rid of ESM bundle in dist/index.js, use src/index.js directly for ESM
  • New website and API docs

12.4.0

  • More precise angle computation for line labels
  • Add support for "text-keep-upright": false
  • Fix text-field value issues
  • Update examples and add references to MapLibre
  • Fix issue with missing expandUrl from OpenLayers
Commits
  • 68d67e8 Add dist for v12.5.0
  • 20e1f29 Updates for v12.5.0
  • d74af27 Merge pull request #1262 from gmerciel/patch-1
  • 10b79af Update package.json to point to src/index.js
  • d1de69b Merge pull request #1258 from openlayers/sprite-response
  • 031e6bd Support Response for spriteImageUrl
  • d96ed5a Merge pull request #1246 from openlayers/dependabot/npm_and_yarn/rollup-4.34.6
  • b3fbcb4 Replace rollup-plugin-terser with @​rollup/plugin-terser
  • 1312970 Bump rollup from 2.79.2 to 4.34.6
  • a962684 Merge pull request #1245 from openlayers/dependabot/npm_and_yarn/puppeteer-24...
  • 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 Mar 1, 2025
@dependabot dependabot bot requested a review from a team March 1, 2025 10:01
@netlify
Copy link

netlify bot commented Mar 1, 2025

Deploy Preview for oslmap ready!

Name Link
🔨 Latest commit 488ad5e
🔍 Latest deploy log https://app.netlify.com/sites/oslmap/deploys/67c9927c67eb8900080540a9
😎 Deploy Preview https://deploy-preview-532--oslmap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@DafyddLlyr
Copy link
Contributor

@dependabot rebase

Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 12.3.5 to 12.5.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@v12.3.5...v12.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-mapbox-style-12.5.0 branch from 2e47a60 to 488ad5e Compare March 6, 2025 12:18
@DafyddLlyr DafyddLlyr merged commit 7a94f98 into main Mar 6, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ol-mapbox-style-12.5.0 branch March 6, 2025 12: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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants