rsoreq / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
0 stars 0 forks source link

chore(deps): update dependency babel-loader to v8.2.0 #808

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader 8.1.0 -> 8.2.0 age adoption passing confidence

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 9.8 CVE-2022-37601 #786
High 8.8 CVE-2022-46175 #812
High 7.5 CVE-2022-37603 #787

Release Notes

babel/babel-loader ### [`v8.2.0`](https://togithub.com/babel/babel-loader/releases/tag/v8.2.0): 8.2.0 [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.1.0...v8.2.0) - Replace `mkdirp` with `make-dir` [`47958ca`](https://togithub.com/babel/babel-loader/commit/47958ca3857e489e450b27c6f3266375015cba82) ([@​JLHwung](https://togithub.com/JLHwung)) - Use async config loading when available [`d8cff97`](https://togithub.com/babel/babel-loader/commit/d8cff97ff387ded0fc9b5cbc489228c96c5ab14a) ([@​the-spyke](https://togithub.com/the-spyke))

mend-for-github-com[bot] commented 1 year ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: exports-loader@3.0.0
npm ERR! Found: webpack@4.44.1
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^4.0.0 || ^5.0.0" from css-loader@3.6.0
npm ERR!   node_modules/css-loader
npm ERR!     css-loader@"^3.6.0" from the root project
npm ERR!   peer webpack@"^3.0.0 || ^4.0.0" from extract-text-webpack-plugin@4.0.0-beta.0
npm ERR!   node_modules/extract-text-webpack-plugin
npm ERR!     extract-text-webpack-plugin@"^4.0.0-beta.0" from the root project
npm ERR!   7 more (file-loader, style-loader, terser-webpack-plugin, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^5.0.0" from exports-loader@3.0.0
npm ERR! node_modules/exports-loader
npm ERR!   exports-loader@"^3.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: webpack@5.75.0
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^5.0.0" from exports-loader@3.0.0
npm ERR!   node_modules/exports-loader
npm ERR!     exports-loader@"^3.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/2023-03-07T07_20_19_121Z-debug-0.log
rsoreq commented 1 year ago

Closing