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

chore: Update console to 0.11 #143

Merged
merged 1 commit into from Apr 28, 2020

Conversation

ignatenkobrain
Copy link
Contributor

Signed-off-by: Igor Raits i.gnatenko.brain@gmail.com

Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
@dandavison
Copy link
Owner

Thanks @ignatenkobrain! So I understand, was the previous version of console causing a problem?

@ignatenkobrain
Copy link
Contributor Author

@dandavison depends what you mean by causing a problem :)

We want to get git-delta packaged in Fedora and we try to keep only latest versions of crates there. So for us it is a problem with packaging git-delta..

For others this is probably not a problem :)

@dandavison dandavison merged commit 557ebcc into dandavison:master Apr 28, 2020
@dandavison
Copy link
Owner

OK thanks! Is there a recommended procedure I should follow for keeping crates up-to-date in the way that is convenient for fedora? (I take it this was the only one that needed updating?)

@ignatenkobrain
Copy link
Contributor Author

@dandavison people usually set up @dependabot which automatically sends PR to for version updates.

@ignatenkobrain
Copy link
Contributor Author

So yes, keeping dependencies update would be very helpful, but don't set things like foo = "^1.2.3" unless needed, just keep ^1 or ^1.2.

@dandavison
Copy link
Owner

Thanks, I've registered delta with dependabot.

@ignatenkobrain
Copy link
Contributor Author

@dandavison thanks! would it be possible to release new version on crates.io?

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.

None yet

2 participants