Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump react-map-gl from 6.1.21 to 7.1.7 in /superset-frontend/plugins/legacy-plugin-chart-map-box #745

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps react-map-gl from 6.1.21 to 7.1.7.

Release notes

Sourced from react-map-gl's releases.

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)

v7.1.4

  • Import style and event types from specific base libraries (#2252)
  • Fix typechecking (#1798) (#2250)

v7.1.3

  • Fix globe/mercator projection transition (#2229)

v7.1.2

  • Fix crash updating settings (#2222)

v7.1.1

  • Remove redeclaration of react type (#2219)

v7.1.0

  • To better accommodate the API divergence between Mapbox and Maplibre, this version adds a new endpoint react-map-gl/maplibre. The new endpoint exports identical components as react-map-gl, but typed for maplibre-gl instead. After switching to this new endpoint, maplibre-gl users no longer need to install mapbox-gl or a placeholder package as dependency. See upgrade guide for an example.
  • Marker, Popup and GeolocateControl components now expose the native instance via React ref.

v7.1.0-beta.3

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

v7.1.0-beta.2

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

v7.1.0-beta.1

  • Add ref forwarding to Marker and Popup (#2191)
  • Split exports into separate endpoints (#2178)
  • Make mapbox-gl an optional dependency (#2175)
  • Remove defaultProps and displayName (#2173)

v7.0.25

  • Fix reuseMaps with maplibre-gl ResizeObserver not changing observee (#2174)
  • Force map reload upon reuse (#2160)

v7.0.24

  • Make supported() check optional (maplibre-gl 3 compatibility) (#2179)

... (truncated)

Changelog

Sourced from react-map-gl's changelog.

7.1.7 (Dec 18, 2023)

  • Allow disabling RTLTextPlugin and load lazy (#2312)

7.1.6 (Sep 12, 2023)

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

7.1.5 (Aug 24, 2023)

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

7.1.4 (Aug 17, 2023)

  • Import style and event types from specific base libraries (#2252)
  • Fix typechecking (#1798) (#2250)

7.1.3 (Jul 20, 2023)

  • Fix globe/mercator projection transition (#2229)

7.1.2 (Jul 6, 2023)

  • Fix crash updating settings (#2222)

7.1.1 (Jul 5, 2023)

  • Remove redeclaration of react type (#2219)

7.1.0 (Jun 30, 2023)

  • To better accommodate the API divergence between Mapbox and Maplibre, this version adds a new endpoint react-map-gl/maplibre. The new endpoint exports identical components as react-map-gl, but typed for maplibre-gl instead. After switching to this new endpoint, maplibre-gl users no longer need to install mapbox-gl or a placeholder package as dependency. See upgrade guide for an example.
  • Marker, Popup and GeolocateControl components now expose the native instance via React ref.

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)

7.1.0-beta.1 (Jun 5, 2023)

... (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)

Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2024

The following labels could not be found: npm, dependabot, plugins.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the 6501dependabot/npm_and_yarn/superset-frontend/plugins/legacy-plugin-chart-map-box/react-map-gl-7.1.7 branch from 3d6d52a to 0c01f1e Compare January 15, 2024 00:39
@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c947be3) 69.16% compared to head (0c01f1e) 69.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
- Coverage   69.16%   69.10%   -0.06%     
==========================================
  Files        1948     1948              
  Lines       76062    76062              
  Branches     8493     8493              
==========================================
- Hits        52609    52565      -44     
- Misses      21273    21317      +44     
  Partials     2180     2180              
Flag Coverage Δ
hive ?
mysql 78.04% <ø> (-0.03%) ⬇️
postgres 78.16% <ø> (ø)
presto 53.63% <ø> (ø)
python 82.73% <ø> (-0.13%) ⬇️
sqlite 77.75% <ø> (ø)
unit 55.89% <ø> (ø)

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

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

Copy link
Author

dependabot bot commented on behalf of github Jan 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the 6501dependabot/npm_and_yarn/superset-frontend/plugins/legacy-plugin-chart-map-box/react-map-gl-7.1.7 branch January 24, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants