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 #105

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 27, 2019

This PR contains the following updates:

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

Release Notes

zloirock/core-js (core-js)

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 [email protected] 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
    • Added Deno 1.31 compat data mapping

v3.28.0

Compare Source

3.28.0 - 2023.02.14

v3.27.2

Compare Source

  • Set methods proposal updates:
    • Closing of iterators of Set-like objects on early exit, proposal-set-methods/85
    • Some other minor internal changes
  • Added one more workaround of a webpack dev server bug on IE global methods, #​1161
  • Fixed possible String.{ raw, cooked } error with empty template array
  • Used non-standard V8 Error.captureStackTrace instead of stack parsing in new error classes / wrappers where it's possible
  • Added detection correctness of iteration to Promise.{ allSettled, any } feature detection, Hermes issue
  • Compat data improvements:
    • Change Array by copy proposal marked as supported from V8 ~ Chrome 110
    • Added Samsung Internet 20 compat data mapping
    • Added Quest Browser 25 compat data mapping
    • Added React Native 0.71 Hermes compat data
    • Added Electron 23 and 24 compat data mapping
    • self marked as fixed in Deno 1.29.3, deno/17362
  • Minor tweaks of minification settings for core-js-bundle
  • Refactoring, some minor fixes, improvements, optimizations

v3.27.1

Compare Source

  • Fixed a Chakra-based MS Edge (18-) bug that unfreeze (O_o) frozen arrays used as WeakMap keys
  • Fixing of the previous bug also fixes some cases of String.dedent in MS Edge
  • Fixed dependencies of some entries

v3.27.0

Compare Source

  • Iterator Helpers proposal:
    • Built-ins:
      • Iterator
        • Iterator.from
        • Iterator.prototype.drop
        • Iterator.prototype.every
        • Iterator.prototype.filter
        • Iterator.prototype.find
        • Iterator.prototype.flatMap
        • Iterator.prototype.forEach
        • Iterator.prototype.map
        • Iterator.prototype.reduce
        • Iterator.prototype.some
        • Iterator.prototype.take
        • Iterator.prototype.toArray
        • Iterator.prototype.toAsync
        • Iterator.prototype[@​@​toStringTag]
      • AsyncIterator
        • AsyncIterator.from
        • AsyncIterator.prototype.drop
        • AsyncIterator.prototype.every
        • AsyncIterator.prototype.filter
        • AsyncIterator.prototype.find
        • AsyncIterator.prototype.flatMap
        • AsyncIterator.prototype.forEach
        • AsyncIterator.prototype.map
        • AsyncIterator.prototype.reduce
        • AsyncIterator.prototype.some
        • AsyncIterator.prototype.take
        • AsyncIterator.prototype.toArray
        • AsyncIterator.prototype[@​@​toStringTag]
    • Moved to Stage 3, [November 2022 TC39 meeting](https://redirect.github.com/babel/proposals/issues/85#issuecomment-133347430

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from dd23686 to b3a1e6c Compare July 4, 2019 20:37
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 0d95568 to b7cc731 Compare August 12, 2019 12:32
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b7cc731 to 964b4e0 Compare November 10, 2019 20:07
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 964b4e0 to a174947 Compare November 21, 2019 10:03
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a174947 to d19966e Compare December 14, 2019 17:49
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d19966e to 6d0706a Compare December 21, 2019 22:01
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6d0706a to fc148db Compare December 30, 2019 10:04
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fc148db to 4b65b88 Compare January 18, 2020 14:04
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4b65b88 to 970389b Compare April 26, 2020 11:06
@renovate renovate bot changed the title Update dependency core-js to v3 fix(deps): update dependency core-js to v3 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 970389b to c04f757 Compare November 27, 2020 00:06
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c04f757 to 958f218 Compare December 6, 2020 23:04
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 958f218 to 41b4219 Compare January 6, 2021 04:00
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 41b4219 to ae874f0 Compare January 24, 2021 10:03
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ae874f0 to cc7f1f6 Compare April 26, 2021 17:05
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from cc7f1f6 to 1f5e3f4 Compare May 9, 2021 22:41
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1f5e3f4 to 3ed6272 Compare June 6, 2021 23:06
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3ed6272 to 8be0b23 Compare October 19, 2021 02:12
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8be0b23 to 1f95d93 Compare March 7, 2022 17:19
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1f95d93 to acf259a Compare April 24, 2022 18:13
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from acf259a to 663ee2b Compare May 16, 2022 00:38
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from e848dac to c33a64a Compare June 23, 2022 22:22
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c33a64a to 2294fa5 Compare September 25, 2022 12:58
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2294fa5 to a0c20a9 Compare November 20, 2022 10:09
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a0c20a9 to b5f7bc2 Compare March 16, 2023 19:58
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b5f7bc2 to 31835c0 Compare April 17, 2023 12:20
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 31835c0 to 41bb7b0 Compare May 28, 2023 12:12
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 41bb7b0 to a924179 Compare June 11, 2023 21:55
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a924179 to c03c664 Compare July 6, 2023 03:51
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c03c664 to c194263 Compare July 27, 2023 19:11
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c194263 to 541eb3e Compare August 18, 2023 19:48
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 541eb3e to 126f2c2 Compare September 7, 2023 13:56
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 126f2c2 to 57628d0 Compare October 1, 2023 20:03
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 57628d0 to 93c36b6 Compare October 20, 2023 06:41
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 93c36b6 to 5c1408b Compare October 30, 2023 19:06
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5c1408b to ea7cd65 Compare November 19, 2023 19:12
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ea7cd65 to 6a60b95 Compare December 5, 2023 18:43
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6a60b95 to 777ce93 Compare December 29, 2023 00:12
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 777ce93 to 1a5836d Compare January 21, 2024 00:11
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1a5836d to 4d68f1d Compare March 2, 2024 11:21
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4d68f1d to e870aad Compare March 19, 2024 02:17
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e870aad to fa8aa70 Compare April 16, 2024 22:06
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fa8aa70 to b2b703f Compare May 14, 2024 09:52
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b2b703f to f496739 Compare August 4, 2024 20:11
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f496739 to 9071dcd Compare August 20, 2024 14:37
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9071dcd to 4a69f14 Compare October 31, 2024 01:47
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.

0 participants