diglabby / mapa

Repository for Mapa project
GNU Affero General Public License v3.0
15 stars 21 forks source link

Bump react-tooltip from 3.9.2 to 4.2.8 #423

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps react-tooltip from 3.9.2 to 4.2.8.

Release notes

Sourced from react-tooltip's releases.

v4.2.7

4.2.7 (2020-06-14)

Bug Fixes

  • skip warning in example (a555060)
  • type: Fix global method parameter type (#585) (5e2b8db)
  • validate lint in pretest (ad7add0)

v4.2.6

4.2.6 (2020-05-07)

Bug Fixes

v4.2.5

4.2.5 (2020-04-19)

Bug Fixes

  • made it possible to pass uuid instead of generating one internally (#583) (083edfb), closes #580

v4.2.4

4.2.4 (2020-04-19)

Bug Fixes

  • types: adding typescript d.ts file into dist (e6300f7), closes #579

v4.2.3

4.2.3 (2020-04-13)

Bug Fixes

  • mark prop-types and uuid as external to avoid bundling them (#582) (fb60855)

v4.2.2

4.2.2 (2020-04-11)

Bug Fixes

  • types: adding types filename to package (#579) (05d8de2)
Changelog

Sourced from react-tooltip's changelog.

4.2.8 (2020-08-06)

Bug Fixes

  • showtooltip: check if tooltipRef is undefined (#623) (f63eab2)

Change Log

v3.9.0 (2018/11/07 00:43 +00:00)

v3.8.4 (2018/09/12 18:00 +00:00)

  • #428 fix(example): warning from react, make text match code. (@aronhelser)

v3.8.3 (2018/09/12 13:47 +00:00)

  • #426 perf(Use sanitize-html-react instead of sanitize-html) (@jgerlier)
  • #425 fix(index.js): fix state initialization (@MtBlue81)

v3.8.2 (2018/09/11 17:55 +00:00)

  • #413 fix(index.js): Use correct orientation when mouse enters (@an4ger)

v3.8.1 (2018/09/06 14:07 +00:00)

v3.7.0 (2018/09/03 15:13 +00:00)

v3.6.1 (2018/06/05 13:46 +00:00)

v3.6.0 (2018/05/15 18:03 +00:00)

v3.5.1 (2018/05/03 18:11 +00:00)

Commits
  • 49b6cd4 chore(release): 4.2.8 [skip ci]
  • 30984cd style: applying single quoute rule
  • f63eab2 fix(showtooltip): check if tooltipRef is undefined (#623)
  • 81ce00d docs(readme): deleting broken link
  • a555060 fix: skip warning in example
  • 5e2b8db fix(type): Fix global method parameter type (#585)
  • ad7add0 fix: validate lint in pretest
  • 25e4e3d style(prettier): adding prettier rules and validations
  • 7cc1203 fix: release event listners (#534)
  • e7bea2d chore(ts): export the TooltipProps interface (#592)
  • Additional commits viewable in compare view


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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #430.