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

Unpin dev-only dependencies + disable dependabot #1661

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

mvandenburgh
Copy link
Member

#1402 was a useful experiment to see if we could avoid having to deal with CI failures due to breaking changes in flake8, black, mypy, etc. by pinning them and managing upgrades via dependabot. But as we discussed, the large volume of dependabot PRs that it resulted in ends up consuming more time to approve and merge than it is to deal with the (very) occasional breakage. Thus, this PR effectively reverts #1402.

@mvandenburgh mvandenburgh added patch Increment the patch version when merged release Create a release when this pr is merged labels Jul 17, 2023
@mvandenburgh
Copy link
Member Author

mvandenburgh commented Jul 17, 2023

Setting this to a release so that we can get #1652 deployed.

@mvandenburgh mvandenburgh merged commit d9d7d5e into master Jul 17, 2023
9 checks passed
@mvandenburgh mvandenburgh deleted the remove-dependabot branch July 17, 2023 18:48
@dandibot
Copy link
Member

🚀 PR was released in v0.3.46 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants