Skip to content

ignore: - dependency-name: DOES NOT WORK ? #12331

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

Open
1 task done
goswinr opened this issue May 28, 2025 · 1 comment
Open
1 task done

ignore: - dependency-name: DOES NOT WORK ? #12331

goswinr opened this issue May 28, 2025 · 1 comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet T: bug 🐞 Something isn't working

Comments

@goswinr
Copy link

goswinr commented May 28, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

nuget (.NET)

Manifest location and content before the Dependabot update

https://github.com/goswinr/Rhino.Scripting.FSharp/blob/53a9ca2e48ce1c2a76646e9a525925d4a15dcd09/Rhino.Scripting.Fsharp.fsproj#L65

dependabot.yml content

https://github.com/goswinr/Rhino.Scripting.FSharp/blob/53a9ca2e48ce1c2a76646e9a525925d4a15dcd09/.github/dependabot.yml

What you expected to see, versus what you actually saw

I have

ignore:      
      - dependency-name: "RhinoCommon"

in dependabot.yaml

And still a PR for it was created:
See goswinr/Rhino.Scripting.FSharp@27c1e3f#diff-9f7fa7c73f96f9961c72d512993f2daafc09a4d62813156822701dfda35fca64L65

Did I miss the proper way to ignore some packages ?

@goswinr goswinr added the T: bug 🐞 Something isn't working label May 28, 2025
@github-actions github-actions bot added L: dotnet:nuget NuGet packages via nuget or dotnet L: go:modules Golang modules labels May 28, 2025
@brettfo brettfo removed the L: go:modules Golang modules label May 28, 2025
@vishnuprakash9845
Copy link

This is not a permanent solution, but as a temporary workaround, the following configuration worked for me:

experiments: 'nuget-use-legacy-updater-when-updating-pr: false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants