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.33.2 #94

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.33.1 -> 3.33.2 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

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:

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #94 (732b057) into main (445b365) will decrease coverage by 22.59%.
Report is 66 commits behind head on main.
The diff coverage is 47.86%.

@@             Coverage Diff             @@
##             main      #94       +/-   ##
===========================================
- Coverage   91.59%   69.01%   -22.59%     
===========================================
  Files          30       43       +13     
  Lines         369      639      +270     
  Branches       68      152       +84     
===========================================
+ Hits          338      441      +103     
- Misses         30      188      +158     
- Partials        1       10        +9     
Files Coverage Δ
src/index.jsx 0.00% <ø> (ø)
src/skills-builder/SkillsBuilderContextWrapper.jsx 100.00% <100.00%> (ø)
...r/skills-builder-context/SkillsBuilderProvider.jsx 100.00% <ø> (ø)
...lls-builder/skills-builder-context/data/actions.js 100.00% <100.00%> (ø)
...s-builder/skills-builder-context/data/constants.js 100.00% <100.00%> (ø)
...lder/skills-builder-header/SkillsBuilderHeader.jsx 87.50% <100.00%> (+4.16%) ⬆️
...c/skills-builder/skills-builder-header/messages.js 100.00% <ø> (ø)
...lls-builder/skills-builder-steps/data/constants.js 100.00% <100.00%> (ø)
...rc/skills-builder/skills-builder-steps/messages.js 100.00% <ø> (ø)
...er-steps/select-preferences/CareerInterestCard.jsx 100.00% <100.00%> (ø)
... and 32 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@renovate renovate bot merged commit 4aa4c52 into main Nov 13, 2023
4 checks passed
@renovate renovate bot deleted the renovate/core-js-3.x branch November 13, 2023 16:41
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