fix(deps): update rust crate url to v2.5.2 #33

Merged
realaravinth merged 1 commit from renovate/url-2.x-lockfile into master 2024-06-25 11:50:59 +05:30
Member

This PR contains the following updates:

Package Type Update Change
url dependencies patch 2.5.1 -> 2.5.2

Release Notes

servo/rust-url (url)

v2.5.2

Compare Source

What's Changed

This release reverts recent IDNA changes and the MSRV back to rust 1.56
The idna v1.0.1 crate now lives on the idna-v1x branch.

Full Changelog: https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.5.1` -> `2.5.2` | --- ### Release Notes <details> <summary>servo/rust-url (url)</summary> ### [`v2.5.2`](https://github.com/servo/rust-url/releases/tag/v2.5.2) [Compare Source](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2) #### What's Changed - fix panic on `xn--55555577` by [@&#8203;Byron](https://github.com/Byron) in https://github.com/servo/rust-url/pull/940 - Update idna to 1.0.1 by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/945 - Revert "Reimplement idna on top of ICU4X" by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/946 This release reverts recent IDNA changes and the MSRV back to rust 1.56 The idna v1.0.1 crate now lives on the [idna-v1x](https://github.com/servo/rust-url/tree/idna-v1x) branch. **Full Changelog**: https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-19 02:02:35 +05:30
renovate-bot added 1 commit 2024-06-19 02:02:36 +05:30
fix(deps): update rust crate url to v2.5.2
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
943875df99
realaravinth merged commit 09c5a474ee into master 2024-06-25 11:50:59 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: ForgeFlux/ftest#33
No description provided.