Skip to content

Bump @maplibre/maplibre-gl-style-spec from 23.1.0 to 23.3.0 #1312

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps @maplibre/maplibre-gl-style-spec from 23.1.0 to 23.3.0.

Release notes

Sourced from @​maplibre/maplibre-gl-style-spec's releases.

v23.3.0

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v23.2.3:

✨ Features and improvements

  • Add new layer type: `color-relief (#1067)

🐞 Bug fixes

  • Add missing global-state expression typing (#1130)

v23.2.3

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v23.2.2:

✨ Features and improvements

  • Restructure expression syntax documentation (#1112)
  • Add global state ref support (#1120)

v23.2.2

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v23.2.1:

🐞 Bug fixes

  • Fix state validation - no error case (#1109)

v23.2.1

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v23.2.0:

🐞 Bug fixes

  • Validate that numberArray and colorArray values are non-empty (#1094)

v23.2.0

https://github.com/maplibre/maplibre-gl-style-spec Changes since MapLibre Style Spec v23.1.0:

✨ Features and improvements

  • glyphs is now optional even if a symbol layer specifies text-field; if it is unset, text-font is interpreted as a fallback font list (#1068)
  • hillshade layer now supports multiple methods, and the multidirectional method supports array values for illumination properties (#1088)
  • Add global-state expression and state root property (#1044).

🐞 Bug fixes

  • Fix RuntimeError class, make it inherited from Error (#983)

... (truncated)

Changelog

Sourced from @​maplibre/maplibre-gl-style-spec's changelog.

23.3.0

✨ Features and improvements

  • Add new layer type: `color-relief (#1067)

🐞 Bug fixes

  • Add missing global-state expression typing (#1130)

23.2.3

✨ Features and improvements

  • Restructure expression syntax documentation (#1112)
  • Add global state ref support (#1120)

23.2.2

🐞 Bug fixes

  • Fix state validation - no error case (#1109)

23.2.1

🐞 Bug fixes

  • Validate that numberArray and colorArray values are non-empty (#1094)

23.2.0

✨ Features and improvements

  • glyphs is now optional even if a symbol layer specifies text-field; if it is unset, text-font is interpreted as a fallback font list (#1068)
  • hillshade layer now supports multiple methods, and the multidirectional method supports array values for illumination properties (#1088)
  • Add global-state expression and state root property (#1044).

🐞 Bug fixes

  • Fix RuntimeError class, make it inherited from Error (#983)
  • Validate that layers array items are objects instead of throwing an error if not (#1026)
  • Multiple fixes related to validating and parsing of strings containing object prototype keys
    • Fix validate_object crashing when object prototype keys used in style's objects (#1028)
    • Fix validate_color crashing when object prototype keys used as color strings (#1036)
    • Fix color coercion in expressions (e.g. to_color) producing invalid colors when object prototype keys used as color strings (#1036)
Commits

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)

Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec) from 23.1.0 to 23.3.0.
- [Release notes](https://github.com/maplibre/maplibre-gl-style-spec/releases)
- [Changelog](https://github.com/maplibre/maplibre-style-spec/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-style-spec@v23.1.0...v23.3.0)

---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-style-spec"
  dependency-version: 23.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
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.

0 participants