Update Rust crate url to 2.4.1 #166

Merged
pierre merged 1 commits from renovate/url-2.x into master 2023-08-29 00:39:13 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
url dependencies patch 2.4.0 -> 2.4.1

Release Notes

servo/rust-url (url)

v2.4.1

Compare Source

What's Changed

New Contributors

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


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 | patch | `2.4.0` -> `2.4.1` | --- ### Release Notes <details> <summary>servo/rust-url (url)</summary> ### [`v2.4.1`](https://github.com/servo/rust-url/releases/tag/v2.4.1) [Compare Source](https://github.com/servo/rust-url/compare/v2.4.0...v2.4.1) #### What's Changed - Move debugger_visualizer tests to separate crate by [@&#8203;lucacasonato](https://github.com/lucacasonato) in https://github.com/servo/rust-url/pull/853 - Remove obsolete badge references by [@&#8203;atouchet](https://github.com/atouchet) in https://github.com/servo/rust-url/pull/852 - Fix trailing spaces in scheme / pathname / search setters by [@&#8203;lucacasonato](https://github.com/lucacasonato) in https://github.com/servo/rust-url/pull/848 - fix: implement std::error::Error for data-url by [@&#8203;lucacasonato](https://github.com/lucacasonato) in https://github.com/servo/rust-url/pull/698 - Enable the GitHub merge queue by [@&#8203;mrobinson](https://github.com/mrobinson) in https://github.com/servo/rust-url/pull/851 - Rewrite WPT runner by [@&#8203;lucacasonato](https://github.com/lucacasonato) in https://github.com/servo/rust-url/pull/857 - Implement std::error::Error for InvalidBase64 by [@&#8203;lucacasonato](https://github.com/lucacasonato) in https://github.com/servo/rust-url/pull/856 - Add `--generate-link-to-definition` option when building on docs.rs by [@&#8203;GuillaumeGomez](https://github.com/GuillaumeGomez) in https://github.com/servo/rust-url/pull/858 - Stabilize debugger_visualizer feature by [@&#8203;lucacasonato](https://github.com/lucacasonato) in https://github.com/servo/rust-url/pull/855 - Update WPT data and expectations by [@&#8203;lucacasonato](https://github.com/lucacasonato) in https://github.com/servo/rust-url/pull/859 - Fix no_std Support for idna by [@&#8203;domenukk](https://github.com/domenukk) in https://github.com/servo/rust-url/pull/843 - Fix panic in set_path for file URLs by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/865 #### New Contributors - [@&#8203;mrobinson](https://github.com/mrobinson) made their first contribution in https://github.com/servo/rust-url/pull/851 - [@&#8203;GuillaumeGomez](https://github.com/GuillaumeGomez) made their first contribution in https://github.com/servo/rust-url/pull/858 - [@&#8203;domenukk](https://github.com/domenukk) made their first contribution in https://github.com/servo/rust-url/pull/843 **Full Changelog**: https://github.com/servo/rust-url/compare/v2.4.0...v2.4.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-08-29 00:26:09 +00:00
Update Rust crate url to 2.4.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
e633e241e7
pierre scheduled this pull request to auto merge when all checks succeed 2023-08-29 00:26:09 +00:00
pierre merged commit 6bd4fff2ce into master 2023-08-29 00:39:13 +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#166
No description provided.