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

Have dependabot keep sample project up to date to ensure compability #119

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

brianfeucht
Copy link
Member

Dependabot is trying to keep PuppeteerSharp up to date on the base project. This is not our desired behavior as this will force consumers to use the latest version. In order to allow consumers to use whatever version of this dependency they want, we need to keep this at the minimal version that supports the current API.

To find out about breaking API changes, I've setup dependabot to update the SampleProject. This will ensure that the latest version of PuppeteerSharp works with older nuget package we are building against.

@brianfeucht brianfeucht requested a review from a team as a code owner November 24, 2023 16:47
@brianfeucht brianfeucht merged commit e4bdd7a into main Nov 24, 2023
4 checks passed
@brianfeucht brianfeucht deleted the depedendabot-puppetersharp-strategy branch November 24, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant