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

Dependabot raising PRs for devDependencies when it's configured not to #11542

Open
1 task done
ChrisBAshton opened this issue Feb 11, 2025 · 0 comments
Open
1 task done
Labels
L: go:modules Golang modules L: javascript T: bug 🐞 Something isn't working

Comments

@ChrisBAshton
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

npm

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

https://github.com/alphagov/govspeak-visual-editor/blob/main/package.json

dependabot.yml content

https://github.com/alphagov/govspeak-visual-editor/blob/main/.github/dependabot.yml

Updated dependency

alphagov/govspeak-visual-editor#229
"Bump prettier from 3.4.2 to 3.5.0"

What you expected to see, versus what you actually saw

In alphagov/govspeak-visual-editor@7a8008d, we configured Dependabot to only raise PRs for production dependencies. As 'prettier' is in the devDependencies array in package.json, and as 3.4.2=>3.5.0 does not contain a security patch, we were not expecting Dependabot to raise a PR to update this.

I've searched existing issues (#3475, #3479) which suggest that I have configured dependabot.yml correctly.

Native package manager behavior

No response

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

alphagov/govspeak-visual-editor#229

Smallest manifest that reproduces the issue

No response

@ChrisBAshton ChrisBAshton added the T: bug 🐞 Something isn't working label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: go:modules Golang modules L: javascript T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant