Skip to content

Comments

fix(deps): update dependency core-js to ~3.1.0#86

Merged
zuohuadong merged 1 commit intomasterfrom
renovate/core-js-3.x
May 20, 2019
Merged

fix(deps): update dependency core-js to ~3.1.0#86
zuohuadong merged 1 commit intomasterfrom
renovate/core-js-3.x

Conversation

@renovate
Copy link

@renovate renovate bot commented May 19, 2019

This PR contains the following updates:

Package Type Update Change References
core-js dependencies minor ~3.0.1 -> ~3.1.0 source

Release Notes

zloirock/core-js

v3.1.0

Compare Source

  • String#matchAll moved to stable ES, exposed Symbol.matchAll, #​516
  • Promise.allSettled moved to stage 3, #​515
  • String#replaceAll moved to stage 2, behavior updated by the spec draft, #​524
  • Promise.any moved to stage 1, #​517
  • Removed es.regexp.flags dependency from es.regexp.to-string, #​536, #​537
  • Fixed IE8- non-enumerable properties support in Object.{ assign, entries, values }, #​541
  • Fixed support of primitives in Object.getOwnPropertySymbols in Chrome 38 / 39, #​539
  • window.postMessage-based task implementation uses location origin over '*', #​542
  • Lookup PromiseConstructor.resolve only once in Promise combinators, tc39/ecma262#​1506
  • Temporarily removed core-js dependency from core-js-compat since it's required for missed at this moment feature
  • Show a message on postinstall
  • Added compat data for Chrome 76, FF 67, Node 12

Renovate 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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@zuohuadong zuohuadong merged commit e1b8b52 into master May 20, 2019
@Tian-Hun Tian-Hun deleted the renovate/core-js-3.x branch June 4, 2019 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants