Update Rust crate url to 2.5.7 #421

Merged
renovate merged 1 commits from renovate/url-2.x into master 2025-08-25 00:24:21 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
url dependencies patch 2.5.4 -> 2.5.7

Release Notes

servo/rust-url (url)

v2.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/servo/rust-url/compare/v2.5.4...v2.5.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [url](https://github.com/servo/rust-url) | dependencies | patch | `2.5.4` -> `2.5.7` | --- ### Release Notes <details> <summary>servo/rust-url (url)</summary> ### [`v2.5.5`](https://github.com/servo/rust-url/releases/tag/v2.5.5) [Compare Source](https://github.com/servo/rust-url/compare/v2.5.4...v2.5.5) #### What's Changed - ci: downgrade crates when building for Rust 1.67.0 by [@&#8203;mxinden](https://github.com/mxinden) in [#&#8203;1003](https://github.com/servo/rust-url/pull/1003) - ci: run unit tests with sanitizers by [@&#8203;mxinden](https://github.com/mxinden) in [#&#8203;1002](https://github.com/servo/rust-url/pull/1002) - fix small typo by [@&#8203;hkBst](https://github.com/hkBst) in [#&#8203;1011](https://github.com/servo/rust-url/pull/1011) - chore: fix clippy errors on main by [@&#8203;dsherret](https://github.com/dsherret) in [#&#8203;1019](https://github.com/servo/rust-url/pull/1019) - perf: remove heap allocation in parse\_query by [@&#8203;dsherret](https://github.com/dsherret) in [#&#8203;1020](https://github.com/servo/rust-url/pull/1020) - perf: slightly improve parsing a port by [@&#8203;dsherret](https://github.com/dsherret) in [#&#8203;1022](https://github.com/servo/rust-url/pull/1022) - perf: improve to\_file\_path() by [@&#8203;dsherret](https://github.com/dsherret) in [#&#8203;1018](https://github.com/servo/rust-url/pull/1018) - perf: make parse\_scheme slightly faster by [@&#8203;dsherret](https://github.com/dsherret) in [#&#8203;1025](https://github.com/servo/rust-url/pull/1025) - update LICENSE-MIT by [@&#8203;wmjae](https://github.com/wmjae) in [#&#8203;1029](https://github.com/servo/rust-url/pull/1029) - perf: url encode path segments in longer string slices by [@&#8203;dsherret](https://github.com/dsherret) in [#&#8203;1026](https://github.com/servo/rust-url/pull/1026) - Disable the default features on serde by [@&#8203;rilipco](https://github.com/rilipco) in [#&#8203;1033](https://github.com/servo/rust-url/pull/1033) - docs: base url relative join by [@&#8203;tisonkun](https://github.com/tisonkun) in [#&#8203;1013](https://github.com/servo/rust-url/pull/1013) - perf: remove heap allocation in parse\_host by [@&#8203;dsherret](https://github.com/dsherret) in [#&#8203;1021](https://github.com/servo/rust-url/pull/1021) - Update tests to Unicode 16.0 by [@&#8203;hsivonen](https://github.com/hsivonen) in [#&#8203;1045](https://github.com/servo/rust-url/pull/1045) - Add some some basic functions to `Mime` by [@&#8203;mrobinson](https://github.com/mrobinson) in [#&#8203;1047](https://github.com/servo/rust-url/pull/1047) - ran `cargo clippy --fix -- -Wclippy::use_self` by [@&#8203;mrobinson](https://github.com/mrobinson) in [#&#8203;1048](https://github.com/servo/rust-url/pull/1048) - Fix MSRV and clippy CI by [@&#8203;Manishearth](https://github.com/Manishearth) in [#&#8203;1058](https://github.com/servo/rust-url/pull/1058) - Update `Url::domain` docs to show that it includes subdomain by [@&#8203;supercoolspy](https://github.com/supercoolspy) in [#&#8203;1057](https://github.com/servo/rust-url/pull/1057) - set\_hostname should error when encountering colon ':' by [@&#8203;edgul](https://github.com/edgul) in [#&#8203;1060](https://github.com/servo/rust-url/pull/1060) - version bump to 2.5.5 by [@&#8203;edgul](https://github.com/edgul) in [#&#8203;1061](https://github.com/servo/rust-url/pull/1061) #### New Contributors - [@&#8203;mxinden](https://github.com/mxinden) made their first contribution in [#&#8203;1003](https://github.com/servo/rust-url/pull/1003) - [@&#8203;hkBst](https://github.com/hkBst) made their first contribution in [#&#8203;1011](https://github.com/servo/rust-url/pull/1011) - [@&#8203;wmjae](https://github.com/wmjae) made their first contribution in [#&#8203;1029](https://github.com/servo/rust-url/pull/1029) - [@&#8203;rilipco](https://github.com/rilipco) made their first contribution in [#&#8203;1033](https://github.com/servo/rust-url/pull/1033) - [@&#8203;tisonkun](https://github.com/tisonkun) made their first contribution in [#&#8203;1013](https://github.com/servo/rust-url/pull/1013) - [@&#8203;supercoolspy](https://github.com/supercoolspy) made their first contribution in [#&#8203;1057](https://github.com/servo/rust-url/pull/1057) **Full Changelog**: <https://github.com/servo/rust-url/compare/v2.5.4...v2.5.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-08-25 00:24:20 +00:00
Update Rust crate url to 2.5.7
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
7213096faf
renovate scheduled this pull request to auto merge when all checks succeed 2025-08-25 00:24:20 +00:00
renovate merged commit 9afeb3c67e into master 2025-08-25 00:24:21 +00:00
renovate deleted branch renovate/url-2.x 2025-08-25 00:24:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#421
No description provided.