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: update dependency immer to 9.0.6 [security] - abandoned #116

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change
immer 8.0.1 -> 9.0.6

GitHub Vulnerability Alerts

CVE-2021-23436

This affects the package immer before 9.0.6. A type confusion vulnerability can lead to a bypass of CVE-2020-28477 when the user-provided keys used in the path parameter are arrays. In particular, this bypass is possible because the condition (p === "proto" || p === "constructor") in applyPatches_ returns false if p is ['proto'] (or ['constructor']). The === operator (strict equality operator) returns false if the operands have different type.

CVE-2021-3757

immer is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution').


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 renovate bot force-pushed the renovate/npm-immer-vulnerability branch 24 times, most recently from 9fe754e to b7ea7ab Compare March 7, 2022 03:59
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch 5 times, most recently from 55ddb2e to 1423f2f Compare March 8, 2022 18:48
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch 24 times, most recently from 2b28b8a to e3b39d1 Compare March 31, 2022 13:27
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch from e3b39d1 to 7ba02b0 Compare March 31, 2022 18:16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch from 7ba02b0 to 1b4940a Compare March 31, 2022 23:46
@renovate
Copy link
Author

renovate bot commented Mar 31, 2022

⚠ 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: packages/event-management-frontend/package-lock.json
npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
lerna notice cli v4.0.0
lerna info versioning independent
lerna notice cli v4.0.0
lerna info versioning independent
lerna info Bootstrapping 3 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in 'event-management-frontend'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @carbon/charts@0.41.79
npm WARN Found: d3@5.16.0
npm WARN node_modules/d3
npm WARN   d3@"^5.16.0" from the root project
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer d3@">=5.0.0 <=5.14.2" from @carbon/charts@0.41.79
npm WARN node_modules/@carbon/charts
npm WARN   @carbon/charts@"^0.41.79" from @carbon/charts-react@0.41.79
npm WARN   node_modules/@carbon/charts-react
npm WARN 
npm WARN Conflicting peer dependency: d3@5.14.2
npm WARN node_modules/d3
npm WARN   peer d3@">=5.0.0 <=5.14.2" from @carbon/charts@0.41.79
npm WARN   node_modules/@carbon/charts
npm WARN     @carbon/charts@"^0.41.79" from @carbon/charts-react@0.41.79
npm WARN     node_modules/@carbon/charts-react
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @carbon/ibm-security@1.42.0
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"^17.0.2" from the root project
npm ERR!   peer react@"^17.0.2" from @carbon/charts-react@0.41.79
npm ERR!   node_modules/@carbon/charts-react
npm ERR!     @carbon/charts-react@"^0.41.79" from the root project
npm ERR!   15 more (@carbon/icons-react, carbon-components-react, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.6" from @carbon/ibm-security@1.42.0
npm ERR! node_modules/@carbon/ibm-security
npm ERR!   @carbon/ibm-security@"^1.42.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@16.14.0
npm ERR! node_modules/react
npm ERR!   peer react@"^16.8.6" from @carbon/ibm-security@1.42.0
npm ERR!   node_modules/@carbon/ibm-security
npm ERR!     @carbon/ibm-security@"^1.42.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/2022-03-31T23_46_30_015Z-debug-0.log
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in 'event-management-frontend'
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.

@renovate renovate bot changed the title chore: update dependency immer to 9.0.6 [security] chore: update dependency immer to 9.0.6 [security] - abandoned Mar 22, 2023
@renovate
Copy link
Author

renovate bot commented Mar 22, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant