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 dexie to v3.2.5 [security] - abandoned #1483

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dexie (source) 3.2.4 -> 3.2.5 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-21189

Dexie is a minimalistic wrapper for IndexedDB. The package dexie before 3.2.2, from 4.0.0-alpha.1 and before 4.0.0-alpha.3 are vulnerable to Prototype Pollution in the Dexie.setByKeyPath(obj, keyPath, value) function which does not properly check the keys being set (like proto or constructor). This can allow an attacker to add/modify properties of the Object.prototype leading to prototype pollution vulnerability. Note: This vulnerability can occur in multiple ways, for example when modifying a collection with untrusted user input.


Release Notes

dexie/Dexie.js (dexie)

v3.2.5: Dexie v3.2.5

Compare Source

Bugfix


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the security Pull requests that address a security vulnerability label Sep 25, 2024
Copy link
Contributor Author

renovate bot commented Sep 25, 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: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular/flex-layout@9.0.0-beta.31
npm error Found: @angular/cdk@16.1.5
npm error node_modules/@angular/cdk
npm error   @angular/cdk@"16.1.5" from the root project
npm error   peer @angular/cdk@"16.1.5" from @angular/material@16.1.5
npm error   node_modules/@angular/material
npm error     @angular/material@"16.1.5" from the root project
npm error     peer @angular/material@"16.1.5" from @angular/material-moment-adapter@16.1.5
npm error     node_modules/@angular/material-moment-adapter
npm error       @angular/material-moment-adapter@"16.1.5" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/cdk@"^9.0.0-rc.8" from @angular/flex-layout@9.0.0-beta.31
npm error node_modules/@angular/flex-layout
npm error   @angular/flex-layout@"9.0.0-beta.31" from the root project
npm error
npm error Conflicting peer dependency: @angular/cdk@9.2.4
npm error node_modules/@angular/cdk
npm error   peer @angular/cdk@"^9.0.0-rc.8" from @angular/flex-layout@9.0.0-beta.31
npm error   node_modules/@angular/flex-layout
npm error     @angular/flex-layout@"9.0.0-beta.31" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-25T14_33_54_245Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-25T14_33_54_245Z-debug-0.log

Copy link
Contributor Author

renovate bot commented Sep 25, 2024

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.

@renovate renovate bot changed the title fix(deps): update dependency dexie to v3.2.5 [security] fix(deps): update dependency dexie to v3.2.5 [security] - abandoned Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants