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

chore(deps): update dependency webpack to 5.76.0 [security] #652

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change
webpack 5.51.1 -> 5.76.0

GitHub Vulnerability Alerts

CVE-2023-28154

Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 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: .build/package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: ajv-keywords@3.5.2
npm WARN Found: ajv@6.12.6
npm WARN node_modules/ajv-keywords/node_modules/ajv
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer ajv@"^6.9.1" from ajv-keywords@3.5.2
npm WARN node_modules/ajv-keywords
npm WARN   ajv-keywords@"^3.5.2" from schema-utils@2.7.1
npm WARN   node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN   4 more (schema-utils, schema-utils, schema-utils, schema-utils)
npm WARN 
npm WARN Conflicting peer dependency: ajv@6.12.6
npm WARN node_modules/ajv
npm WARN   peer ajv@"^6.9.1" from ajv-keywords@3.5.2
npm WARN   node_modules/ajv-keywords
npm WARN     ajv-keywords@"^3.5.2" from schema-utils@2.7.1
npm WARN     node_modules/@redhat-cloud-services/frontend-components-config/node_modules/babel-loader/node_modules/schema-utils
npm WARN     4 more (schema-utils, schema-utils, schema-utils, schema-utils)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: optimize-css-assets-webpack-plugin@6.0.1
npm ERR! Found: webpack@5.76.0
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"5.76.0" from the root project
npm ERR!   webpack@"^5.38.1" from @redhat-cloud-services/frontend-components-config@4.3.5
npm ERR!   node_modules/@redhat-cloud-services/frontend-components-config
npm ERR!     @redhat-cloud-services/frontend-components-config@"4.3.5" from the root project
npm ERR!   30 more (...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^4.0.0" from optimize-css-assets-webpack-plugin@6.0.1
npm ERR! node_modules/optimize-css-assets-webpack-plugin
npm ERR!   dev optimize-css-assets-webpack-plugin@"6.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^4.0.0" from optimize-css-assets-webpack-plugin@6.0.1
npm ERR!   node_modules/optimize-css-assets-webpack-plugin
npm ERR!     dev optimize-css-assets-webpack-plugin@"6.0.1" 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-01-15T15_39_19_482Z-debug-0.log

@renovate renovate bot force-pushed the renovate/npm-webpack-vulnerability branch 3 times, most recently from c1898b1 to 6ad65de Compare March 27, 2023 16:59
@renovate renovate bot force-pushed the renovate/npm-webpack-vulnerability branch 4 times, most recently from 3afcd62 to 6ec765d Compare April 11, 2023 16:29
@renovate renovate bot force-pushed the renovate/npm-webpack-vulnerability branch 4 times, most recently from 319081b to a09c198 Compare April 18, 2023 20:55
@renovate renovate bot force-pushed the renovate/npm-webpack-vulnerability branch from a09c198 to 7c466a0 Compare May 3, 2023 11:41
@renovate renovate bot changed the title chore(deps): update dependency webpack to 5.76.0 [security] chore(deps): update dependency webpack to 5.76.0 [security] - autoclosed Oct 25, 2023
@renovate renovate bot closed this Oct 25, 2023
@renovate renovate bot deleted the renovate/npm-webpack-vulnerability branch October 25, 2023 20:12
@renovate renovate bot changed the title chore(deps): update dependency webpack to 5.76.0 [security] - autoclosed chore(deps): update dependency webpack to 5.76.0 [security] Oct 25, 2023
@renovate renovate bot reopened this Oct 25, 2023
@renovate renovate bot restored the renovate/npm-webpack-vulnerability branch October 25, 2023 22:09
@renovate renovate bot force-pushed the renovate/npm-webpack-vulnerability branch from 7c466a0 to 6415e8f Compare October 25, 2023 22:09
@renovate renovate bot force-pushed the renovate/npm-webpack-vulnerability branch from 6415e8f to be66842 Compare January 11, 2024 14:57
@renovate renovate bot force-pushed the renovate/npm-webpack-vulnerability branch from be66842 to 35cc9ca Compare January 15, 2024 15:39
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

0 participants