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-tooltip and @types/react-tooltip #2955

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps react-tooltip and @types/react-tooltip. These dependencies needed to be updated together.
Updates react-tooltip from 3.11.1 to 4.2.21

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.21 (2021-05-28)

Bug Fixes

  • compability: add polyfill and change styles (#706) (b6e9a1c)

4.2.20 (2021-05-28)

Bug Fixes

  • add aria hidden attribute to style tag (#703) (d60c2b7)

4.2.19 (2021-05-06)

Bug Fixes

  • src/index.js: hide tooltip if blurred (tabbed out) (#699) (e0a2a1d)

4.2.18 (2021-04-25)

Bug Fixes

  • src/index.js: add accessibility support for tabbing (#695) (ae936a5)

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)

... (truncated)

Commits
  • 8f22191 chore(release): 4.2.21 [skip ci]
  • b6e9a1c fix(compability): add polyfill and change styles (#706)
  • 6d702c8 chore(release): 4.2.20 [skip ci]
  • d60c2b7 fix: add aria hidden attribute to style tag (#703)
  • 36e03d6 chore(release): 4.2.19 [skip ci]
  • e0a2a1d fix(src/index.js): hide tooltip if blurred (tabbed out) (#699)
  • c263aa0 chore(release): 4.2.18 [skip ci]
  • ae936a5 fix(src/index.js): add accessibility support for tabbing (#695)
  • 9006d11 chore(release): 4.2.17 [skip ci]
  • 9b49395 fix(type): added role property to types (#679)
  • Additional commits viewable in compare view

Updates @types/react-tooltip from 3.9.3 to 4.2.4

Release notes

Sourced from @​types/react-tooltip's releases.

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)

v4.2.1

4.2.1 (2020-04-08)

Bug Fixes

  • getPosition Util: Remove shouldUpdatePlace check from position check (1f8a054), closes #574

v4.2.0

4.2.0 (2020-04-08)

Features

v4.1.5

4.1.5 (2020-04-02)

Bug Fixes

  • update uuid module (d937e59)
  • uuid: Use uuid package for unique class names (#566) (c2c2243)

v4.1.4

... (truncated)

Commits

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 dependabot bot force-pushed the dependabot/npm_and_yarn/react-tooltip-and-types/react-tooltip-4.2.21 branch from 1dca545 to 3941a69 Compare June 23, 2022 23:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-tooltip-and-types/react-tooltip-4.2.21 branch from 3941a69 to beb4714 Compare July 11, 2022 21:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-tooltip-and-types/react-tooltip-4.2.21 branch from beb4714 to dba1e3e Compare August 24, 2022 02:19
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) and [@types/react-tooltip](https://github.com/wwayne/react-tooltip). These dependencies needed to be updated together.

Updates `react-tooltip` from 3.11.1 to 4.2.21
- [Release notes](https://github.com/wwayne/react-tooltip/releases)
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v3.11.1...v4.2.21)

Updates `@types/react-tooltip` from 3.9.3 to 4.2.4
- [Release notes](https://github.com/wwayne/react-tooltip/releases)
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wwayne/react-tooltip/commits/v4.2.4)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react-tooltip"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-tooltip-and-types/react-tooltip-4.2.21 branch from dba1e3e to c048059 Compare August 24, 2022 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants