m-notification
m-notification copied to clipboard
Bump rc-util from 4.21.1 to 5.13.2
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-typesfrom deps.- Remove
add-dom-event-listenerfrom deps.- Remove
react-lifecycles-compactfrom deps.4.16.1 / 2019-12-09
- PortaWrapper add
switchScrollingEffectprop.- Add
setStyle.- Improve
switchScrollingEffectwhen closed4.15.0 / 2019-11-09
- Add
unsafeLifecyclesPolyfill. ant-design/ant-design#97924.14.0 / 2019-10-29
- add
supportRefcheck4.13.0 / 2019-10-10
- add
domHooksfor test4.12.0 / 2019-10-08
- add
refutil4.11.0 / 2019-08-23
- warning support
noteOnce4.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
88be0cb5.13.2d7f6f92fix: getContainer extra width style (#260)ddba9d55.13.1c913743fix: Invalidate element7f43cde5.13.0c97748afeat: Support target scrollbar size (#243)f51a0215.12.2f945b9dchore: Use origin prepend when validate53e4fa25.12.189f9e6cfix: parentElement is null when the parent node is document-fragment (#224)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)