Skip to content

build(deps): bump react-map-gl from 5.2.11 to 6.1.13 #185

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

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 4, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps react-map-gl from 5.2.11 to 6.1.13.

Release notes

Sourced from react-map-gl's releases.

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

  • Fix props reference on viewport resize (#1328)

v6.1.3

  • Add Typescript Types to interactive-map (#1320)
  • Set scrollZoom.smooth default to false (#1321)
  • Update InteractiveMap prop types (#1324)

v6.1.2

  • Add attribution control to typescript index exports (#1314)
  • Fix Typescript Types for Viewport Constraints Type (#1318)
  • Fix bug where getMap() at component mount returns null (#1319)

v6.1.1

... (truncated)

Changelog

Sourced from react-map-gl's changelog.

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)

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

6.1.5 (Feb 7, 2021)

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

6.1.4 (Feb 3, 2021)

  • Fix props reference on viewport resize (#1328)

6.1.3 (Feb 2, 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 will not automatically merge this PR because it includes a major update to a production dependency.


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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 4, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-map-gl-6.1.13 branch from d058a66 to 8b8523c Compare May 6, 2021 04:07
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