react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 295 forks source link

build(deps): bump rc-util from 4.21.1 to 5.6.2 #485

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps rc-util from 4.21.1 to 5.6.2.

Release notes

Sourced from rc-util's releases.

v5.6.2

  • fix: remove ScrollLocker touchmove (#182) 4013b7d

https://github.com/react-component/util/compare/v5.6.1...v5.6.2

v5.6.1

  • fix: ScrollLocker close at the same time cacheStyle queue (#181) 9d3fa49

https://github.com/react-component/util/compare/v5.6.0...v5.6.1

v5.6.0

  • feat: add ScrollLocker (#179) a470f80

https://github.com/react-component/util/compare/v5.5.1...v5.6.0

v5.5.1

  • fix: StrictMode modal scroll bar (#174) 6e8bb72

https://github.com/react-component/util/compare/v5.5.0...v5.5.1

v5.5.0

  • feat: add isMobile func bac008e
  • Merge pull request #163 from brandonbloom/react-peer-dependencies c2a8ee0
  • Add react and react-dom as peer dependencies 2200452

https://github.com/react-component/util/compare/v5.4.0...v5.5.0

v5.4.0

  • refactor: Clean up unnecessary code (#152) 5f5c74c

https://github.com/react-component/util/compare/v5.3.5...v5.4.0

v5.3.5

  • chore: Use native contains 1767d84

https://github.com/react-component/util/compare/v5.3.4...v5.3.5

v5.3.4

  • chore: Should keep trigger didUpdate with Portal render 5132727

https://github.com/react-component/util/compare/v5.3.3...v5.3.4

v5.3.3

  • fix: fixed element is visible d9db17e

https://github.com/react-component/util/compare/v5.3.2...v5.3.3

v5.3.2

  • fix: PortalWrapper should support default render 5167997
Changelog

Sourced from rc-util's changelog.

History


5.0.0

  • Remove prop-types from deps.
  • Remove add-dom-event-listener from deps.
  • Remove react-lifecycles-compact from deps.

4.16.1 / 2019-12-09

  • PortaWrapper add switchScrollingEffect prop.
  • Add setStyle.
  • Improve switchScrollingEffect when closed

4.15.0 / 2019-11-09

4.14.0 / 2019-10-29

  • add supportRef check

4.13.0 / 2019-10-10

  • add domHooks for test

4.12.0 / 2019-10-08

  • add ref util

4.11.0 / 2019-08-23

  • warning support noteOnce

4.8.0 / 2019-07-09

  • add findDOMNode to check if a DOM first and then use native findDOMNode

4.7.0 / 2019-07-08

  • add PortalWrapper to support body scroll control

4.6.0 / 2016-10-15

  • addDOMEventListener support option

3.4.0 / 2016-08-16

Commits
Maintainer changes

This version was pushed to npm by dahong, a new releaser for rc-util since your current version.


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.