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 4.0.9 to 6.1.16 in /client #388

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

Conversation

dependabot-preview[bot]
Copy link

Bumps react-map-gl from 4.0.9 to 6.1.16.

Release notes

Sourced from react-map-gl's releases.

v6.1.16

  • Support Mapbox terrain (#1483)
  • Making features available to onMouseEnter (#1474)
  • Prevent attribution button from submitting forms (#1477)
  • Remove extra props in GeolocateControl callback (#1480)

v6.1.15

  • Only block scrolling on the overlay container itself (#1465)

v6.1.14

  • Safety check before unprojection (#1452)
  • Fix return type of Layer function (#1453)

v6.1.13

  • Work around for pointermove event on hidden map (#1450)
  • Fix: typo in PositionType value (#1444)

v6.1.12

  • [Typescript] Remove usage of labelled tuples (#1426)
  • Add promoteId as a source prop (#1398)
  • Fix FullScreenControl container (#1430)

v6.1.11

  • Bump elliptic from 6.5.3 to 6.5.4 (#1394)
  • Ensure source exists before trying to remove it (#1417)

v6.1.10

  • Block transition on initial mount (#1367)
  • Improve typescript bindings (#1369)

v6.1.9

  • Export MapContext and _useMapControl types (#1362)

v6.1.8

  • Fix pointer event normalization when using viewState (#1355)
  • Fix missing source-layer param in LayerProps (#1358)

v6.1.7

  • fix using Popup with StaticMap (#1348)

v6.1.6

  • Improve Typescript types definitions (#1333)
  • Fix react error when Source has no children (#1341)

v6.1.5

  • Fix stale Marker children (#1332)
  • Consistent onViewportChange events on map resize (#1335)
  • Fix usage with function refs (#1339)

v6.1.4

... (truncated)

Changelog

Sourced from react-map-gl's changelog.

6.1.16 (Jun 4, 2021)

  • Support Mapbox terrain (#1483)
  • Making features available to onMouseEnter (#1474)
  • Prevent attribution button from submitting forms (#1477)
  • Remove extra props in GeolocateControl callback (#1480)

6.1.15 (May 12, 2021)

  • Only block scrolling on the overlay container itself (#1465)

6.1.14 (May 10, 2021)

  • Safety check before unprojection (#1452)
  • Fix return type of Layer function (#1453)

6.1.13 (May 3, 2021)

  • Work around for pointermove event on hidden map (#1450)
  • Fix: typo in PositionType value (#1444)

6.1.12 (Apr 12, 2021)

  • [Typescript] Remove usage of labelled tuples (#1426)
  • Add promoteId as a source prop (#1398)
  • Fix FullScreenControl container (#1430)

6.1.11 (Mar 26, 2021)

  • Ensure source exists before trying to remove it (#1417)

6.1.10 (Feb 26, 2021)

  • Block transition on initial mount (#1367)
  • Improve typescript bindings (#1369)

6.1.9 (Feb 20, 2021)

  • Export MapContext and _useMapControl types (#1362)

6.1.8 (Feb 16, 2021)

  • Fix pointer event normalization when using viewState (#1355)
  • Fix missing source-layer param in LayerProps (#1358)

6.1.7 (Feb 10, 2021)

  • fix using Popup with StaticMap (#1348)

6.1.6 (Feb 8, 2021)

... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [react-map-gl](https://github.com/visgl/react-map-gl) from 4.0.9 to 6.1.16.
- [Release notes](https://github.com/visgl/react-map-gl/releases)
- [Changelog](https://github.com/visgl/react-map-gl/blob/v6.1.16/CHANGELOG.md)
- [Commits](visgl/react-map-gl@4.0.9...v6.1.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
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.

None yet

0 participants