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

[Snyk] Upgrade core-js from 3.11.1 to 3.12.0 #390

Closed

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented May 8, 2021

Snyk has created this PR to upgrade core-js from 3.11.1 to 3.12.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 2 days ago, on 2021-05-06.
Release notes
Package name: core-js
  • 3.12.0 - 2021-05-06
  • 3.11.3 - 2021-05-05
    • Native promise-based APIs Promise#{ catch, finally } returns polyfilled Promise instances when it's required
  • 3.11.2 - 2021-05-03
    • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #932
    • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
    • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms
  • 3.11.1 - 2021-04-28
    • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
    • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #564
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 1aadb7b 3.12.0
  • e4de909 fix a typo
  • ee01315 update the changelog
  • 9f8ff89 fix regression of V8 ~ Node 0.12 `Sting(Symbol())` bug, close #933
  • b3afb28 add `Symbol.matcher`
  • 98e421f add `Symbol.metadata`
  • f498ee5 update dependencies
  • bfe345a 3.11.3
  • f26cd0b native promise-based APIs `Promise#{ catch, finally }` returns polyfilled `Promise` instances when it's required
  • e9d9f68 update dependencies
  • 46760b5 update dependencies
  • 040f783 3.11.2
  • e5b874c remove unhandled rejection tracking check in non-browser non-node platforms
  • afc66bc avoid `Promise.resolve` in the main `Promise` feature detection
  • 5623fa3 change the order of `Promise` feature detection
  • e280a0a don't wrap `Promise#then` of incorrect native `Promise` implementations with correct subclassing
  • c78f69d add a workaround of WebKit ~ iOS 10.3 Safari `Promise` instantiation bug, close #932
  • 11f5cf6 update dependencies
  • 5cd5aa6 update dependencies
  • 104c075 remove early exit from `update-version` script for case of rebasing
  • 1b8b1f2 mark `core-js@<3.3` as no longer maintained
  • 4927d60 update dependencies
  • 4c076a8 update dependencies

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #390 (32f1d47) into master (f0fc5b3) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
+ Coverage   36.68%   36.78%   +0.10%     
==========================================
  Files         110      110              
  Lines        2906     2906              
  Branches      435      435              
==========================================
+ Hits         1066     1069       +3     
+ Misses       1730     1726       -4     
- Partials      110      111       +1     
Impacted Files Coverage Δ
...cts/atft/src/lib/object/abstract-lazy-object-3d.ts 82.35% <0.00%> (-5.89%) ⬇️
...cts/atft/src/lib/control/map-controls.component.ts 72.54% <0.00%> (+1.96%) ⬆️
...jects/atft/src/lib/effect/dashed-draw.directive.ts 66.66% <0.00%> (+7.69%) ⬆️

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 f0fc5b3...32f1d47. Read the comment docs.

@makimenko makimenko closed this Aug 30, 2021
@makimenko makimenko deleted the snyk-upgrade-9619dd7a82b6f3c76b62a13e63c86ba4 branch November 21, 2023 20: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.

None yet

2 participants