react-component / steps

React Steps
https://steps.vercel.app/
MIT License
334 stars 112 forks source link

chore(deps-dev): bump rc-dialog from 8.9.0 to 9.3.4 #337

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 11 months ago

Bumps rc-dialog from 8.9.0 to 9.3.4.

Release notes

Sourced from rc-dialog's releases.

v9.3.4

  • fix: fix throw error cause by import warning from rc-util (#370) 5795478

https://github.com/react-component/dialog/compare/v9.3.3...v9.3.4

v9.3.3

  • feat: classNames & styles support content (#368) 956beac

https://github.com/react-component/dialog/compare/v9.3.2...v9.3.3

v9.3.2

  • feat: support styles (#367) 0d367ae

https://github.com/react-component/dialog/compare/v9.3.1...v9.3.2

v9.3.1

  • feat: optimize type (#366) e5f9ef1

https://github.com/react-component/dialog/compare/v9.3.0...v9.3.1

v9.2.0

  • feat: support panelRef (#363) c88bc55
  • test: fix test case (#362) 76f3e5d

https://github.com/react-component/dialog/compare/v9.1.0...v9.2.0

v9.1.0

  • feat: add afterOpenChange prop (#349) 08da1bf
  • chore: father4 & rc-test (#350) b666e19
  • chore: merge master fd1e6f1
  • feat: dumi 1.x -> 2.x (#340) da62840
  • Update README.md 86b022f
  • 9.0.1 48c9c2a

https://github.com/react-component/dialog/compare/v9.0.2...v9.1.0

v9.0.2

  • fix: focusTriggerAfterClose not working (#307) 40355b8
  • chore: Bump @​umijs/fabric from 2.14.0 to 3.0.0 (#301) d8e2732
  • chore: Bump @​types/react-dom from 16.9.17 to 18.0.8 (#303) e38b508

https://github.com/react-component/dialog/compare/v9.0.1...v9.0.2

v9.0.1

  • chore: clean useless code 578d77f
  • fix: Dialog start with mouse pos (#306) 3622a34
  • chore: Bump @​types/react from 16.14.34 to 18.0.24 (#299) c503259
  • chore: Bump eslint-config-airbnb from 18.2.1 to 19.0.4 (#300) b4b7196
  • chore: Bump gh-pages from 3.2.3 to 4.0.0 (#296) 07ae490
  • chore: Bump rc-drawer from 4.1.0 to 4.4.0 (#277) 98e797d

... (truncated)

Commits


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 show 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)
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (aaedcbc) 100.00% compared to head (0d111af) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #337 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 93 93 Branches 43 43 ========================================= Hits 93 93 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 8 months ago

Superseded by #354.