m-notification icon indicating copy to clipboard operation
m-notification copied to clipboard

Bump rc-util from 4.21.1 to 5.13.2

Open dependabot-preview[bot] opened this issue 4 years ago • 0 comments

Bumps rc-util from 4.21.1 to 5.13.2.

Release notes

Sourced from rc-util's releases.

v5.13.2

  • fix: getContainer extra width style (#260) d7f6f92

https://github.com/react-component/util/compare/v5.13.1...v5.13.2

v5.13.1

  • fix: Invalidate element c913743

https://github.com/react-component/util/compare/v5.13.0...v5.13.1

v5.13.0

  • feat: Support target scrollbar size (#243) c97748a

https://github.com/react-component/util/compare/v5.12.2...v5.13.0

v5.12.2

  • chore: Use origin prepend when validate f945b9d

https://github.com/react-component/util/compare/v5.12.1...v5.12.2

v5.12.1

  • fix: parentElement is null when the parent node is document-fragment (#224) 89f9e6c

https://github.com/react-component/util/compare/v5.12.0...v5.12.1

v5.12.0

  • feat: raf support times (#230) 0e55be6

https://github.com/react-component/util/compare/v5.11.1...v5.12.0

v5.11.1

  • fix: visible logic d217202

https://github.com/react-component/util/compare/v5.11.0...v5.11.1

v5.11.0

  • feat: focus support negative list d9abeb9

https://github.com/react-component/util/compare/v5.10.2...v5.11.0

v5.10.2

  • chore: Move focus to ts 6cbcbd8

https://github.com/react-component/util/compare/v5.10.1...v5.10.2

v5.10.1

  • fix: func (#229) 18d2361

https://github.com/react-component/util/compare/v5.10.0...v5.10.1

... (truncated)

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

... (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 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:

  • 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] avatar Jul 08 '21 21:07 dependabot-preview[bot]