Skip to content

fix(deps): update dependency core-js to v3.24.1#277

Merged
dackmin merged 1 commit intomasterfrom
renovate/core-js-3.x
Aug 1, 2022
Merged

fix(deps): update dependency core-js to v3.24.1#277
dackmin merged 1 commit intomasterfrom
renovate/core-js-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.23.2 -> 3.24.1 age adoption passing confidence

Release Notes

zloirock/core-js

v3.24.1

Compare Source

  • NodeJS is ignored in IS_BROWSER detection to avoid a false positive with jsdom, #​1110
  • Fixed detection of @@​species support in Promise in some old engines
  • { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } marked as shipped in FF104
  • Added iOS Safari 15.6 compat data mapping
  • Fixed Opera 15 compat data mapping

v3.24.0

Compare Source

v3.23.5

Compare Source

  • Fixed a typo in the structuredClone feature detection, #​1106
  • Added Opera Android 70 compat data mapping

v3.23.4

Compare Source

  • Added a workaround of the Bun ~ 0.1.1 bug that define some globals with incorrect property descriptors and that causes a crash of core-js
  • Added a fix of the FF103+ structuredClone bugs (1774866 (fixed in FF104) and 1777321 (still not fixed)) that now can clone errors, but .stack of the clone is an empty string
  • Fixed { Map, WeakMap }.prototype.emplace logic, #​1102
  • Fixed order of errors throwing on iterator helpers

v3.23.3

Compare Source


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 76ea2cd to ddd18d3 Compare July 17, 2022 20:01
@renovate renovate Bot changed the title fix(deps): update dependency core-js to v3.23.4 fix(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 ddd18d3 to c415d82 Compare July 25, 2022 06:10
@renovate renovate Bot changed the title fix(deps): update dependency core-js to v3.23.5 fix(deps): update dependency core-js to v3.24.0 Jul 25, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from c415d82 to 31ddd66 Compare July 29, 2022 19:53
@renovate renovate Bot changed the title fix(deps): update dependency core-js to v3.24.0 fix(deps): update dependency core-js to v3.24.1 Jul 29, 2022
@renovate renovate Bot force-pushed the renovate/core-js-3.x branch from 31ddd66 to e6f4d21 Compare August 1, 2022 07:19
@dackmin dackmin merged commit 03163a2 into master Aug 1, 2022
@dackmin dackmin deleted the renovate/core-js-3.x branch August 1, 2022 07:23
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