Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

chore(deps): bump react-tooltip from 4.2.21 to 4.4.3#154

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-tooltip-4.4.3
Closed

chore(deps): bump react-tooltip from 4.2.21 to 4.4.3#154
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-tooltip-4.4.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps react-tooltip from 4.2.21 to 4.4.3.

Release notes

Sourced from react-tooltip's releases.

v4.4.3

That one was supposed to be v4.5.0, but for a mistake was released as v4.4.3 because of a skip ci in feat commit and the trigger was a fix commit.

What's Changed

New Contributors

Full Changelog: ReactTooltip/react-tooltip@v4.4.2...v4.4.3 AND https://github.com/ReactTooltip/react-tooltip/blob/releases/CHANGELOG.md

v4.4.2

Full Changelog: ReactTooltip/react-tooltip@v4.4.1...v4.4.2

v4.4.1

What's Changed

New Contributors

Full Changelog: ReactTooltip/react-tooltip@v4.4.0...v4.4.1 AND https://github.com/ReactTooltip/react-tooltip/blob/releases/CHANGELOG.md

v4.4.0

What's Changed

New Contributors

Full Changelog: ReactTooltip/react-tooltip@v4.3.1...v4.4.0 AND https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md#440-2022-10-13

v4.3.1

What's Changed

Full Changelog: ReactTooltip/react-tooltip@v4.3.0...v4.3.1 AND

... (truncated)

Changelog

Sourced from react-tooltip's changelog.

4.4.3 (2022-10-22)

Bug Fixes

  • use double quotes instead of single quotes in sass (b19ebcb)
  • use double quotes instead of single quotes in sass (1f776ac)

4.4.2 (2022-10-18)

Bug Fixes

  • revert the flow to do a release from master branch (03b7c4e)

4.4.0 (2022-10-13)

Features

  • add borderClass prop to allow a custom border class (2eec877)
  • add borderClass prop to allow a custom border class [skip-ci] (9844a6c)

Reverts

  • revert the upgrade in uuid as it was breaking the examples page (71afd00)

4.3.1 (2022-10-13)

Bug Fixes

  • add validation before call callbackAfter function as function (aae936e)

4.3.0 (2022-10-12)

Bug Fixes

Features

Commits
  • e0433d4 chore(release): 4.4.3 [skip ci]
  • b19ebcb fix: use double quotes instead of single quotes in sass
  • 1f776ac fix: use double quotes instead of single quotes in sass
  • 3dc3375 Merge pull request #806 from erezcarmel/custom-round-corners [skip ci]
  • ceda5bd Refactored the arrow implementation, added custom corners support, updated tests
  • df4a466 chore(release): 4.4.2 [skip ci]
  • 03b7c4e fix: revert the flow to do a release from master branch
  • 9ea5826 fix: use uuid v7 instead of v8 to fix jest tests
  • 6bd92f6 Merge pull request #804 from ReactTooltip/fix/uuid-version
  • 5b1500b fix: use uuid v7 instead of v8 to fix jest tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by danielbarion, a new releaser for react-tooltip since your current version.


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)

Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 4.2.21 to 4.4.3.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v4.2.21...v4.4.3)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #162.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-tooltip-4.4.3 branch December 1, 2022 05:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants