fix(deps): update dependency react-tooltip to v5 #372
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.2.21
->^5.0.0
Release Notes
ReactTooltip/react-tooltip
v5.7.1
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
Middleware
type self-reference on build output by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/921Full Changelog: ReactTooltip/react-tooltip@v5.7.0...v5.7.1
v5.7.0
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
closeOnEsc
for closing tooltip when pressing escape key by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/917Full Changelog: ReactTooltip/react-tooltip@v5.6.0...v5.7.0
v5.6.0
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
floating-ui
middlewares by @alburkerk in https://github.com/ReactTooltip/react-tooltip/pull/912New Contributors
Full Changelog: ReactTooltip/react-tooltip@v5.5.2...v5.6.0
v5.5.2
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
useId()
(React v18 no longer required) by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/911Full Changelog: ReactTooltip/react-tooltip@v5.5.1...v5.5.2
v5.5.1
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
Full Changelog: ReactTooltip/react-tooltip@v5.5.0...v5.5.1
v5.5.0
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
afterShow
andafterHide
callbacks by @Oupsla in https://github.com/ReactTooltip/react-tooltip/pull/899New Contributors
Full Changelog: ReactTooltip/react-tooltip@v5.4.0...v5.5.0
v5.4.0
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
className
prop by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/893clickable
prop, similar to v4 by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/895Full Changelog: ReactTooltip/react-tooltip@v5.3.4...v5.4.0
v5.3.4
Compare Source
If you like the project, please give the project a GitHub 🌟
What's Changed
New Contributors
Full Changelog: ReactTooltip/react-tooltip@v5.3.3...v5.3.4
v5.3.3
Compare Source
What's Changed
New Contributors
Full Changelog: ReactTooltip/react-tooltip@v5.3.2...v5.3.3
v5.3.2
Compare Source
What's Changed
TooltipWrapper
andclick
event by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/879Full Changelog: ReactTooltip/react-tooltip@v5.3.1...v5.3.2
v5.3.1
Compare Source
What's Changed
stale
GitHub action by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/874Full Changelog: ReactTooltip/react-tooltip@v5.3.0...v5.3.1
v5.3.0
Compare Source
What's Changed
data-tooltip-*
attributes by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/864float
effect (follow mouse position) by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/861Full Changelog: ReactTooltip/react-tooltip@v5.2.0...v5.3.0
v5.2.0
Compare Source
What's Changed
noArrow
tooltip option by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/859Full Changelog: ReactTooltip/react-tooltip@v5.1.3...v5.2.0
v5.1.3
Compare Source
What's Changed
Full Changelog: ReactTooltip/react-tooltip@v5.1.2...v5.1.3
v5.1.2
Compare Source
What's Changed
Full Changelog: ReactTooltip/react-tooltip@v5.1.1...v5.1.2
v5.1.1
Compare Source
What's Changed
ReactNode
for wrapper children type instead ofReactElement
by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/853Full Changelog: ReactTooltip/react-tooltip@v5.1.0...v5.1.1
v5.1.0
Compare Source
What's Changed
positionStrategy
prop by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/841React.useId()
by @gabrieljablonski in https://github.com/ReactTooltip/react-tooltip/pull/838New Contributors
Full Changelog: ReactTooltip/react-tooltip@v5.0.0...v5.1.0
v5.0.0
Compare Source
What's Changed
This is a huge change, the React Tooltip component was built from scratch using floating-ui, for more information, please check the PR of V5 or https://react-tooltip.com/docs/category/upgrade-guide
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.