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

Yarn 3 pnpm: Dependabot not updating lockfile in monorepo #9535

Open
1 task done
imballinst opened this issue Apr 19, 2024 · 0 comments
Open
1 task done

Yarn 3 pnpm: Dependabot not updating lockfile in monorepo #9535

imballinst opened this issue Apr 19, 2024 · 0 comments
Labels
L: git:submodules Git submodules L: javascript T: bug 🐞 Something isn't working

Comments

@imballinst
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

Yarn

Package manager version

3.6.4

Language version

Node.js 18

Manifest location and content before the Dependabot update

https://github.com/imballinst/oas-typescript/blob/main/packages/oas-swagger-ui/package.json

dependabot.yml content

Updated dependency

vite from "4.5.2" to "4.5.3"

What you expected to see, versus what you actually saw

Expected the yarn.lock to be also updated. However, in this PR https://github.com/imballinst/oas-typescript/pull/146/files, only packages/oas-swagger-ui/package.json is updated.

Native package manager behavior

The yarn.lock gets updated as well when I do yarn workspace oas-swagger-ui add -D --exact vite@4.5.3.

Images of the diff or a link to the PR, issue, or logs

https://github.com/imballinst/oas-typescript/pull/146/files

Smallest manifest that reproduces the issue

imballinst/test-dependabot-not-updating-yarn#2

Maybe similar like other issues, not sure if it's related or not: #8186.

@imballinst imballinst added the T: bug 🐞 Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: git:submodules Git submodules L: javascript T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant