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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rc-tooltip from 5.2.2 to 6.2.1 #13219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps rc-tooltip from 5.2.2 to 6.2.1.

Release notes

Sourced from rc-tooltip's releases.

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

react-component/tooltip@v6.2.0...v6.2.1

v6.2.0

  • chore: bump trigger (#474) 703e44f

react-component/tooltip@v6.1.3...v6.2.0

v6.1.3

  • add forceRender Type (#472) 5cfc4e3
  • chore(deps-dev): bump @​testing-library/react from 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/jest from 26.0.24 to 29.4.0 (#436) 67484dc

react-component/tooltip@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

react-component/tooltip@v6.1.1...v6.1.2

v6.1.1

  • fix: fix npm files (#458) 88ded8a
  • Update README.md aca75b4

react-component/tooltip@v6.1.0...v6.1.1

v6.1.0

  • feat: pass fresh (#456) f3ffdb1
  • patch: export tooltip ref (#454) 595be48
  • docs: site doc (#450) c5374d7
  • feat: arrow support className (#449) a6285d1

react-component/tooltip@v6.0.1...v6.1.0

v6.0.1

  • chore: fix missing def eb23ffc

react-component/tooltip@v6.0.0...v6.0.1

v6.0.0

  • refactor: Use @rc-component/trigger (#438) fb9d8bd

... (truncated)

Commits

Dependabot compatibility score

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rc-tooltip](https://github.com/react-component/tooltip) from 5.2.2 to 6.2.1.
- [Release notes](https://github.com/react-component/tooltip/releases)
- [Changelog](https://github.com/react-component/tooltip/blob/master/CHANGELOG.md)
- [Commits](react-component/tooltip@v5.2.2...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.29%. Comparing base (06db4b7) to head (fdae443).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13219   +/-   ##
=======================================
  Coverage   98.28%   98.29%           
=======================================
  Files         267      267           
  Lines       10621    10621           
  Branches     3231     3231           
=======================================
+ Hits        10439    10440    +1     
+ Misses        169      168    -1     
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@diox
Copy link
Member

diox commented Nov 19, 2024

See mozilla/addons#14675 - needs manual testing to ensure this doesn't regress.

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant