Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump mapbox-gl from 1.13.2 to 3.11.1#519

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubApr 25, 2025

Bumpsmapbox-gl from 1.13.2 to 3.11.1.

Release notes

Sourced frommapbox-gl's releases.

v3.11.1

Bug fixes 🐞

  • Improve icon loading performance, in particular for landmark icons.
  • Fixundefined passed inMarker options not falling back to default values.

v3.11.0

Breaking changes⚠️

  • Theat expression does not interpolate anymore. Please useat-interpolated if you want to keep the old behavior.

Features and improvements ✨

  • Add landmark icons. Landmark icons are stylized, uniquely designed POI icons that indicate the most popular and recognizable landmarks on the map. At the time of this release, we have landmarks for 5 cities: London, Berlin, New York City, San Francisco, and Tokyo.
  • Addat-interpolated expression as the interpolated counterpart to theat expression.
  • Addaltitude marker property to adjust elevation. (h/t@​yangtanyu)#13335.
  • AddgetCooperativeGestures andsetCooperativeGestures map methods to control cooperative gestures logic after the map is initialized.
  • AddgetGlyphsUrl andsetGlyphsUrl map methods to manage the glyphs endpoint URL.
  • AddpitchRotateKey map option to override the modifier key for rotate and pitch handlers.
  • Add filtering support for model layers.
  • Add support for vector icons color parameters with alpha values.

Bug fixes 🐞

  • Hide labels with unreadable angles.
  • Fix rendering of vector image in text on HiDPI screens.
  • Ensure Katakana and CJK symbols render correctly in vertical writing mode.
  • Fix popup position update on map move. (h/t@​ThugRaven)#13412
  • Fix rendering of self-intersecting elevated lines.
  • Prevent line pattern from turning black at certain zoom levels when shadows are enabled.
  • Fix missing triangles in variable-width lines.
  • Improve Style-Spec validator types.
  • Fix reloading of tiles in style imports.
  • Fix issue where updated images were never cleared after patching them.
  • Fix rendering performance regression related to use-theme.

v3.11.0-beta.2

Breaking changes⚠️

  • Theat expression does not interpolate anymore. Please useat-interpolated if you want to keep the old behavior.

Features and improvements ✨

  • Addat-interpolated expression as the interpolated counterpart to theat expression.
  • Addaltitude marker property to adjust elevation. (h/t@​yangtanyu)#13335.
  • AddgetCooperativeGestures andsetCooperativeGestures map methods to control cooperative gestures logic after the map is initialized.
  • AddgetGlyphsUrl andsetGlyphsUrl map methods to manage the glyphs endpoint URL.
  • AddpitchRotateKey map option to override the modifier key for rotate and pitch handlers.
  • Add filtering support for model layers.

Bug fixes 🐞

  • Hide labels with unreadable angles.
  • Fix rendering of vector image in text on HiDPI screens.
  • Ensure Katakana and CJK symbols render correctly in vertical writing mode.
  • Fix popup position update on map move. (h/t@​ThugRaven)#13412
  • Fix rendering of self-intersecting elevated lines.

... (truncated)

Changelog

Sourced frommapbox-gl's changelog.

3.11.1

  • Improve icon loading performance, in particular for landmark icons.
  • Fixundefined passed inMarker options not falling back to default values.

3.11.0

Breaking changes⚠️

  • Theat expression does not interpolate anymore. Please useat-interpolated if you want to keep the old behavior.

Features and improvements ✨

  • Add landmark icons. Landmark icons are stylized, uniquely designed POI icons that indicate the most popular and recognizable landmarks on the map. At the time of this release, we have landmarks for 5 cities: London, Berlin, New York City, San Francisco, and Tokyo.
  • Addat-interpolated expression as the interpolated counterpart to theat expression.
  • Addaltitude marker property to adjust elevation. (h/t@​yangtanyu)#13335.
  • AddgetCooperativeGestures andsetCooperativeGestures map methods to control cooperative gestures logic after the map is initialized.
  • AddgetGlyphsUrl andsetGlyphsUrl map methods to manage the glyphs endpoint URL.
  • AddpitchRotateKey map option to override the modifier key for rotate and pitch handlers.
  • Add filtering support for model layers.
  • Add support for vector icons color parameters with alpha values.

Bug fixes 🐞

  • Hide labels with unreadable angles.
  • Fix rendering of vector image in text on HiDPI screens.
  • Ensure Katakana and CJK symbols render correctly in vertical writing mode.
  • Fix popup position update on map move. (h/t@​ThugRaven)#13412
  • Fix rendering of self-intersecting elevated lines.
  • Prevent line pattern from turning black at certain zoom levels when shadows are enabled.
  • Fix missing triangles in variable-width lines.
  • Improve Style-Spec validator types.
  • Fix reloading of tiles in style imports.
  • Fix issue where updated images were never cleared after patching them.
  • Fix rendering performance regression related to use-theme.

3.10.0

Features and improvements ✨

  • Add support for data-driven*-use-theme properties.
  • Improve rendering of complex SVG clip paths for vector icons.

Bug fixes 🐞

  • Fix some mouse gestures for Firefox 136 and later on Mac OS.
  • Fix issue where the close popup button was hidden from screen readers.
  • Fix updating of schema config values of imported styles.
  • Fix line placement symbol disappearing issue during transition from globe.
  • FixqueryRenderedFeatures not working on duplicated model layers.
  • Fix in-place update for SDF image.
  • Fix LUT not being applied to in-place updated image.
  • Fix various issues with usingmouseenter andmouseleave with Interactions API.
  • Fix error with interactible map elements during interaction with a map that wasn't fully loaded.

... (truncated)

Commits
  • 6b1c50d v3.11.1
  • aab62e7 AddImageProvider (internal-2363)
  • f229beb Fix backward-compatibility for not-defined Marker options (internal-2374)
  • 87938fb Update CODEOWNERS (#13449)
  • 22cf408 v3.11.0
  • 39115a3 [GLJS-1201] Fix rendering performance regression related touse-theme (inte...
  • 3ebb400 Bump esbuild from 0.25.1 to 0.25.2 (internal-2335)
  • f1f0f80 [GLJS-1191] Support vector icons color parameters with alpha values (internal...
  • 765f087 [GLJS-996] Upgrade ESLint to v9 (internal-2315)
  • cf3a6e9 AddStyle#addImages (internal-2325)
  • Additional commits viewable incompare 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)

@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelApr 25, 2025
Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 1.13.2 to 3.11.1.- [Release notes](https://github.com/mapbox/mapbox-gl-js/releases)- [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md)- [Commits](mapbox/mapbox-gl-js@v1.13.2...v3.11.1)---updated-dependencies:- dependency-name: mapbox-gl  dependency-version: 3.11.1  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the javascriptPull requests that update javascript code labelApr 25, 2025
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubMay 9, 2025

Superseded by#522.

@dependabotdependabotbot closed thisMay 9, 2025
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/mapbox-gl-3.11.1 branchMay 9, 2025 05:42
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp