Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency core-js to v3.9.0 #104

Merged
merged 1 commit into from
Feb 19, 2021
Merged

Update dependency core-js to v3.9.0 #104

merged 1 commit into from
Feb 19, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.8.2 -> 3.9.0 age adoption passing confidence

Release Notes

zloirock/core-js

v3.9.0

Compare Source

  • Added Array find from last stage 1 proposal
    • Array#findLast
    • Array#findLastIndex
    • %TypedArray%#findLast
    • %TypedArray%#findLastIndex
  • Added %TypedArray%#uniqueBy method for array deduplication stage 1 proposal
    • %TypedArray%#uniqueBy
  • Dropped ToLength detection from array methods feature detection which could cause hanging FF11-21 and some versions of old WebKit, #​764
  • Minified bundle from core-js-bundle uses terser instead of uglify-js

v3.8.3

Compare Source

  • Fixed some more issues related to FF44- legacy Iterator, #​906

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

@renovate renovate bot requested a review from Clivern as a code owner February 18, 2021 19:05
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 81db154 to 0d049a2 Compare February 19, 2021 15:53
@Clivern Clivern merged commit 1ba6b57 into main Feb 19, 2021
@Clivern Clivern deleted the renovate/core-js-3.x branch February 19, 2021 21:47
@mergify
Copy link

mergify bot commented Feb 19, 2021

Nice! PR successfully merged.

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