Skip to content

chore(deps): bump react-map-gl from 6.1.21 to 8.0.2 in /superset-frontend/plugins/legacy-plugin-chart-map-box#32926

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/plugins/legacy-plugin-chart-map-box/react-map-gl-8.0.2
Closed

chore(deps): bump react-map-gl from 6.1.21 to 8.0.2 in /superset-frontend/plugins/legacy-plugin-chart-map-box#32926
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/plugins/legacy-plugin-chart-map-box/react-map-gl-8.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps react-map-gl from 6.1.21 to 8.0.2.

Release notes

Sourced from react-map-gl's releases.

v8.0.2

  • Fix source loading condition (#2513)
  • Remove support() check (#2508)
  • marker.ts: undefined instead of null (#2500)
  • Fix: Handle className prop change (#2483)
  • Fix style loading check on Source layers (#2377) (#2493)

v8.0.1

  • Fix type resolution for subpath exports when using moduleResolution: node (#2486)

v8.0.0

  • First version to support Mapbox GL JS' official types and MapLibre GL JS v5. This version fully separates the code that support each compatible map library:
    • react-map-gl/mapbox: for use with mapbox-gl>=3.5.0
    • react-map-gl/maplibre: for use with maplibre-gl>=4
    • react-map-gl/mapbox-legacy: for use with mapbox-gl v1.x and v2.x and @types/mapbox-gl
  • As a result, each endpoint now have slightly smaller bundle size and more precise types.
  • Maplibre wrapper is expected to have better functionality and performance than v7 by utilizing an upstream API for the React use case.

For a full list of breaking changes, please visit the upgrade guide.

v8.0.0-beta.1

  • feat: remove RTLTextPlugin default for MapLibre (#2480)

v8.0.0-alpha.2

  • Migrate to monorepo (#2459)

v8.0.0-alpha.1

  • Migrate to monorepo (#2459)

v7.2.0-beta.1

  • Switch to ESM module (#2281)

v7.1.8

  • Improves Source#updateSource to use setTiles function if available (#2355)
  • Update common type for compatibility (#2448)
  • fix: change transformation setters call order (#2391)

v7.1.7

  • Allow disabling RTLTextPlugin and load lazy (#2312)

v7.1.6

  • Use shadow transform for queryRenderedFeatures call (#2280)
  • Fix resetting cursor style (#2279)

v7.1.5

  • Re-export native types where possible (#2263)
  • Fix useMap return type (#2262)
  • Fix LngLatBounds type (#2260)
  • fix missing types (#2259)

... (truncated)

Changelog

Sourced from react-map-gl's changelog.

v8.0.2 (Mar 28, 2025)

  • Fix source loading condition (#2513)
  • Remove support() check (#2508)
  • marker.ts: undefined instead of null (#2500)
  • Fix: Handle className prop change (#2483)
  • Fix style loading check on Source layers (#2377) (#2493)

v8.0.1 (Feb 6, 2025)

  • Fix type resolution for subpath exports when using moduleResolution: node (#2486)

v8.0.0 (Feb 3, 2025)

  • First version to support Mapbox GL JS' official types and MapLibre GL JS v5. This version fully separates the code that support each compatible map library:
    • react-map-gl/mapbox: for use with mapbox-gl>=3.5.0
    • react-map-gl/maplibre: for use with maplibre-gl>=4
    • react-map-gl/mapbox-legacy: for use with mapbox-gl v1.x and v2.x and @types/mapbox-gl
  • As a result, each endpoint now have slightly smaller bundle size and more precise types.
  • Maplibre wrapper is expected to have better functionality and performance than v7 by utilizing an upstream API for the React use case.

For a full list of breaking changes, please visit the upgrade guide.

v8.0.0-beta.1 (Jan 31, 2025)

  • feat: remove RTLTextPlugin default for MapLibre (#2480)

v8.0.0-alpha.2 (Jan 27, 2025)

  • Migrate to monorepo (#2459)

Version 7.2

7.2.0-beta.1 (Sep 12, 2023)

  • Switch to ESM module (#2281)

Version 7.1

7.1.0-beta.3 (Jun 22, 2023)

  • Remap event types (#2207)
  • Restore fog, light and terrain types on MapProps (#2206)

7.1.0-beta.2 (Jun 14, 2023)

  • Make source prop of Layer optional (#2200)
  • Fix maplibre-gl peerDependencies typo (#2197)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Apr 1, 2025
@korbit-ai
Copy link

korbit-ai bot commented Apr 1, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@sadpandajoe
Copy link
Member

@dependabot rebase

Bumps [react-map-gl](https://github.com/visgl/react-map-gl) from 6.1.21 to 8.0.2.
- [Release notes](https://github.com/visgl/react-map-gl/releases)
- [Changelog](https://github.com/visgl/react-map-gl/blob/v8.0.2/CHANGELOG.md)
- [Commits](visgl/react-map-gl@v6.1.21...v8.0.2)

---
updated-dependencies:
- dependency-name: react-map-gl
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/plugins/legacy-plugin-chart-map-box/react-map-gl-8.0.2 branch from 595e4dc to f670763 Compare April 1, 2025 17:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #33326.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/plugins/legacy-plugin-chart-map-box/react-map-gl-8.0.2 branch May 1, 2025 07:43
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