We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
nuget (.NET)
https://github.com/goswinr/Rhino.Scripting.FSharp/blob/53a9ca2e48ce1c2a76646e9a525925d4a15dcd09/Rhino.Scripting.Fsharp.fsproj#L65
https://github.com/goswinr/Rhino.Scripting.FSharp/blob/53a9ca2e48ce1c2a76646e9a525925d4a15dcd09/.github/dependabot.yml
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 ?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
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
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 ?
The text was updated successfully, but these errors were encountered: