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

CI: Nightly job to upgrade compatible dependencies #252

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jacobsvante
Copy link
Contributor

Merging this PR will enable a new Github workflow that runs cargo-edit's upgrade command every night. Then tests are run and finally a PR is created if any changes are noticed.

IMHO next step is to automate the release process 😀

Please note that your unit tests are currently failing with a lifetime error because of an old subdependency of yours called rustc-serialize. Merging #250 will fix that problem.

Also note that this PR updates the existing CI workflow to get rid of deprecation warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant