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

Revert "Bump regex from 1.9.6 to 1.10.2" #10818

Merged
merged 1 commit into from Oct 23, 2023

Conversation

sholderbach
Copy link
Member

Reverts #10812

This goes back to a version of regex and its dependencies that is shared with a lot of our other dependencies. Before this we did not duplicate big dependencies of regex that affect binary size and compile time.

As there is no known bug or security problem we suffer from, we can wait on receiving the performance improvements to regex with the rest of our regex dependents.

@fdncred fdncred merged commit d3182a6 into main Oct 23, 2023
20 checks passed
@fdncred fdncred deleted the revert-10812-dependabot/cargo/regex-1.10.2 branch October 23, 2023 14:11
hardfau1t pushed a commit to hardfau1t/nushell that referenced this pull request Dec 14, 2023
Reverts nushell#10812

This goes back to a version of `regex` and its dependencies that is
shared with a lot of our other dependencies. Before this we did not
duplicate big dependencies of `regex` that affect binary size and
compile time.

As there is no known bug or security problem we suffer from, we can wait
on receiving the performance improvements to `regex` with the rest of
our `regex` dependents.
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