Skip to content

chore(deps): bump mapbox-gl from 3.25.0 to 3.26.0 in /superset-frontend#42132

Merged
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/mapbox-gl-3.26.0
Jul 17, 2026
Merged

chore(deps): bump mapbox-gl from 3.25.0 to 3.26.0 in /superset-frontend#42132
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/mapbox-gl-3.26.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps mapbox-gl from 3.25.0 to 3.26.0.

Release notes

Sourced from mapbox-gl's releases.

v3.26.0

Breaking changes ⚠️

  • Remove transition and interpolated flags from the camera-projection style property — enum properties cannot be transitioned, so these flags were incorrect.

Features and improvements ✨

  • Make published TypeScript declarations self-contained, fixing consumer builds that failed with skipLibCheck: false.
  • Improve terrain raycast accuracy for mouse events, camera fitting, and other pointer interactions.
  • Improve landmark model LOD switching with size-based distance heuristics for better rendering performance.

Bug fixes 🐞

  • Fix hd-road-markup elevated lines rendering flat with zero-exaggeration terrain.
  • Fix viewport-y symbol sorting causing a Vertex buffer is not big enough for the draw call error when a symbol bucket had multiple segments.
  • Fix multilinestrings not displaying labels correctly.
  • Fix parametric colors sometimes loading the wrong cached image.

v3.26.0-rc.1

Breaking changes ⚠️

  • Remove transition and interpolated flags from the camera-projection style property — enum properties cannot be transitioned, so these flags were incorrect.

Features and improvements ✨

  • Make published TypeScript declarations self-contained, fixing consumer builds that failed with skipLibCheck: false.
  • Improve terrain raycast accuracy for mouse events, camera fitting, and other pointer interactions.
  • Improve landmark model LOD switching with size-based distance heuristics for better rendering performance.

Bug fixes 🐞

  • Fix hd-road-markup elevated lines rendering flat with zero-exaggeration terrain.
  • Fix viewport-y symbol sorting causing a Vertex buffer is not big enough for the draw call error when a symbol bucket had multiple segments.
  • Fix multilinestrings not displaying labels correctly.
  • Fix parametric colors sometimes loading the wrong cached image.
Changelog

Sourced from mapbox-gl's changelog.

3.26.0

Breaking changes ⚠️

  • Remove transition and interpolated flags from the camera-projection style property — enum properties cannot be transitioned, so these flags were incorrect.

Features and improvements ✨

  • Make published TypeScript declarations self-contained, fixing consumer builds that failed with skipLibCheck: false.
  • Improve terrain raycast accuracy for mouse events, camera fitting, and other pointer interactions.
  • Improve landmark model LOD switching with size-based distance heuristics for better rendering performance.

Bug fixes 🐞

  • Fix hd-road-markup elevated lines rendering flat with zero-exaggeration terrain.
  • Fix viewport-y symbol sorting causing a Vertex buffer is not big enough for the draw call error when a symbol bucket had multiple segments.
  • Fix multilinestrings not displaying labels correctly.
  • Fix parametric colors sometimes loading the wrong cached image.
Commits
  • 23948cd Bump version to v3.26.0 and update changelog
  • f9b2d67 [Backport release/v0.26] [DRIVE3D-3311] Lift route cutout 0.5 m on ground and...
  • 87b738a Add high pitch render test for `line-elevation-reference:
  • dac4f88 Bump version to v3.26.0-rc.1 and update changelog
  • ba5b457 Fix hd-road-markup elevated lines rendering flat with
  • f1d0fdf Don't construct ParsingContext for preserving context state
  • d15b040 Bump webpack from 5.107.2 to 5.108.1 (internal-15380)
  • 40c8cb9 Bump webpack-cli from 7.0.3 to 7.1.0 (internal-15379)
  • b107bdb Bump stylelint from 17.13.0 to 17.14.0 in the stylelint-dependencies group (i...
  • 3e8ec98 Bump the eslint-dependencies group with 2 updates (internal-15378)
  • 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 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)

Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 3.25.0 to 3.26.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@v3.25.0...v3.26.0)

---
updated-dependencies:
- dependency-name: mapbox-gl
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels Jul 17, 2026
@bito-code-review

bito-code-review Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@dosubot dosubot Bot added dependencies:npm risk:breaking-change Issues or PRs that will introduce breaking changes labels Jul 17, 2026
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.13%. Comparing base (157ef61) to head (c58f031).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #42132   +/-   ##
=======================================
  Coverage   65.13%   65.13%           
=======================================
  Files        2753     2753           
  Lines      154573   154573           
  Branches    35453    35453           
=======================================
  Hits       100674   100674           
  Misses      51985    51985           
  Partials     1914     1914           
Flag Coverage Δ
javascript 70.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rusackas rusackas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving dependency bump.

@rusackas
rusackas merged commit 778800b into master Jul 17, 2026
74 checks passed
@rusackas
rusackas deleted the dependabot/npm_and_yarn/superset-frontend/mapbox-gl-3.26.0 branch July 17, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies:npm npm Dependabot - npm related PRs plugins risk:breaking-change Issues or PRs that will introduce breaking changes size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant