web-monitoring-ui
web-monitoring-ui copied to clipboard
Bump react-tooltip from 4.5.1 to 5.7.2
Bumps react-tooltip from 4.5.1 to 5.7.2.
Release notes
Sourced from react-tooltip's releases.
v5.7.2
If you like the project, please give the project a GitHub 🌟
What's Changed
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /docs by
@dependabotin ReactTooltip/react-tooltip#922- feat: add bundlesize check into the project by
@danielbarionin ReactTooltip/react-tooltip#923- Hide tooltip when anchor element is removed from the DOM by
@gabrieljablonskiin ReactTooltip/react-tooltip#926Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.7.1...v5.7.2
v5.7.1
If you like the project, please give the project a GitHub 🌟
What's Changed
- Fix
Middlewaretype self-reference on build output by@gabrieljablonskiin ReactTooltip/react-tooltip#921Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.7.0...v5.7.1
v5.7.0
If you like the project, please give the project a GitHub 🌟
What's Changed
- Prop
closeOnEscfor closing tooltip when pressing escape key by@gabrieljablonskiin ReactTooltip/react-tooltip#917Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.6.0...v5.7.0
v5.6.0
If you like the project, please give the project a GitHub 🌟
What's Changed
- Adding
floating-uimiddlewares by@alburkerkin ReactTooltip/react-tooltip#912New Contributors
@alburkerkmade their first contribution in ReactTooltip/react-tooltip#912Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.5.2...v5.6.0
v5.5.2
If you like the project, please give the project a GitHub 🌟
What's Changed
- Improve internal provider api and drop usage of
useId()(React v18 no longer required) by@gabrieljablonskiin ReactTooltip/react-tooltip#911Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.5.1...v5.5.2
v5.5.1
... (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.
Commits
ed5ca50chore: bump project version and docs package9d5166ffix: hide tooltip when anchor is removed from DOM7dec4fcMerge pull request #923 from ReactTooltip/feat/bundlesize-check85926c0ci: rollback last commit to fix the pipeline80c2fdbci: improve workflow by spliting build and bundlesizec7be67dci: fix ci by adding a missed script9648bfbci: fix github actions new flowbeae603ci: try share the same dependency installation between jobsfae9e8fci: try share the same dependency installation between jobsde9c0e8ci: rename job name at github action- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jablonski, a new releaser for react-tooltip since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This is a reasonably significant update; I’m not going to worry about including it in routine monthly updates for now. It might be worth doing, but we are also generally putting this project to rest, so 🤷 .