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

Remove version-sync dependency and tests #240

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

lopopolo
Copy link
Member

@lopopolo lopopolo commented Mar 3, 2025

version-sync depends on url. A patch version of url moved from unicode-bidi as a dep to the icu4x ecosystem which has a huge dep tree and an aggressive MSRV policy. To avoid maintenance churn, remove this dep and the associated tests.

`version-sync` depends on `url`. A patch version of `url` moved from
`unicode-bidi` as a dep to the icu4x ecosystem which has a huge dep tree
and an aggressive MSRV policy. To avoid maintenance churn, remove this
dep and the associated tests.
@lopopolo lopopolo added the A-deps Area: Source and library dependencies. label Mar 3, 2025
@lopopolo lopopolo merged commit f8cba36 into trunk Mar 3, 2025
16 checks passed
@lopopolo lopopolo deleted the dev/lopopolo-no-more-version-sync branch March 3, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant