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

chore(deps): update dependency core-js to v3.18.1 #8014

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.16.4 -> 3.18.1 age adoption passing confidence

Release Notes

zloirock/core-js

v3.18.1

Compare Source

  • Fixed String.prototype.substr feature detection and compat data
  • Removed mistakenly added .forEach from prototypes of some DOM collections where it shouldn't be, #​988, #​987, thanks @​moorejs
  • Added cause to AggregateError constructor implementation (still without adding to the feature detection)
  • Families of .at and .findLast methods marked as supported in Safari TP
  • Added Electron 16.0 compat data mapping

v3.18.0

Compare Source

  • Added Array.fromAsync stage 1 proposal:
    • Array.fromAsync
    • %TypedArray%.fromAsync
  • .name and .toString() on polyfilled functions improved in many different cases
  • Improved internal IsConstructor and IsCallable checks
  • Fixed some internal cases of GetMethod operation
  • Fixed a bug of MS Edge 18- parseInt / parseFloat with boxed symbols
  • Fixed es.array.{ index-of, last-index-of } compat data
  • Added Deno 1.15 compat data mapping
  • Some other minor fixes and optimizations

v3.17.3

Compare Source

  • Fixed some possible problems related to possible extension of %IteratorPrototype% and %AsyncIteratorPrototype% in the future
  • Fixed DOMTokenList.prototype.{ forEach, @​@​iterator, keys, values, entries } in old WebKit versions where element.classList is not an instance of global DOMTokenList
  • Added NodeJS 16.9 compat data mapping
  • Added Samsung Internet 16.0 compat data mapping

v3.17.2

Compare Source

  • Fixed missed cases of ES3 reserved words usage, related to #​980
  • Fixed dependencies in one missed entry point
  • Some other minor fixes and optimizations

v3.17.1

Compare Source

  • Fixed missed modules-by-versions data

v3.17.0

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@coveralls
Copy link

coveralls commented Sep 1, 2021

Pull Request Test Coverage Report for Build e6721f66-ccfc-4bcb-8b4e-53db516b05ca

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.451%

Totals Coverage Status
Change from base Build 337d8422-5e05-413b-b2b1-a38835fed650: 0.0%
Covered Lines: 5532
Relevant Lines: 5857

💛 - Coveralls

@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.17.0 chore(deps): update dependency core-js to v3.17.1 Sep 1, 2021
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.17.1 chore(deps): update dependency core-js to v3.17.2 Sep 2, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 68b4fa8 to 237d1ea Compare September 9, 2021 09:49
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.17.2 chore(deps): update dependency core-js to v3.17.3 Sep 9, 2021
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.17.3 chore(deps): update dependency core-js to v3.18.0 Sep 19, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 4 times, most recently from 86f4425 to fdeb685 Compare September 24, 2021 14:46
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.18.0 chore(deps): update dependency core-js to v3.18.1 Sep 26, 2021
@kamilmysliwiec kamilmysliwiec merged commit 00b47bd into master Sep 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/core-js-3.x branch September 27, 2021 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants