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

build(deps-dev): bump rc-dialog from 7.7.0 to 9.4.0 #474

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps rc-dialog from 7.7.0 to 9.4.0.

Release notes

Sourced from rc-dialog's releases.

v9.4.0

  • feat: Dialog support aria-* in closable (#403) 94dcda5
  • fix: fix the issue in the demo where the p element covers the close button, resulting in invalid clicks (#396) 7a3bb93
  • feat: Support document.activeElement (#393) e2d12f4
  • chore: Bump lint-staged from 13.3.0 to 15.2.0 (#375) fb2db17
  • chore: Bump prettier from 2.8.8 to 3.2.1 (#391) bf6b3b6
  • chore: Bump rc-drawer from 4.4.3 to 7.0.0 (#389) 8ded2a8
  • chore: fix vercel (#383) a3b4bf9
  • chore: Bump @​testing-library/jest-dom from 5.17.0 to 6.1.6 (#380) ecc8da9
  • chore: Bump np from 7.7.0 to 9.2.0 (#373) fbcc65a
  • chore: Bump rc-select from 12.1.13 to 14.11.0 (#381) f95e5d7
  • chore: Bump less from 3.13.1 to 4.1.3 (#304) c370bfd
  • chore: Bump @​types/jest from 26.0.24 to 29.4.0 (#343) a8e7527
  • chore: Bump gh-pages from 4.0.0 to 5.0.0 (#357) d6415a5

react-component/dialog@v9.3.4...v9.4.0

v9.3.4

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

react-component/dialog@v9.3.3...v9.3.4

v9.3.3

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

react-component/dialog@v9.3.2...v9.3.3

v9.3.2

  • feat: support styles (#367) 0d367ae

react-component/dialog@v9.3.1...v9.3.2

v9.3.1

  • feat: optimize type (#366) e5f9ef1

react-component/dialog@v9.3.0...v9.3.1

v9.2.0

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

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

... (truncated)

Changelog

Sourced from rc-dialog's changelog.

Changelog

8.5.1

2021-01-07

  • improve: ScrollLocker call related. #227

8.5.0

2021-01-04

  • refactor: use ScrollLocker. #220

8.4.6

2020-12-19

  • fix: trigger close only when click wrap itself. #218

8.4.5

2020-12-07

  • fix: Dialog should keep refresh when forceRender provided. #217

8.4.4

2020-12-03

  • fix: dialog dont close when mouseDown in content and mouseUp in wrapper. #210

  • chore: Should not re-render when dialog is invisible. #212

8.4.3

2020-10-21

  • chore: support react 17. #207

8.4.2

2020-10-14

  • fix: Dialog should not auto destroy. #206

8.4.1

2020-10-11

... (truncated)

Commits
  • 091942e 9.4.0
  • 94dcda5 feat: Dialog support aria-* in closable (#403)
  • 7a3bb93 fix: fix the issue in the demo where the p element covers the close button, r...
  • e2d12f4 feat: Support document.activeElement (#393)
  • fb2db17 chore: Bump lint-staged from 13.3.0 to 15.2.0 (#375)
  • bf6b3b6 chore: Bump prettier from 2.8.8 to 3.2.1 (#391)
  • 8ded2a8 chore: Bump rc-drawer from 4.4.3 to 7.0.0 (#389)
  • a3b4bf9 chore: fix vercel (#383)
  • ecc8da9 chore: Bump @​testing-library/jest-dom from 5.17.0 to 6.1.6 (#380)
  • fbcc65a chore: Bump np from 7.7.0 to 9.2.0 (#373)
  • Additional commits viewable in compare view

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-dialog](https://github.com/react-component/dialog) from 7.7.0 to 9.4.0.
- [Release notes](https://github.com/react-component/dialog/releases)
- [Changelog](https://github.com/react-component/dialog/blob/master/CHANGELOG.md)
- [Commits](react-component/dialog@7.7.0...v9.4.0)

---
updated-dependencies:
- dependency-name: rc-dialog
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 29, 2024
Copy link

vercel bot commented Feb 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tree-select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 9:25pm

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4a85b25) to head (9a8d4c3).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #474   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          519       519           
  Branches       141       141           
=========================================
  Hits           519       519           

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

Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

Superseded by #526.

@dependabot dependabot bot closed this May 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rc-dialog-9.4.0 branch May 28, 2024 22:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants