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

add support for bumping version of packageManager specified inside package.json #4830

Open
jtgrohn opened this issue Mar 10, 2022 · 0 comments · May be fixed by #7298
Open

add support for bumping version of packageManager specified inside package.json #4830

jtgrohn opened this issue Mar 10, 2022 · 0 comments · May be fixed by #7298
Labels
Keep Exempt this from being marked by stalebot T: feature-request Requests for new features T: new-ecosystem Requests for new ecosystems/languages

Comments

@jtgrohn
Copy link

jtgrohn commented Mar 10, 2022

I'd like to be able to use yarn or pnpm as an alternative package manager. See docs: https://nodejs.org/api/corepack.html

To do so, they get configured in package.json under the packageManager field - with a version specified. e.g. "packageManager": "yarn@1.22.15"

It would be great if Dependabot could keep that version up to date - as currently it does not.

@jtgrohn jtgrohn added the T: feature-request Requests for new features label Mar 10, 2022
@jeffwidman jeffwidman changed the title add support for packageManager inside npm package.json files. add support for bumping version of packageManager specified inside package.json Feb 6, 2023
@jeffwidman jeffwidman added the T: new-ecosystem Requests for new ecosystems/languages label Feb 6, 2023
@deivid-rodriguez deivid-rodriguez linked a pull request Sep 27, 2023 that will close this issue
@jonjanego jonjanego added the Keep Exempt this from being marked by stalebot label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Keep Exempt this from being marked by stalebot T: feature-request Requests for new features T: new-ecosystem Requests for new ecosystems/languages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants