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.2.0#462

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 ofgithubMar 18, 2024
edited
Loading

Bumpsmapbox-gl from 1.13.2 to 3.2.0.

Release notes

Sourced frommapbox-gl's releases.

v3.2.0

Features and improvements ✨

  • Improve map loading performance.
  • Add a debug UI for the development build of GL JS, enabled withdevtools: true inMap options.
  • Add imports support inmap.areTilesLoaded.
  • Add support of rotation of elevated raster layers.
  • Add support of negative values forfill-extrusion-flood-light-ground-radius property.
  • Improve visual cutoff behavior of buildings when usingfill-extrusion-cutoff-fade-range property.

Bug fixes 🐞

  • Fix the moiré effects on patterns in tilted map views.
  • Fix occasional rendering issues with semitransparent raster tiles on globe view.
  • Fixconfig expression chaining through nested styles and other issues related to config scope.
  • Fix an issue wheremap.flyTo withpadding option was setting and overriding map's padding.
  • Issue a warning instead of a validation error ifurl ortiles is missing from source, i.e. in MapTiler source.
  • Remove role attribute for non-visible alerts. (h/t@​jakubmakielkowski)#13051
  • Fix an elevation of symbols above multiple fill extrusions, when some of them hidden or lowered.
  • Fix a small callback-related memory leak. (h/t@​temas)#13074
  • Fixconfig andformat expressions not working together.
  • Improve error reporting when a user environment doesn't support WebGL 2.

v3.2.0-beta.1

Features and improvements ✨

  • Added imports support inmap.areTilesLoaded.
  • Added support of rotation of elevated raster layers.
  • Added support of negative values forfill-extrusion-flood-light-ground-radius property.
  • Config options of one imported fragment can be used in another fragments.
  • Improved cutoff behavior of buildings.

Bug fixes 🐞

  • Fix an issue wheremap.flyTo withpadding option was setting and overriding map's padding.
  • Issue a warning instead of a validation error ifurl ortiles is missing from source, i.e. in MapTiler source.
  • Fix the moiré effects on patterns in tilted map views.
  • Removing role attribute for non-visible alerts. (h/t@​jakubmakielkowski)#13051
  • Fix an elevation of symbols above multiple fill extrusions, when some of them hidden or lowered.
  • Fixconfig expression chaining through nested styles.
  • Proper clean up of actor cancel callbacks. (h/t@​temas)#13074

v3.1.2

Bug fixes 🐞

  • Fix attribution not being displayed for imported fragments (reintroducing the fix from v3.0.1 that was accidentally missing in v3.1.0).

v3.1.1

Bug fixes 🐞

... (truncated)

Changelog

Sourced frommapbox-gl's changelog.

3.2.0

Features and improvements ✨

  • Improve map loading performance.
  • Add a debug UI for the development build of GL JS, enabled withdevtools: true inMap options.
  • Add imports support inmap.areTilesLoaded.
  • Add support of rotation of elevated raster layers.
  • Add support of negative values forfill-extrusion-flood-light-ground-radius property.
  • Improve visual cutoff behavior of buildings when usingfill-extrusion-cutoff-fade-range property.

Bug fixes 🐞

  • Fix an issue wheremap.flyTo withpadding option was setting and overriding map's padding.
  • Issue a warning instead of a validation error ifurl ortiles is missing from source, i.e. in MapTiler source.
  • Fix the moiré effects on patterns in tilted map views.
  • Remove role attribute for non-visible alerts. (h/t@​jakubmakielkowski)#13051
  • Fix an elevation of symbols above multiple fill extrusions, when some of them hidden or lowered.
  • Fixconfig expression chaining through nested styles and other issues related to config scope.
  • Fix a small callback-related memory leak. (h/t@​temas)#13074
  • Fixconfig andformat expressions not working together.

3.1.2

Bug fixes 🐞

  • Fix attribution not being displayed for imported fragments (reintroducing the fix from v3.0.1 that was accidentally missing in v3.1.0).

3.1.1

Bug fixes 🐞

  • Fixfill-extrusions not being displayed in alternative projections.
  • Fix an issue when WebGL might randomly crash to an unrecoverable state on some mobile devices, specifically Safari on iOS.

3.1.0

Features and improvements ✨

  • Improve performance for maps with many textures (such as styles with satellite imagery), fixing excessive memory usage. (h/t@​tristan-morris)#12924
  • Addraster-elevation property for elevating raster layers to a constant height (e.g. clouds over globe).
  • Addraster-emissive-strength andfill-extrusion-emissive-strength properties for controlling 3D lighting on buildings and raster layers.
  • AddMapgetConfigProperty method for getting current style config values.
  • Addconfig support in terrain options.
  • Improve performance for pitched views with many fill extrusions on higher zoom levels.
  • Allow turning off the terrain that is defined in the imports on the root-level Style by setting it tonull.
  • Allow the partial terrain exaggeration update without specifying the source.
  • Respect style schema restrictions (minValue,maxValue,stepValue,values,type) when evaluating config options.

... (truncated)

Commits
  • d6eacf6 v3.2.0 (internal-1198)
  • cb3622b Add occlusion texture transform for meshopt support in gl-native (internal-1147)
  • d66267c Remove tap-related legacy dependencies (internal-1194)
  • 9c58cc0 Bump playwright from 1.41.1 to 1.41.2 (internal-1192)
  • d35d760 [GLJS-643] Run unit tests with Vitest (internal-713)
  • cb66b85 Bump eslint-plugin-jsdoc from 48.1.0 to 48.2.0 (internal-1185)
  • 4766213 Bump testem from 3.11.0 to 3.12.0 (internal-1186)
  • 4203bce Bump selenium-webdriver from 4.18.0 to 4.18.1 (internal-1183)
  • 0be1dd3 Improve Flow typings (internal-1165)
  • 4176168 [GLJS-712] Fix config serialization issue when configuration value is a forma...
  • 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 labelMar 18, 2024
Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 1.13.2 to 3.2.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.2.0)---updated-dependencies:- dependency-name: mapbox-gl  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/mapbox-gl-3.2.0 branch from5a91cf3 tobca7fb2CompareMarch 21, 2024 10:22
@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubApr 11, 2024

Superseded by#470.

@dependabotdependabotbot closed thisApr 11, 2024
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/mapbox-gl-3.2.0 branchApril 11, 2024 05:12
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 file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp