chore(deps): lock file maintenance - #751
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 70f9b5d
💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗. ☁️ Nx Cloud last updated this comment at |
be3b7be to
c0b1a90
Compare
a74d7e0 to
bbd87f6
Compare
There was a problem hiding this comment.
Important
At least one additional CI pipeline execution has run since the conclusion below was written and it may no longer be applicable.
Nx Cloud is proposing a fix for your failed CI:
We updated source files to resolve failures introduced by the lock file maintenance update. The new prettier version reformats union types differently (inline vs multi-line), so we ran prettier --write on all affected files across davinci-client and journey-client. Additionally, the updated immer@11.1.16 causes a TS4023 error on the exported nodeSlice because TypeScript cannot serialize WritableNonArrayDraft into declaration files; removing the redundant return newState statements from reducers (the draft is mutated in-place anyway) changes their inferred return type to void, eliminating the error.
Note
⏳ We are verifying this fix by re-running a subset of the 4 failed tasks that were analyzed.
Warning
The suggested diff is too large to display here, but you can view it on Nx Cloud ↗
Or Apply changes locally with:
npx nx-cloud apply-locally dkTu-MqJM
Apply fix locally with your editor ↗ View interactive diff ↗
🎓 Learn more about Self-Healing CI on nx.dev
bbd87f6 to
70f9b5d
Compare
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.