Bump rc-tooltip from 5.2.2 to 6.4.0
Bumps rc-tooltip from 5.2.2 to 6.4.0.
Release notes
Sourced from rc-tooltip's releases.
v6.4.0
- feat(a11y): add screen reader support for Tooltip (#490) 759180e
https://github.com/react-component/tooltip/compare/v6.3.2...v6.4.0
v6.3.2
- refactor: update inner to body (#489) dd409d1
https://github.com/react-component/tooltip/compare/v6.3.1...v6.3.2
v6.3.1
- type: add deprecated info for overlayClassName (#486) dcae397
- type: add deprecated info (#485) 2679015
https://github.com/react-component/tooltip/compare/v6.3.0...v6.3.1
v6.3.0
- feat: supports classnames & styles (#484) 13d7b7a
- Create FUNDING.yml f093bde
https://github.com/react-component/tooltip/compare/v6.2.1...v6.3.0
v6.2.1
- fix: Fixed TooltipRef (#477) 9bac3dd
- test: use unified github action yml (#482) 2ce9802
- fix: tsc noEmit (#481) 27ac8b1
- test: use codecov/codecov-action (#479) 5ab5765
https://github.com/react-component/tooltip/compare/v6.2.0...v6.2.1
v6.2.0
- chore: bump trigger (#474) 703e44f
https://github.com/react-component/tooltip/compare/v6.1.3...v6.2.0
v6.1.3
- add forceRender Type (#472) 5cfc4e3
- chore(deps-dev): bump
@testing-library/reactfrom 13.4.0 to 14.0.0 (#442) 8f4ac4f- Bump less from 3.13.1 to 4.1.1 (#242) d690f01
- chore(deps-dev): bump
@types/jestfrom 26.0.24 to 29.4.0 (#436) 67484dchttps://github.com/react-component/tooltip/compare/v6.1.2...v6.1.3
v6.1.2
- feat: Tooltip ref support nativeElement (#463) c8d83d1
- chore: So many chores (#460) d023229
- docs: update demo (#461) 06cb799
- chore: pick types from upstream (#459) 966131e
https://github.com/react-component/tooltip/compare/v6.1.1...v6.1.2
... (truncated)
Commits
ac46af16.4.0759180efeat(a11y): add screen reader support for Tooltip (#490)ea549a36.3.2dd409d1refactor: update inner to body (#489)dd6cb0d6.3.1dcae397type: add deprecated info for overlayClassName (#486)2679015type: add deprecated info (#485)349cb326.3.013d7b7afeat: supports classnames & styles (#484)f093bdeCreate FUNDING.yml- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 98.15%. Comparing base (e9499d1) to head (7e281f8).
Additional details and impacted files
@@ Coverage Diff @@
## master #13391 +/- ##
=======================================
Coverage 98.15% 98.15%
=======================================
Files 265 265
Lines 10650 10650
Branches 3265 3265
=======================================
Hits 10453 10453
Misses 184 184
Partials 13 13
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@dependabot rebase
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate