Create-React-Meteor-App
Create-React-Meteor-App copied to clipboard
Update dependency core-js to v2.6.12 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| core-js | 2.5.7 -> 2.6.12 |
Release Notes
zloirock/core-js
v2.6.12
- Added code points / code units explicit feature detection in
String#atfor preventing breakage code which use obsoleteString#atproposal polyfill - Added
OPEN_SOURCE_CONTRIBUTORdetection inpostinstall - Added Drone CI detection in
postinstall
v2.6.11
- Returned usage of
node -ein thepostinstallscripts for better cross-platform compatibility, #β582 - Improved CI detection in the
postinstallscript, #β707
v2.6.10
- Show similar
postinstallmessages only once pernpm i, #β597
v2.6.9
- Some fixes and improvements of the
postinstallscript like supportnpmcolor config (#β556) or adding support ofADBLOCKenv variable
v2.6.8
- Added a workaround of a strange
npxbug onpostinstall, #β551
v2.6.7
v2.6.6
- Fixed IE8- non-enumerable properties support in
Object.{ assign, entries, values }, #β541 - Fixed support of primitives in
Object.getOwnPropertySymbolsin Chrome 38 / 39, #β539 - Show a message on
postinstall
v2.6.5
- Fixed buggy
String#padStartandString#padEndmobile Safari implementations, #β414.
v2.6.4
- Added a workaround against crushing an old IE11.0.9600.16384 build, #β485.
v2.6.3
- Added a workaround for
babel-minifybug, #β479
v2.6.2
- Fixed handling of
$inString#replace, #β471
v2.6.1
- Added code points / code units explicit feature detection in
String#atfor preventing breakage code which use obsoleteString#atproposal polyfill - Added
OPEN_SOURCE_CONTRIBUTORdetection inpostinstall - Added Drone CI detection in
postinstall
v2.6.0
- Add direct
.execcalling toRegExp#{@​@​replace, @​@​split, @​@​match, @​@​search}. Also, added fixes forRegExp#execmethod. #β428, #β435, #β458, thanks @βnicolo-ribaudo.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
β οΈ Warning: custom changes will be lost.