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

chore: Bump rc-drawer from 4.4.3 to 7.0.0 #389

Merged
merged 1 commit into from Jan 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2024

Bumps rc-drawer from 4.4.3 to 7.0.0.

Release notes

Sourced from rc-drawer's releases.

v7.0.0

  • chore(deps-dev): bump glob from 7.2.3 to 10.3.10 (#431) 1c8cd71
  • chore(deps-dev): bump @​testing-library/jest-dom from 5.17.0 to 6.2.0 (#436) 9eb0a07
  • chore(deps-dev): bump np from 7.7.0 to 9.2.0 (#437) f6521b0
  • chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 (#438) 18ae7dc
  • refactor: remove contentWrapperStyle, use styles.wrapper instead (#439) 5848294
  • chore(deps-dev): bump @​types/jest from 27.5.2 to 29.5.11 (#430) 570e77b
  • chore(deps-dev): bump less from 3.13.1 to 4.2.0 (#433) d67525f
  • chore(deps-dev): bump antd from 4.24.15 to 5.12.7 (#435) 959c30a
  • chore(deps-dev): bump eslint from 7.32.0 to 8.35.0 (#400) 1265883

react-component/drawer@v6.5.2...v7.0.0

v6.5.2

  • feat: classNames & styles support content (#428) 2ea8730

react-component/drawer@v6.5.1...v6.5.2

v6.5.1

  • feat: support styles (#427) d3087c1

react-component/drawer@v6.5.0...v6.5.1

v6.5.0

  • feat: support classNames (#426) c57edaa

react-component/drawer@v6.4.1...v6.5.0

v6.4.1

No release notes provided.

v6.4.0

  • feat: drawer support panelRef (#424) 7d05f7c

react-component/drawer@v6.3.0...v6.4.0

v6.3.0

  • feat: support id prop (#421) 96b6aa8
  • feat: update demo (#420) f2d8b7c

react-component/drawer@v6.2.0...v6.3.0

v6.2.0

  • feat: Support body props (#419) 2e8b67a
  • feat: support data-* (#404) 3ec3caf
  • feat: update dumi (#418) d1d81b7

react-component/drawer@v6.1.6...v6.2.0

v6.1.6

... (truncated)

Commits
  • 4629910 7.0.0
  • 1c8cd71 chore(deps-dev): bump glob from 7.2.3 to 10.3.10 (#431)
  • 9eb0a07 chore(deps-dev): bump @​testing-library/jest-dom from 5.17.0 to 6.2.0 (#436)
  • f6521b0 chore(deps-dev): bump np from 7.7.0 to 9.2.0 (#437)
  • 18ae7dc chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 (#438)
  • 5848294 refactor: remove contentWrapperStyle, use styles.wrapper instead (#439)
  • 570e77b chore(deps-dev): bump @​types/jest from 27.5.2 to 29.5.11 (#430)
  • d67525f chore(deps-dev): bump less from 3.13.1 to 4.2.0 (#433)
  • 959c30a chore(deps-dev): bump antd from 4.24.15 to 5.12.7 (#435)
  • 1265883 chore(deps-dev): bump eslint from 7.32.0 to 8.35.0 (#400)
  • Additional commits viewable in compare view

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 <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)

Bumps [rc-drawer](https://github.com/react-component/drawer) from 4.4.3 to 7.0.0.
- [Release notes](https://github.com/react-component/drawer/releases)
- [Changelog](https://github.com/react-component/drawer/blob/master/CHANGELOG.md)
- [Commits](react-component/drawer@v4.4.3...v7.0.0)

---
updated-dependencies:
- dependency-name: rc-drawer
  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 Jan 4, 2024
Copy link

vercel bot commented Jan 4, 2024

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

Name Status Preview Comments Updated (UTC)
dialog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 9:26pm

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a3b4bf9) 99.41% compared to head (75f8461) 99.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files           8        8           
  Lines         170      170           
  Branches       52       52           
=======================================
  Hits          169      169           
  Misses          1        1           

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

@afc163 afc163 merged commit 8ded2a8 into master Jan 5, 2024
9 checks passed
@afc163 afc163 deleted the dependabot/npm_and_yarn/rc-drawer-7.0.0 branch January 5, 2024 01:58
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

1 participant