devinit / ug-district-dashboard-viz

1 stars 0 forks source link

Bump mapbox-gl from 3.5.1 to 3.5.2 #330

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps mapbox-gl from 3.5.1 to 3.5.2.

Release notes

Sourced from mapbox-gl's releases.

v3.5.2

Features and improvements ✨

  • Improve 3D models rendering performance.
  • Slightly improve terrain rendering performance.
  • Improve TypeScript API, including strongly typed Map event listeners, improved type narrowing, and more.

Bug fixes 🐞

  • Fix raster particle data decoding and improve rendering quality.
  • Fix 3D lighting rendering when lookup tables (LUT) image is applied.
  • Fix shadows rendering artifacts on fill-extrusion-cutoff-fade-range.
Changelog

Sourced from mapbox-gl's changelog.

3.5.2

  • Improve 3D models rendering performance.
  • Slightly improve terrain rendering performance.
  • Fix raster particle data decoding and improve rendering quality.
  • Fix 3D lighting rendering when lookup tables (LUT) image is applied.
  • Fix shadows rendering artifacts on fill-extrusion-cutoff-fade-range.
  • Improve TypeScript API, including strongly typed Map event listeners, improved type narrowing, and more.
Commits
  • 0759ea9 v3.5.2 (internal-1651)
  • bcaa6bc [GLJS-921] Update CircleCI runners (internal-1649)
  • 8901ae3 Improve types (internal-1650)
  • 6999b97 Fix Android and iOS availability version for ClipLayer (internal-1646)
  • 6c5953b Allow optional feature id in Map#removeFeatureState (internal-1648)
  • 831ee0c Improve Source class types (internal-1647)
  • 590c8a4 Refactor raster particle update shader (internal-1586)
  • 0719926 [MAPS3D-1411] Remove remaining shadows after fill-extrusion cutoff (internal-...
  • 0b6bb32 Improve TypeScript types (internal-1644)
  • 2056362 Port use even distance for tile splitting (internal-1642)
  • 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 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)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud