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

fix(deps): update dependency core-js to v3.40.0 #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.7.0 -> 3.40.0 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

v3.40.0

Compare Source

v3.39.0

Compare Source

v3.38.1

Compare Source

v3.38.0

Compare Source

v3.37.1

Compare Source

v3.37.0

Compare Source

v3.36.1

Compare Source

v3.36.0

Compare Source

v3.35.1

Compare Source

v3.35.0

Compare Source

v3.34.0

Compare Source

v3.33.3

Compare Source

v3.33.2

Compare Source

  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:

v3.33.1

Compare Source

v3.33.0

Compare Source

v3.32.2

Compare Source

  • Fixed structuredClone feature detection core-js@3.32.1 bug, #​1288
  • Added a workaround of old WebKit + eval bug, #​1287
  • Compat data improvements:
    • Added Samsung Internet 23 compat data mapping
    • Added Quest Browser 29 compat data mapping

v3.32.1

Compare Source

  • Fixed some cases of IEEE754 rounding, #​1279, thanks @​petamoriken
  • Prevented injection process polyfill to core-js via some bundlers or esm.sh, #​1277
  • Some minor fixes and stylistic changes
  • Compat data improvements:

v3.32.0

Compare Source

v3.31.1

Compare Source

v3.31.0

Compare Source

v3.30.2

Compare Source

  • Added a fix for a NodeJS 20.0.0 bug with cloning File via structuredClone
  • Added protection from Terser unsafe String optimization, #​1242
  • Added a workaround for getting proper global object in Figma plugins, #​1231
  • Compat data improvements:

v3.30.1

Compare Source

v3.30.0

Compare Source

v3.29.1

Compare Source

v3.29.0

Compare Source

  • Added URLSearchParams.prototype.size getter, url/734
  • Allowed cloning resizable ArrayBuffers in the structuredClone polyfill
  • Fixed wrong export in /(stable|actual|full)/instance/unshift entries, #​1207
  • Compat data improvements:
    • Set methods proposal marked as supported from Bun 0.5.7
    • String.prototype.toWellFormed marked as fixed from Bun 0.5.7

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/core-js-3.x branch 6 times, most recently from 452b4c9 to 9e3cddc Compare December 6, 2020 03:01
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.8.0 fix(deps): update dependency core-js to v3.8.1 Dec 6, 2020
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 8 times, most recently from 952188f to 1b38583 Compare December 11, 2020 18:23
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 3eb8f1a to ea1212e Compare December 18, 2020 19:09
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ea1212e to 8e18256 Compare January 3, 2021 15:44
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.8.1 fix(deps): update dependency core-js to v3.8.2 Jan 3, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 4 times, most recently from fa6d66a to 3199037 Compare January 11, 2021 21:55
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 6 times, most recently from 051b79d to 9e8b6c6 Compare January 19, 2021 08:25
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.8.2 fix(deps): update dependency core-js to v3.8.3 Jan 19, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 4 times, most recently from 51ab273 to 897198b Compare November 28, 2024 09:30
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 6 times, most recently from d4a15f3 to 172bc68 Compare December 9, 2024 17:21
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 6 times, most recently from 86fb9da to b7922f8 Compare December 16, 2024 17:52
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 4 times, most recently from 965ffd6 to 51d2330 Compare December 18, 2024 19:56
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 5 times, most recently from 18dc4ce to 06d3724 Compare January 8, 2025 15:23
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.39.0 fix(deps): update dependency core-js to v3.40.0 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 6dbdd39 to 5dc9764 Compare January 10, 2025 14:55
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5dc9764 to 1cc97c5 Compare January 15, 2025 18:13
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.

1 participant