jtaaa / jtaaa.github.io__old

My nice, new personal website!
https://jallum.xyz
0 stars 0 forks source link

Bump react-tooltip from 3.9.2 to 4.2.17 #67

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps react-tooltip from 3.9.2 to 4.2.17.

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)

... (truncated)

Changelog

Sourced from react-tooltip's changelog.

4.2.17 (2021-03-26)

Bug Fixes

4.2.16 (2021-03-26)

Bug Fixes

  • index.js: fix exception when testing with Jest (#682) (f885f1f)

4.2.15 (2021-02-26)

Bug Fixes

  • do not delay show if tooltip is already shown (#676) (e8b9d84)

4.2.14 (2021-02-16)

Bug Fixes

4.2.13 (2021-01-15)

Bug Fixes

  • domexception: revert previous changed for unexpected behavior (85e38bb), closes #667

4.2.12 (2021-01-14)

Bug Fixes

  • style injection: change style injection default root (a00c5b7), closes #665

4.2.11 (2020-11-22)

Bug Fixes

  • styles: add styles for shadow dom (00d1539), closes #597

4.2.10 (2020-09-14)

... (truncated)

Commits
  • 9006d11 chore(release): 4.2.17 [skip ci]
  • 9b49395 fix(type): added role property to types (#679)
  • 4797662 chore(release): 4.2.16 [skip ci]
  • f885f1f fix(index.js): fix exception when testing with Jest (#682)
  • 55f11ad chore(release): 4.2.15 [skip ci]
  • e8b9d84 fix: do not delay show if tooltip is already shown (#676)
  • 336aecc chore(release): 4.2.14 [skip ci]
  • 1e10cce fix(styles): change style injection way (#668)
  • 13ade50 chore(release): 4.2.13 [skip ci]
  • 85e38bb fix(domexception): revert previous changed for unexpected behavior
  • 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 3 years ago

Superseded by #72.