ant-design / compatible

https://compatible.now.sh
MIT License
89 stars 23 forks source link

build(deps): bump rc-util from 4.21.1 to 5.1.0 #76

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps rc-util from 4.21.1 to 5.1.0.

Release notes

Sourced from rc-util's releases.

v5.1.0

  • feat: toArray support empty (#141) 6890680

https://github.com/react-component/util/compare/v5.0.7...v5.1.0

v5.0.7

  • fix: Raf should not crash by window not defined f272d40

https://github.com/react-component/util/compare/v5.0.6...v5.0.7

v5.0.6

  • fix: Arrow function ref support (#130) 66803b6

https://github.com/react-component/util/compare/v5.0.5...v5.0.6

v5.0.5

  • fix: supportRef check memo (#123) 8da49ba

https://github.com/react-component/util/compare/v5.0.4...v5.0.5

v5.0.1

  • fix target.addEventListener is undefined f567275

https://github.com/react-component/util/compare/v5.0.0...v5.0.1

v5.0.0

  • 5.0.0 changelog f78aa51
  • :wastebasket: remove prop-types and react-lifecycles-compat (#113) bad62a0
  • Bump @umijs/fabric from 1.2.12 to 2.0.8 (#95) 8cadfb6
  • fix eslint 5721779
  • remove add-dom-event-listener and prop-types bdf22d3

https://github.com/react-component/util/compare/v4.21.1...v5.0.0

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


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)
vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

dependabot-preview[bot] commented 4 years ago

Superseded by #79.