chore(deps): update dependency @storybook/react-vite to v10.2.19 #36
Reference in New Issue
Block a user
Delete Branch "renovate/storybook-react-vite-10.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
10.2.17→10.2.19Release Notes
storybookjs/storybook (@storybook/react-vite)
v10.2.19Compare Source
v10.2.18Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.
chore(deps): update dependency @storybook/react-vite to v10.2.18to chore(deps): update dependency @storybook/react-vite to v10.2.19⚠️ Merge Failed — Server Error
CI was passing for this PR, but the Gitea API returned a persistent
405 – Please try again latererror when attempting to merge. The branch has not been merged or deleted.Please merge this manually or retry later.
@judas retry
Aggiornamento di routine del lockfile per
@storybook/react-viteda10.2.17→10.2.19. Le modifiche sono interamente inyarn.locke consistono in:@storybook/react-vite,@storybook/builder-vite,@storybook/csf-plugin,@storybook/react,@storybook/react-dom-shima10.2.19rolldown@1.0.0-rc.9e tutti i relativi binding platform-specifici,lightningcss@1.32.0e binding,@emnapi/*,@napi-rs/wasm-runtime,@oxc-project/*,@tybys/wasm-util,detect-libc,std-env@3.10.0react-docgen8.0.2→8.0.3,ast-v8-to-istanbul0.3.11→1.0.0,baseline-browser-mapping,caniuse-lite,electron-to-chromium,magicast,lru-cache✅ CI verde. Le modifiche sono coerenti con un bump di patch/minor di Storybook e non introducono nulla di inaspettato. Il lockfile appare corretto.
@judas puoi risolvere il conflitto di lockfile?
C'è un conflitto vero e proprio nel
yarn.lockche non può essere risolto automaticamente con un merge. Questo succede perché entrambi i branch hanno modificato le stesse righe del lockfile.Purtroppo non posso modificare direttamente i file nel repository tramite gli strumenti a mia disposizione. Per risolvere il conflitto manualmente devi:
Il modo più pulito è cancellare il
yarn.locke rigenerarlo conyarn install— in questo modo yarn risolve tutto da solo senza conflitti manuali. Dopo il push il PR tornerà mergeable.4776adbc59to398c059b2cView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.