dependabot[bot] opened a new pull request, #33331:
URL: https://github.com/apache/superset/pull/33331

   Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 2.15.0 to 
3.11.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mapbox/mapbox-gl-js/releases";>mapbox-gl's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.11.1</h2>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Improve icon loading performance, in particular for landmark icons.</li>
   <li>Fix <code>undefined</code> passed in <code>Marker</code> options not 
falling back to default values.</li>
   </ul>
   <h2>v3.11.0</h2>
   <h3>Breaking changes ⚠️</h3>
   <ul>
   <li>The <code>at</code> expression does not interpolate anymore. Please use 
<code>at-interpolated</code> if you want to keep the old behavior.</li>
   </ul>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>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.</li>
   <li>Add <code>at-interpolated</code> expression as the interpolated 
counterpart to the <code>at</code> expression.</li>
   <li>Add <code>altitude</code> marker property to adjust elevation. (h/t <a 
href="https://github.com/yangtanyu";><code>@​yangtanyu</code></a>) <a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/pull/13335";>#13335</a>.</li>
   <li>Add <code>getCooperativeGestures</code> and 
<code>setCooperativeGestures</code> map methods to control cooperative gestures 
logic after the map is initialized.</li>
   <li>Add <code>getGlyphsUrl</code> and <code>setGlyphsUrl</code> map methods 
to manage the glyphs endpoint URL.</li>
   <li>Add <code>pitchRotateKey</code> map option to override the modifier key 
for rotate and pitch handlers.</li>
   <li>Add filtering support for model layers.</li>
   <li>Add support for vector icons color parameters with alpha values.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Hide labels with unreadable angles.</li>
   <li>Fix rendering of vector image in text on HiDPI screens.</li>
   <li>Ensure Katakana and CJK symbols render correctly in vertical writing 
mode.</li>
   <li>Fix popup position update on map move. (h/t <a 
href="https://github.com/ThugRaven";><code>@​ThugRaven</code></a>) <a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/pull/13412";>#13412</a></li>
   <li>Fix rendering of self-intersecting elevated lines.</li>
   <li>Prevent line pattern from turning black at certain zoom levels when 
shadows are enabled.</li>
   <li>Fix missing triangles in variable-width lines.</li>
   <li>Improve Style-Spec validator types.</li>
   <li>Fix reloading of tiles in style imports.</li>
   <li>Fix issue where updated images were never cleared after patching 
them.</li>
   <li>Fix rendering performance regression related to use-theme.</li>
   </ul>
   <h2>v3.11.0-beta.2</h2>
   <h3>Breaking changes ⚠️</h3>
   <ul>
   <li>The <code>at</code> expression does not interpolate anymore. Please use 
<code>at-interpolated</code> if you want to keep the old behavior.</li>
   </ul>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>Add <code>at-interpolated</code> expression as the interpolated 
counterpart to the <code>at</code> expression.</li>
   <li>Add <code>altitude</code> marker property to adjust elevation. (h/t <a 
href="https://github.com/yangtanyu";><code>@​yangtanyu</code></a>) <a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/pull/13335";>#13335</a>.</li>
   <li>Add <code>getCooperativeGestures</code> and 
<code>setCooperativeGestures</code> map methods to control cooperative gestures 
logic after the map is initialized.</li>
   <li>Add <code>getGlyphsUrl</code> and <code>setGlyphsUrl</code> map methods 
to manage the glyphs endpoint URL.</li>
   <li>Add <code>pitchRotateKey</code> map option to override the modifier key 
for rotate and pitch handlers.</li>
   <li>Add filtering support for model layers.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Hide labels with unreadable angles.</li>
   <li>Fix rendering of vector image in text on HiDPI screens.</li>
   <li>Ensure Katakana and CJK symbols render correctly in vertical writing 
mode.</li>
   <li>Fix popup position update on map move. (h/t <a 
href="https://github.com/ThugRaven";><code>@​ThugRaven</code></a>) <a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/pull/13412";>#13412</a></li>
   <li>Fix rendering of self-intersecting elevated lines.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md";>mapbox-gl's
 changelog</a>.</em></p>
   <blockquote>
   <h2>3.11.1</h2>
   <ul>
   <li>Improve icon loading performance, in particular for landmark icons.</li>
   <li>Fix <code>undefined</code> passed in <code>Marker</code> options not 
falling back to default values.</li>
   </ul>
   <h2>3.11.0</h2>
   <h3>Breaking changes ⚠️</h3>
   <ul>
   <li>The <code>at</code> expression does not interpolate anymore. Please use 
<code>at-interpolated</code> if you want to keep the old behavior.</li>
   </ul>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>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.</li>
   <li>Add <code>at-interpolated</code> expression as the interpolated 
counterpart to the <code>at</code> expression.</li>
   <li>Add <code>altitude</code> marker property to adjust elevation. (h/t <a 
href="https://github.com/yangtanyu";><code>@​yangtanyu</code></a>) <a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/pull/13335";>#13335</a>.</li>
   <li>Add <code>getCooperativeGestures</code> and 
<code>setCooperativeGestures</code> map methods to control cooperative gestures 
logic after the map is initialized.</li>
   <li>Add <code>getGlyphsUrl</code> and <code>setGlyphsUrl</code> map methods 
to manage the glyphs endpoint URL.</li>
   <li>Add <code>pitchRotateKey</code> map option to override the modifier key 
for rotate and pitch handlers.</li>
   <li>Add filtering support for model layers.</li>
   <li>Add support for vector icons color parameters with alpha values.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Hide labels with unreadable angles.</li>
   <li>Fix rendering of vector image in text on HiDPI screens.</li>
   <li>Ensure Katakana and CJK symbols render correctly in vertical writing 
mode.</li>
   <li>Fix popup position update on map move. (h/t <a 
href="https://github.com/ThugRaven";><code>@​ThugRaven</code></a>) <a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/pull/13412";>#13412</a></li>
   <li>Fix rendering of self-intersecting elevated lines.</li>
   <li>Prevent line pattern from turning black at certain zoom levels when 
shadows are enabled.</li>
   <li>Fix missing triangles in variable-width lines.</li>
   <li>Improve Style-Spec validator types.</li>
   <li>Fix reloading of tiles in style imports.</li>
   <li>Fix issue where updated images were never cleared after patching 
them.</li>
   <li>Fix rendering performance regression related to use-theme.</li>
   </ul>
   <h2>3.10.0</h2>
   <h3>Features and improvements ✨</h3>
   <ul>
   <li>Add support for data-driven <code>*-use-theme</code> properties.</li>
   <li>Improve rendering of complex SVG clip paths for vector icons.</li>
   </ul>
   <h3>Bug fixes 🐞</h3>
   <ul>
   <li>Fix some mouse gestures for Firefox 136 and later on Mac OS.</li>
   <li>Fix issue where the close popup button was hidden from screen 
readers.</li>
   <li>Fix updating of schema config values of imported styles.</li>
   <li>Fix line placement symbol disappearing issue during transition from 
globe.</li>
   <li>Fix <code>queryRenderedFeatures</code> not working on duplicated model 
layers.</li>
   <li>Fix in-place update for SDF image.</li>
   <li>Fix LUT not being applied to in-place updated image.</li>
   <li>Fix various issues with using <code>mouseenter</code> and 
<code>mouseleave</code> with Interactions API.</li>
   <li>Fix error with interactible map elements during interaction with a map 
that wasn't fully loaded.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/6b1c50dd1a2809f65268b876e9b17a562c4296ad";><code>6b1c50d</code></a>
 v3.11.1</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/aab62e74558c1a227a90a57d8e51a76ef4f1c478";><code>aab62e7</code></a>
 Add <code>ImageProvider</code> (internal-2363)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/f229beb16be0e3f330af4ebe3d4fba4017af067e";><code>f229beb</code></a>
 Fix backward-compatibility for not-defined Marker options (internal-2374)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/87938fb284bf9f2c4b1bbbc7baaad074438ae014";><code>87938fb</code></a>
 Update CODEOWNERS (<a 
href="https://redirect.github.com/mapbox/mapbox-gl-js/issues/13449";>#13449</a>)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/22cf40807f049f40319d0cab6dd0d074fec9e011";><code>22cf408</code></a>
 v3.11.0</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/39115a3dfae6dcb589ede75e6b179df272aafe2e";><code>39115a3</code></a>
 [GLJS-1201] Fix rendering performance regression related to 
<code>use-theme</code> (inte...</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/3ebb40046979111e1181aafc9d85d74e4eb552c6";><code>3ebb400</code></a>
 Bump esbuild from 0.25.1 to 0.25.2 (internal-2335)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/f1f0f802c8442119285d123d4950002e9bed54ad";><code>f1f0f80</code></a>
 [GLJS-1191] Support vector icons color parameters with alpha values 
(internal...</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/765f0870144872b78be1ed3b93bc8ed43687d191";><code>765f087</code></a>
 [GLJS-996] Upgrade ESLint to v9 (internal-2315)</li>
   <li><a 
href="https://github.com/mapbox/mapbox-gl-js/commit/cf3a6e9f405db47b5a0f251fc0ea49db69b0dbc3";><code>cf3a6e9</code></a>
 Add <code>Style#addImages</code> (internal-2325)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mapbox/mapbox-gl-js/compare/v2.15.0...v3.11.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mapbox-gl&package-manager=npm_and_yarn&previous-version=2.15.0&new-version=3.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to