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.15.0#546

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 ofgithubSep 11, 2025
edited
Loading

Bumpsmapbox-gl from 1.13.2 to 3.15.0.

Release notes

Sourced frommapbox-gl's releases.

v3.15.0

3.15.0

Features and improvements ✨

  • AddqueryRasterValue method for querying values inraster-array layers.
  • Addicon-image-use-theme property.
  • Add support for Mapbox vector tiles with precalculated line metrics (for line gradients).
  • Improve HD Roads loading performance.
  • Optimize applying LUT when updating images at runtime.
  • Improve TypeScript types in Style Spec validation methods.
  • Slightly improvehsla expression performance.
  • Optimize applying LUT for patterns.
  • RoundqueryRasterValue results to 12 decimal digits to fix precision issues.
  • Improvements on typing and testing.

Bug fixes 🐞

  • Fix an issue with refreshing expired raster array tiles.
  • Fix an error on GeoJSON with"Infinity" and similar ids.
  • FixGL_INVALID_VALUE console warning on Mapbox Satellite Standard and a few other styles.
  • Fix model layer positioning during globe to mercator transition.
  • Fix an issue with incorrect transparency for some icons with LUT applied.
  • Fix an issue where updating*-occlusion-opacity properties didn't have any effect.
  • Fix an issue with MRT layers throwing an error when reloading.
  • Fix occlusion layer ordering.
  • Fix an issue where using too many data-driven properties on the symbol layer could break the map.
  • Fix gradients and interpolations with fully-transparent colors.
  • Fix model layer density reduction.
  • Fix performance regression on styles that use feature-state expressions.

v3.15.0-beta.2

3.15.0-beta.2

Features and improvements ✨

  • Slightly improvehsla expression performance.
  • Optimize applying LUT for patterns.
  • RoundqueryRasterValue results to 12 decimal digits to fix precision issues.

Bug fixes 🐞

  • Fix an error on GeoJSON with `"Infinity"`` and similar ids.
  • FixGL_INVALID_VALUE console warning on Mapbox Satellite Standard and a few other styles.
  • Fix model layer positioning during globe to mercator transition.
  • Fix an issue with incorrect transparency for some icons with LUT applied.
  • Fix an issue where updating*-occlusion-opacity properties didn't have any effect.

v3.15.0-beta.1

Features and improvements ✨

... (truncated)

Changelog

Sourced frommapbox-gl's changelog.

3.15.0

Features and improvements ✨

  • AddqueryRasterValue method for querying values inraster-array layers.
  • Addicon-image-use-theme property.
  • Add support for Mapbox vector tiles with precalculated line metrics (for line gradients).
  • Improve HD Roads loading performance.
  • Optimize applying LUT when updating images at runtime.
  • Improve TypeScript types in Style Spec validation methods.
  • Slightly improvehsla expression performance.
  • Optimize applying LUT for patterns.
  • RoundqueryRasterValue results to 12 decimal digits to fix precision issues.
  • Improvements on typing and testing.

Bug fixes 🐞

  • Fix an issue with refreshing expired raster array tiles.
  • Fix an error on GeoJSON with"Infinity" and similar ids.
  • FixGL_INVALID_VALUE console warning on Mapbox Satellite Standard and a few other styles.
  • Fix model layer positioning during globe to mercator transition.
  • Fix an issue with incorrect transparency for some icons with LUT applied.
  • Fix an issue where updating*-occlusion-opacity properties didn't have any effect.
  • Fix an issue with MRT layers throwing an error when reloading.
  • Fix occlusion layer ordering.
  • Fix an issue where using too many data-driven properties on the symbol layer could break the map.
  • Fix gradients and interpolations with fully-transparent colors.
  • Fix model layer density reduction.
  • Fix performance regression on styles that use feature-state expressions.

3.14.0

Breaking changes⚠️

  • Imported styles will use theglyphs URL template from the root style instead of their own.

Features and improvements ✨

  • Add asplit expression to divide a string into an array of substrings based on a specified delimiter.
  • Improve memory usage for GeoJSON sources.

Bug fixes 🐞

  • Fix an issue with querying rendered features during the globe-to-Mercator transition.
  • Fix resources cleanup when removing a map with a terrain or/and vector icons.
  • Fix an issue where a single primary image was not rendered correctly withicon-image-cross-fade.
  • Fix an edge case involving the mixing of vertical and horizontal writing modes.
  • Fix rendering of multipleraster layers from a singleraster-array source.
  • Fix restoration of maps with background patterns, heatmap, image, video, or raster sources after WebGL context loss.
  • Fix memory spike when callingsetData on large datasets.

3.13.0

... (truncated)

Commits
  • 339b825 FixtexSubImage2D call in Texture (internal-6461)
  • d21f595 FixtexSubImage2D call in Texture (internal-6458)
  • e2dac73 v3.15.0 (internal-6453)
  • a59c54d Update release testing pages (internal-6443)
  • 9bc1dcd Finalize style spec for building layer (internal-6391)
  • 8cc2a4a Modernize release testing page (internal-6420)
  • c35db10 Parse appearances (internal-6345)
  • 84068c4 Update appearance validation (internal-6344)
  • c976ff4 Fix precision issue in hillshade causing terrain with steps on Mali
  • 2949112 Indoor style and logic cleanup (internal-6361)
  • Additional commits viewable incompare view
Maintainer changes

This version was pushed to npm bymbx-npm-04-production, a new releaser for mapbox-gl since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 1.13.2 to 3.15.0.- [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.15.0)---updated-dependencies:- dependency-name: mapbox-gl  dependency-version: 3.15.0  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsSep 11, 2025
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubOct 24, 2025

Superseded by#556.

@dependabotdependabotbot closed thisOct 24, 2025
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/mapbox-gl-3.15.0 branchOctober 24, 2025 05:02
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