Skip to content

Update core-js: 3.23.3 → 3.23.5 (patch)#4152

Merged
julienw merged 1 commit into
mainfrom
depfu/update/yarn/core-js-3.23.5
Jul 25, 2022
Merged

Update core-js: 3.23.3 → 3.23.5 (patch)#4152
julienw merged 1 commit into
mainfrom
depfu/update/yarn/core-js-3.23.5

Conversation

@depfu

@depfu depfu Bot commented Jul 24, 2022

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ core-js (3.23.3 → 3.23.5) · Repo · Changelog

Release Notes

3.23.5

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

3.23.4

  • 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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 38 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Jul 24, 2022
@depfu depfu Bot requested review from canova and julienw July 24, 2022 19:25
@codecov

codecov Bot commented Jul 24, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4152 (4bc1ccf) into main (f7f2aea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4152   +/-   ##
=======================================
  Coverage   88.28%   88.28%           
=======================================
  Files         280      280           
  Lines       24414    24414           
  Branches     6490     6490           
=======================================
  Hits        21554    21554           
  Misses       2656     2656           
  Partials      204      204           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7f2aea...4bc1ccf. Read the comment docs.

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@julienw julienw merged commit d152e3c into main Jul 25, 2022
@depfu depfu Bot deleted the depfu/update/yarn/core-js-3.23.5 branch July 25, 2022 08:37
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.

1 participant