vue-moveable
vue-moveable copied to clipboard
chore(deps): update dependency core-js to v3.19.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| core-js | 3.19.0 -> 3.19.1 |
Release Notes
zloirock/core-js
v3.19.1
- Added a workaround for FF26- bug where
ArrayBuffers are non-extensible, butObject.isExtensibledoes not report it:- Fixed in
Object.{ isExtensible, isSealed, isFrozen }andReflect.isExtensible - Fixed handling of
ArrayBuffers as collections keys
- Fixed in
- Fixed
Object#toStringonAggregateErrorin IE10- - Fixed possible lack of dependencies of
WeakMapin IE8- .findLastmethods family marked as supported from Chrome 97- Fixed inheritance of Electron compat data
web.modules - Fixed Safari 15.1 compat data (some features were not added)
- Added iOS Safari 15.1 compat data mapping
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.