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

Bump react-map-gl from 5.2.10 to 7.0.21 #462

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps react-map-gl from 5.2.10 to 7.0.21.

Release notes

Sourced from react-map-gl's releases.

v7.0.21

  • fix reuseMaps not removing map children (#2092)

v7.0.20

  • Fix SymbolLayer crash on style update (#2047)

v7.0.19

  • Add onAdd callback to useControl hook (#1952)

v7.0.18

  • Fix queryTerrainElevation (#1922)
  • Handle initialViewState.bounds when reusing map (#1923)

v7.0.17

  • [fix] id in LayerProps should be optional (#1910)

v7.0.16

  • Fix terrain panning (#1894)
  • Fire pointer events even if no interactive features are involved (#1895)

v7.0.15

  • Fix create react app builds with es2018 target (#1872)

v7.0.14

  • Properly remove source on component unmount (#1866)

v7.0.13

  • Fix MapProvider prop types (#1843)

v7.0.12

  • Fix mismatched terrain between transforms (#1855)

v7.0.11

  • Use published types in geocoder and draw examples (#1838)
  • More robust add/remove condition checks (#1840)
  • Fix Popup and GeolocateControl under React StrictMode (#1836)
  • Fix rendering bug using terrain (#1841)

v7.0.10

  • Fix useMap type (#1799)

v7.0.9

  • Make onClick prop of MarkerProps optional (#1789)

v7.0.8

  • useMap() returns current map (#1763)
  • Fix terrain label rendering (#1778)

v7.0.7

  • Add onClick callback to Marker (#1761)

... (truncated)

Changelog

Sourced from react-map-gl's changelog.

7.0.21 (Jan 7, 2023)

  • fix reuseMaps not removing map children (#2092)

7.0.20 (Dec 2, 2022)

  • Fix SymbolLayer crash on style update (#2047)

7.0.19 (Aug 18, 2022)

  • Add onAdd callback to useControl hook (#1952)

7.0.18 (Jul 20, 2022)

  • Fix queryTerrainElevation (#1922)
  • Handle initialViewState.bounds when reusing map (#1923)

7.0.17 (Jul 4, 2022)

  • [fix] id in LayerProps should be optional (#1910)

7.0.16 (Jun 17, 2022)

  • Fix terrain panning (#1894)
  • Fire pointer events even if no interactive features are involved (#1895)

7.0.15 (May 24, 2022)

  • Fix create react app builds with es2018 target (#1872)

7.0.14 (May 23, 2022)

  • Properly remove source on component unmount (#1866)

7.0.13 (May 19, 2022)

  • Fix MapProvider prop types (#1843)

7.0.12 (May 13, 2022)

  • Fix mismatched terrain between transforms (#1855)

7.0.11 (Apr 21, 2022)

  • Use published types in geocoder and draw examples (#1838)
  • More robust add/remove condition checks (#1840)
  • Fix Popup and GeolocateControl under React StrictMode (#1836)
  • Fix rendering bug using terrain (#1841)

7.0.10 (Mar 13, 2022)

... (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 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 [react-map-gl](https://github.com/visgl/react-map-gl) from 5.2.10 to 7.0.21.
- [Release notes](https://github.com/visgl/react-map-gl/releases)
- [Changelog](https://github.com/visgl/react-map-gl/blob/v7.0.21/CHANGELOG.md)
- [Commits](visgl/react-map-gl@v5.2.10...v7.0.21)

---
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 added the dependencies Pull requests that update a dependency file label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants