Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

chore(deps): update dependency core-js to 3.39.*#548

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/core-js-3.x
Open

chore(deps): update dependency core-js to 3.39.*#548
renovate[bot] wants to merge 1 commit into
developfrom
renovate/core-js-3.x

Conversation

@renovate

@renovate renovate Bot commented May 9, 2022

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.21.* -> 3.39.* 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 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
    • 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-13

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 7151f42 to 0d16345 Compare May 10, 2022 10:47
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.22.4 chore(deps): update dependency core-js to v3.22.5 May 10, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 0d16345 to 78c6a7a Compare May 22, 2022 19:59
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.22.5 chore(deps): update dependency core-js to v3.22.6 May 22, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 78c6a7a to e11b151 Compare May 24, 2022 15:16
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.22.6 chore(deps): update dependency core-js to v3.22.7 May 24, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from e11b151 to 69c0fe8 Compare June 1, 2022 18:43
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.22.7 chore(deps): update dependency core-js to v3.22.8 Jun 1, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 69c0fe8 to 8f042f4 Compare June 13, 2022 20:35
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.22.8 chore(deps): update dependency core-js to v3.23.0 Jun 13, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 8f042f4 to 21013cd Compare June 14, 2022 15:25
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.23.0 chore(deps): update dependency core-js to v3.23.1 Jun 14, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 21013cd to cdd47b5 Compare June 20, 2022 21:41
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.23.1 chore(deps): update dependency core-js to v3.23.2 Jun 20, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from cdd47b5 to 180ed58 Compare June 25, 2022 21:05
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.23.2 chore(deps): update dependency core-js to v3.23.3 Jun 25, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 180ed58 to e668f95 Compare July 9, 2022 20:13
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.23.3 chore(deps): update dependency core-js to v3.23.4 Jul 9, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from e668f95 to 1ff65a1 Compare July 17, 2022 19:57
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.23.4 chore(deps): update dependency core-js to v3.23.5 Jul 17, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 1ff65a1 to 2a75f0d Compare September 25, 2022 23:09
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.23.5 chore(deps): update dependency core-js to v3.25.2 Sep 25, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 2a75f0d to 00bd0f9 Compare November 20, 2022 08:10
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.25.2 chore(deps): update dependency core-js to v3.26.1 Nov 20, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch 3 times, most recently from 46477f2 to 711ee48 Compare December 25, 2022 20:07
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.26.1 chore(deps): update dependency core-js to v3.27.0 Dec 25, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 711ee48 to fec435e Compare December 29, 2022 18:44
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.27.0 chore(deps): update dependency core-js to v3.27.1 Dec 29, 2022
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.27.1 chore(deps): update dependency core-js to v3.27.2 Jan 18, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 145c9f2 to 61b11ce Compare February 13, 2023 19:31
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.27.2 chore(deps): update dependency core-js to v3.28.0 Feb 13, 2023
@guardrails

guardrails Bot commented Feb 13, 2023

Copy link
Copy Markdown

⚠️ We detected 32 security issues in this pull request:

Vulnerable Libraries (32)
Severity Details
High pkg:npm/stylelint@13.13.1 (t) upgrade to: 15.10.1
Medium pkg:npm/eslint-plugin-node@11.1.0 (t) upgrade to: > 11.1.0
High pkg:npm/@symfony/webpack-encore@1.6.1 (t) upgrade to: > 1.6.1
Medium pkg:npm/webpack-notifier@1.15.0 (t) upgrade to: > 1.15.0
Medium pkg:npm/tarteaucitronjs@1.11.0 (t) upgrade to: 1.13.1
High pkg:npm/postcss-loader@7.0.2 (t) upgrade to: > 7.0.2
Medium pkg:npm/eslint@7.12.1 (t) upgrade to: > 7.12.1
High pkg:npm/eslint-plugin-import@2.25.4 (t) upgrade to: > 2.25.4
Critical pkg:npm/korojscommands@1.2.18 (t) upgrade to: > 1.2.18
Medium pkg:npm/ckeditor4@4.21.0 (t) upgrade to: 4.24.0-lts
High pkg:npm/sass@1.49.11 (t) upgrade to: > 1.49.11
Critical @babel/traverse@7.21.4 (t) upgrade to: >=7.23.2
Medium blamer@1.0.1 (t) upgrade to: >1.0.3
Medium express@4.18.2 (t) upgrade to: >=4.19.2
Medium follow-redirects@1.15.2 (t) upgrade to: >1.15.5
High libnpmaccess@3.0.2 (t) upgrade to: >3.0.2
High libnpmhook@5.0.3 (t) upgrade to: >5.0.3
High libnpmorg@1.0.1 (t) upgrade to: >1.0.1
High libnpmpublish@1.1.3 (t) upgrade to: >2.0.0
High libnpmsearch@2.0.2 (t) upgrade to: >2.0.2
High libnpmteam@1.0.2 (t) upgrade to: >1.0.2
Medium npm-lifecycle@3.1.5 (t) upgrade to: >=2.0.0
High npm-profile@4.0.4 (t) upgrade to: >4.0.4
Medium postcss-less@3.1.4 (t) upgrade to: >3.1.4
Medium semantic-git-commit-cli@3.7.0 (t) upgrade to: >=1.1.0
Medium semver@7.5.0 (t) upgrade to: >5.7.1 || >6.3.0 || >7.5.1
High webpack-dev-middleware@5.3.3 (t) upgrade to: >5.3.3
Medium word-wrap@1.2.3 (t) upgrade to: >=1.2.4
High braces@3.0.2 (t) upgrade to: >=3.0.3
Medium ejs@3.1.9 (t) upgrade to: >=3.1.10
Medium pug@3.0.2 (t) upgrade to: >3.0.2
High ws@8.13.0 (t) upgrade to: >8.17.0

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@renovate renovate Bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 023ca1d to c8e8b03 Compare February 26, 2023 23:05
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.28.0 chore(deps): update dependency core-js to v3.29.0 Feb 26, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from c8e8b03 to a7f5a07 Compare March 10, 2023 15:41
@renovate renovate Bot changed the title chore(deps): update dependency core-js to v3.29.0 chore(deps): update dependency core-js to 3.29.* Mar 10, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from a7f5a07 to 7555032 Compare April 4, 2023 04:00
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.29.* chore(deps): update dependency core-js to 3.30.* Apr 4, 2023
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.30.* chore(deps): update dependency core-js to 3.31.* Jun 14, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 7555032 to 897671f Compare June 14, 2023 09:29
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.31.* chore(deps): update dependency core-js to 3.32.* Jul 27, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 897671f to 7421256 Compare July 27, 2023 20:09
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.32.* chore(deps): update dependency core-js to 3.33.* Oct 1, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 7421256 to 61ccf38 Compare October 1, 2023 19:56
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.33.* chore(deps): update dependency core-js to 3.34.* Dec 5, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 61ccf38 to 2616de7 Compare December 5, 2023 18:35
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 2616de7 to 4b44723 Compare December 29, 2023 00:38
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.34.* chore(deps): update dependency core-js to 3.35.* Dec 29, 2023
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 4b44723 to be7dd82 Compare February 14, 2024 09:25
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.35.* chore(deps): update dependency core-js to 3.36.* Feb 14, 2024
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from be7dd82 to 5b4e159 Compare April 16, 2024 22:48
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.36.* chore(deps): update dependency core-js to 3.37.* Apr 16, 2024
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 5b4e159 to d5ea849 Compare August 4, 2024 21:53
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.37.* chore(deps): update dependency core-js to 3.38.* Aug 4, 2024
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from d5ea849 to 959e0b3 Compare October 31, 2024 01:26
@renovate renovate Bot changed the title chore(deps): update dependency core-js to 3.38.* chore(deps): update dependency core-js to 3.39.* Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants