mycomplexsoul / delta

To do list, money manager, media tracker, last time task was done and scaffolding generator
0 stars 0 forks source link

Update dependency express to v4.18.3 #500

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) 4.18.2 -> 4.18.3 age adoption passing confidence

Release Notes

expressjs/express (express) ### [`v4.18.3`](https://togithub.com/expressjs/express/blob/HEAD/History.md#4183--2024-02-26) [Compare Source](https://togithub.com/expressjs/express/compare/4.18.2...4.18.3) \========== - Fix routing requests without method - deps: body-parser@1.20.2 - Fix strict json error message on Node.js 19+ - deps: content-type@~1.0.5 - deps: raw-body@2.5.2

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm on saturday" (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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months 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: delta@1.14.6
npm ERR! Found: @angular/animations@17.2.1
npm ERR! node_modules/@angular/animations
npm ERR!   @angular/animations@"17.2.2" from the root project
npm ERR!   peerOptional @angular/animations@"17.2.1" from @angular/platform-browser@17.2.1
npm ERR!   node_modules/@angular/platform-browser
npm ERR!     @angular/platform-browser@"17.2.2" from the root project
npm ERR!     peer @angular/platform-browser@"17.2.1" from @angular/forms@17.2.1
npm ERR!     node_modules/@angular/forms
npm ERR!       @angular/forms@"17.2.2" from the root project
npm ERR!     2 more (@angular/platform-browser-dynamic, @angular/router)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! @angular/animations@"17.2.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/core@17.2.2
npm ERR! node_modules/@angular/core
npm ERR!   peer @angular/core@"17.2.2" from @angular/animations@17.2.2
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"17.2.2" 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-03-05T14_41_59_162Z-debug-0.log