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

Update dependency immer to 9.0.6 [SECURITY] - abandoned #46

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 9, 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 - "" in timezone Europe/Oslo, 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 added the security label Feb 9, 2022
@coveralls
Copy link

coveralls commented Feb 9, 2022

Pull Request Test Coverage Report for Build 2036434194

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 5.882%

Totals Coverage Status
Change from base Build 2036399462: 0.0%
Covered Lines: 4
Relevant Lines: 164

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch 27 times, most recently from e29cd5b to 86913f6 Compare February 16, 2022 11:46
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch from 86913f6 to 8ecc141 Compare February 16, 2022 19:50
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch 18 times, most recently from 7ccd46e to 43cbd46 Compare February 26, 2022 09:59
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch 4 times, most recently from 69bdd3f to 1c7c33c Compare March 7, 2022 09:22
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch 4 times, most recently from cb65beb to 6618376 Compare March 24, 2022 13:42
Dependency update (patch) :)
@renovate renovate bot force-pushed the renovate/npm-immer-vulnerability branch from 6618376 to 9601827 Compare March 24, 2022 20:19
@renovate renovate bot changed the title Update dependency immer to 9.0.6 [SECURITY] Update dependency immer to 9.0.6 [SECURITY] - abandoned Mar 24, 2023
@renovate
Copy link
Author

renovate bot commented Mar 25, 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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants