Skip to content

Replace uriparse crate with fluent-uri - #392

Open
sophokles73 wants to merge 2 commits into
eclipse-uprotocol:mainfrom
etas-contrib:replace_uriparse_crate
Open

sophokles73 wants to merge 2 commits into
eclipse-uprotocol:mainfrom
etas-contrib:replace_uriparse_crate

Conversation

@sophokles73

Copy link
Copy Markdown
Contributor

The uriparse crate has not seen any updates for the last 7 years, so we decided to replace it with the fluent-uri crate, which is actively maintained and provides a more modern API for URI handling.

Addresses #387

@sophokles73 sophokles73 added the dependencies Pull requests that update a dependency file label Sep 18, 2026

@AnotherDaniel AnotherDaniel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

The uriparse crate has not seen any updates for the last 7 years,
so we decided to replace it with the fluent-uri crate, which is
actively maintained and provides a more modern API for URI handling.
Added explicit version requirement for chacha20 crate to avoid
using yanked versions.
@sophokles73
sophokles73 force-pushed the replace_uriparse_crate branch from 7dcbaad to e9939d5 Compare September 21, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants