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

Configure dependabot to bump .props #356

Closed
pellared opened this issue Feb 10, 2022 · 4 comments · Fixed by #425 or #698
Closed

Configure dependabot to bump .props #356

pellared opened this issue Feb 10, 2022 · 4 comments · Fixed by #425 or #698
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@pellared
Copy link
Member

It would be good to configure dependabot to bump the dependencies within the .props files.

Originally posted by @pellared in #354 (review)

@pellared pellared modified the milestone: 0.1.0-beta Feb 10, 2022
@pellared pellared added the good first issue Good for newcomers label Feb 10, 2022
@pellared pellared added this to the 0.1.0-beta milestone Feb 16, 2022
@pellared pellared added good first issue Good for newcomers and removed good first issue Good for newcomers labels Feb 16, 2022
@lachmatt
Copy link
Contributor

I'm working on that.

@pellared
Copy link
Member Author

pellared commented Apr 4, 2022

It does not work as I thought

image

I will revert the change and at least improve the dependabot.yml a little.

@pellared
Copy link
Member Author

pellared commented Apr 4, 2022

@lachmatt is analyzing https://github.com/dependabot/dependabot-core/tree/main/nuget/lib/dependabot/nuget

@pellared
Copy link
Member Author

pellared commented Apr 6, 2022

Probably we can create "empty" .csproj files in places where Directory.Build.prop files are located and add dependabot configuration for these paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment