Update Rust crate url to 2.5.0 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
url | dependencies | minor |
2.4.1 -> 2.5.0
|
Release Notes
servo/rust-url (url)
v2.5.0
What's Changed
- Fix clippy by @valenting in https://github.com/servo/rust-url/pull/878
- use checked addition to not panic in debug build by @Skgland in https://github.com/servo/rust-url/pull/877
- Fix search setting for non-special urls with space, query and fragment by @edgul in https://github.com/servo/rust-url/pull/879
- Added #[must_use] Attributes for Configuration Options by @Redfire75369 in https://github.com/servo/rust-url/pull/876
- Correct spelling mistake in
Position
docs by @sprocklem in https://github.com/servo/rust-url/pull/875 - Fix another overflow in punycode encode_into by @Skgland in https://github.com/servo/rust-url/pull/880
- Update url 2.5.0 by @valenting in https://github.com/servo/rust-url/pull/885
New Contributors
- @Skgland made their first contribution in https://github.com/servo/rust-url/pull/877
- @edgul made their first contribution in https://github.com/servo/rust-url/pull/879
- @Redfire75369 made their first contribution in https://github.com/servo/rust-url/pull/876
- @sprocklem made their first contribution in https://github.com/servo/rust-url/pull/875
Full Changelog: https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]