Update Rust crate url to 2.5.0 #195

Merged
pierre merged 1 commits from renovate/url-2.x into master 2023-11-23 00:07:16 +00:00
Owner

This PR 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

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 | minor | `2.4.1` -> `2.5.0` | --- ### Release Notes <details> <summary>servo/rust-url (url)</summary> ### [`v2.5.0`](https://github.com/servo/rust-url/releases/tag/v2.5.0) [Compare Source](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0) #### What's Changed - Fix clippy by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/878 - use checked addition to not panic in debug build by [@&#8203;Skgland](https://github.com/Skgland) in https://github.com/servo/rust-url/pull/877 - Fix search setting for non-special urls with space, query and fragment by [@&#8203;edgul](https://github.com/edgul) in https://github.com/servo/rust-url/pull/879 - Added #\[must_use] Attributes for Configuration Options by [@&#8203;Redfire75369](https://github.com/Redfire75369) in https://github.com/servo/rust-url/pull/876 - Correct spelling mistake in `Position` docs by [@&#8203;sprocklem](https://github.com/sprocklem) in https://github.com/servo/rust-url/pull/875 - Fix another overflow in punycode encode_into by [@&#8203;Skgland](https://github.com/Skgland) in https://github.com/servo/rust-url/pull/880 - Update url 2.5.0 by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/885 #### New Contributors - [@&#8203;Skgland](https://github.com/Skgland) made their first contribution in https://github.com/servo/rust-url/pull/877 - [@&#8203;edgul](https://github.com/edgul) made their first contribution in https://github.com/servo/rust-url/pull/879 - [@&#8203;Redfire75369](https://github.com/Redfire75369) made their first contribution in https://github.com/servo/rust-url/pull/876 - [@&#8203;sprocklem](https://github.com/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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-11-23 00:03:26 +00:00
Update Rust crate url to 2.5.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
e2e70a3c41
pierre scheduled this pull request to auto merge when all checks succeed 2023-11-23 00:03:26 +00:00
pierre merged commit e2e70a3c41 into master 2023-11-23 00:07:16 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#195
No description provided.