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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-tooltip from 4.2.21 to 5.16.1 #684

Open
wants to merge 1 commit into
base: v3-development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2023

Bumps react-tooltip from 4.2.21 to 5.16.1.

Release notes

Sourced from react-tooltip's releases.

v5.16.1

If you like the project, please give the project a GitHub 馃専

What's Changed

  • fix: process as undefined on ReactTooltip v5.16.0 when running directly on browser breaking the docs

Full Changelog: ReactTooltip/react-tooltip@v5.16.0...v5.16.1

v5.16.0

If you like the project, please give the project a GitHub 馃専

What's Changed

Full Changelog: ReactTooltip/react-tooltip@v5.15.1...v5.16.0

v5.15.1

If you like the project, please give the project a GitHub 馃専

What's Changed

New Contributors

Full Changelog: ReactTooltip/react-tooltip@v5.15.0...v5.15.1

v5.15.0

If you like the project, please give the project a GitHub 馃専

What's Changed

Full Changelog: ReactTooltip/react-tooltip@v5.14.0...v5.15.0

v5.14.0

If you like the project, please give the project a GitHub 馃専

What's Changed

Full Changelog: ReactTooltip/react-tooltip@v5.13.2...v5.14.0

v5.13.2

If you like the project, please give the project a GitHub 馃専

... (truncated)

Changelog

Sourced from react-tooltip's changelog.

This CHANGELOG is related to version 4 of ReactTooltip

We created the entire project from scratch to build v5, the flow was changed and now the changelog of version 5 is in Github Releases.

4.5.1 (2022-11-23)

Bug Fixes

  • Fixed tooltip arrow center position (13f6e75)

4.5.0 (2022-11-09)

Features

  • add disable internal style prop into react-tooltip.d.ts as feat to trigger semantic-release (ce41c47), closes #811

4.4.5 (2022-11-09)

Bug Fixes

4.4.4 (2022-11-09)

Bug Fixes

  • Fixed the tooltip arrow overlapping tooltip content (51c7e1a)

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

... (truncated)

Commits
  • 2ce8c44 docs: upgrade react-tooltip version on docs
  • bf492f1 chore: bump version to v5.16.1
  • 71a760e fix: docs breaking by process undefined
  • 6484365 chore: bump version to v5.16.0
  • 3a1ed77 Merge pull request #1041 from ReactTooltip/feat/add-manual-inject-styles-flow
  • 424ef70 chore: move some styling styles to base styles instead of core styles
  • c4124c2 fix: add default param to removeStyles function
  • 6d81ed9 docs: random fixes
  • b9fa34a refactor: ignore any warning
  • 0c5046a docs: update docs with handling react tooltip styles sections
  • 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 5.16.1.
- [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...v5.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2023
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.

None yet

0 participants