dependabot-core icon indicating copy to clipboard operation
dependabot-core copied to clipboard

@dependabot ignore X patch version only works in group PR

Open broksonic21 opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] 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

No response

dependabot.yml content

No response

Updated dependency

No response

What you expected to see, versus what you actually saw

@dependabot ignore @testing-library/jest-dom patch version

is working fine in a Group PR:

image

but failing in a non-group PR:

image

I know it's being added to docs (but hasn't yet been added to the dependabot help section): https://github.com/dependabot/dependabot-core/issues/9260

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

broksonic21 avatar May 03 '24 12:05 broksonic21