Grouped NPM/Yarn update deletes a Git submodule when the submodule is managed as a workspace #9018
Open
1 task done
Labels
F: grouped-updates 🎳
Relates to bumping more than one dependency in a single PR
T: bug 🐞
Something isn't working
Is there an existing issue for this?
Package ecosystem
yarn
Package manager version
1.22.21
Language version
Node 20.11.0
Manifest location and content before the Dependabot update
./streamlit
is a Git submodule.dependabot.yml content
Updated dependency
Example: whitphx/stlite#719
Dependabot updates
streamlit/frontend/lib/package.json
which is in the submodule, but it leads to deleting the submodule and commit thestreamlit/frontend/lib/package.json
as a new file.What you expected to see, versus what you actually saw
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: