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.38.1 #2128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.29.0 -> 3.38.1 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

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 [email protected] 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from GeReinhart as a code owner March 13, 2023 12:31
@renovate
Copy link
Contributor Author

renovate bot commented Mar 13, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @cucumber/[email protected]
npm ERR! node_modules/@cucumber/cucumber
npm ERR!   dev @cucumber/cucumber@"9.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @cucumber/cucumber@"^7.3.2 || ^8.0.0" from [email protected]
npm ERR! node_modules/protractor-cucumber-framework
npm ERR!   dev protractor-cucumber-framework@"9.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @cucumber/[email protected]
npm ERR! node_modules/@cucumber/cucumber
npm ERR!   peerOptional @cucumber/cucumber@"^7.3.2 || ^8.0.0" from [email protected]
npm ERR!   node_modules/protractor-cucumber-framework
npm ERR!     dev protractor-cucumber-framework@"9.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-16T20_14_26_185Z-debug-0.log

@renovate renovate bot requested a review from notflorian as a code owner March 13, 2023 12:31
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.29.1 fix(deps): update dependency core-js to v3.30.0 Apr 4, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.0 fix(deps): update dependency core-js to v3.30.1 Apr 13, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.1 fix(deps): update dependency core-js to v3.30.2 May 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.2 fix(deps): update dependency core-js to v3.31.0 Jun 12, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.31.0 fix(deps): update dependency core-js to v3.31.1 Jul 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.31.1 fix(deps): update dependency core-js to v3.32.0 Jul 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.0 fix(deps): update dependency core-js to v3.32.1 Aug 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.1 fix(deps): update dependency core-js to v3.32.2 Sep 7, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.2 fix(deps): update dependency core-js to v3.33.0 Oct 1, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.0 fix(deps): update dependency core-js to v3.33.1 Oct 20, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.1 fix(deps): update dependency core-js to v3.33.2 Oct 30, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.2 fix(deps): update dependency core-js to v3.33.3 Nov 19, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.3 fix(deps): update dependency core-js to v3.34.0 Dec 5, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.34.0 fix(deps): update dependency core-js to v3.35.0 Dec 29, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.35.0 fix(deps): update dependency core-js to v3.35.1 Jan 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.35.1 fix(deps): update dependency core-js to v3.36.0 Feb 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.36.0 fix(deps): update dependency core-js to v3.36.1 Mar 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.36.1 fix(deps): update dependency core-js to v3.37.0 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.37.0 fix(deps): update dependency core-js to v3.37.1 May 14, 2024
Copy link
Contributor Author

renovate bot commented May 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @cucumber/[email protected]
npm ERR! node_modules/@cucumber/cucumber
npm ERR!   dev @cucumber/cucumber@"9.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @cucumber/cucumber@"^7.3.2 || ^8.0.0" from [email protected]
npm ERR! node_modules/protractor-cucumber-framework
npm ERR!   dev protractor-cucumber-framework@"9.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @cucumber/[email protected]
npm ERR! node_modules/@cucumber/cucumber
npm ERR!   peerOptional @cucumber/cucumber@"^7.3.2 || ^8.0.0" from [email protected]
npm ERR!   node_modules/protractor-cucumber-framework
npm ERR!     dev protractor-cucumber-framework@"9.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-08-20T12_13_13_865Z-debug-0.log

@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.37.1 fix(deps): update dependency core-js to v3.38.0 Aug 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.38.0 fix(deps): update dependency core-js to v3.38.1 Aug 20, 2024
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.

0 participants