Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Remove version-sync dependency and tests#261

Merged
lopopolo merged 1 commit intotrunkfrom
dev/lopopolo-no-more-version-sync
Mar 3, 2025
Merged

Remove version-sync dependency and tests#261
lopopolo merged 1 commit intotrunkfrom
dev/lopopolo-no-more-version-sync

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.

@lopopolo lopopolo added the A-deps Area: Source and library dependencies. label 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.
@lopopolo lopopolo force-pushed the dev/lopopolo-no-more-version-sync branch from 75c4156 to ba2f890 Compare March 3, 2025 22:51
@lopopolo lopopolo merged commit 9940a11 into trunk Mar 3, 2025
13 checks passed
@lopopolo lopopolo deleted the dev/lopopolo-no-more-version-sync branch March 3, 2025 22:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-deps Area: Source and library dependencies.

Development

Successfully merging this pull request may close these issues.

1 participant