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

release 0.14.7 #256

Merged
merged 4 commits into from
Jan 3, 2024
Merged

release 0.14.7 #256

merged 4 commits into from
Jan 3, 2024

Conversation

burrbull
Copy link
Member

@burrbull burrbull commented Jan 3, 2024

regex 1.10 requires rust 1.65. So I've fixed it to 1.9.
cc @Emilgardis

@burrbull burrbull requested a review from a team as a code owner January 3, 2024 05:42
@burrbull burrbull added this pull request to the merge queue Jan 3, 2024
Merged via the queue into master with commit 719eaee Jan 3, 2024
7 checks passed
@burrbull burrbull deleted the r0147 branch January 3, 2024 16:51
@bugadani
Copy link

bugadani commented Jan 14, 2024

This is a bit drastic and seems to cause problems with projects that don't fix regex. More specifically, probe-rs's renovate bot seems to be stuck because the bot previously updated regex to 1.10. Wouldn't a normal-ish regex = "1.9" have sufficed?

@burrbull
Copy link
Member Author

Yeah. Looks like it was bad idea. We should just up MSRV.

@Dirbaio
Copy link
Member

Dirbaio commented Feb 12, 2024

this broke chiptool too. :)

@Dirbaio Dirbaio mentioned this pull request Feb 12, 2024
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.

4 participants