fix(deps): update rust crate url to v2.5.0 #22

Merged
realaravinth merged 1 commit from renovate/url-2.x-lockfile into master 2024-06-08 13:13:18 +05:30
Member

This PR contains the following updates:

Package Type Update Change
url dependencies minor 2.3.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

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

v2.4.0

Compare Source

Crate version bump

  • data-url to 0.3.0
  • percent-encoding to 2.3.0
  • form_urlencoded to 1.2.0
  • idna to 0.4.0
  • url to 2.4.0

What's Changed

New Contributors

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


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 | minor | `2.3.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 ### [`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 ### [`v2.4.0`](https://github.com/servo/rust-url/releases/tag/v2.4.0) [Compare Source](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.0) #### Crate version bump - data-url to 0.3.0 - percent-encoding to 2.3.0 - form_urlencoded to 1.2.0 - idna to 0.4.0 - url to 2.4.0 #### What's Changed - url: add the authority method by [@&#8203;unleashed](https://github.com/unleashed) in https://github.com/servo/rust-url/pull/674 - Fix clippy warnings by [@&#8203;nickelc](https://github.com/nickelc) in https://github.com/servo/rust-url/pull/810 - Replace unmaintained/outdated github actions by [@&#8203;nickelc](https://github.com/nickelc) in https://github.com/servo/rust-url/pull/811 - Implement potentially strip spaces for opaque paths by [@&#8203;CYBAI](https://github.com/CYBAI) in https://github.com/servo/rust-url/pull/813 - percent_encoding: faster percent_encode_byte by [@&#8203;klensy](https://github.com/klensy) in https://github.com/servo/rust-url/pull/814 - Update urltestdata.json WPT test cases by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/819 - Fix anarchist URL where path starts with // by [@&#8203;qsantos](https://github.com/qsantos) in https://github.com/servo/rust-url/pull/817 - Avoid string allocation to get length of port by [@&#8203;qsantos](https://github.com/qsantos) in https://github.com/servo/rust-url/pull/823 - No colon when setting empty password by [@&#8203;qsantos](https://github.com/qsantos) in https://github.com/servo/rust-url/pull/825 - Url is special by [@&#8203;qsantos](https://github.com/qsantos) in https://github.com/servo/rust-url/pull/826 - Update msrv to 1.56 to keep up with serde-derive by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/827 - `no_std` support for `form_urlencoded`, `data-url` and `idna` by [@&#8203;madsmtm](https://github.com/madsmtm) in https://github.com/servo/rust-url/pull/722 - Compile with serde feature on Rust playground and docs.rs by [@&#8203;dtolnay](https://github.com/dtolnay) in https://github.com/servo/rust-url/pull/832 - Fix issues with file drives by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/839 - Update url to 2.4.0 and release new version by [@&#8203;valenting](https://github.com/valenting) in https://github.com/servo/rust-url/pull/840 #### New Contributors - [@&#8203;nickelc](https://github.com/nickelc) made their first contribution in https://github.com/servo/rust-url/pull/810 - [@&#8203;CYBAI](https://github.com/CYBAI) made their first contribution in https://github.com/servo/rust-url/pull/813 - [@&#8203;klensy](https://github.com/klensy) made their first contribution in https://github.com/servo/rust-url/pull/814 - [@&#8203;qsantos](https://github.com/qsantos) made their first contribution in https://github.com/servo/rust-url/pull/817 - [@&#8203;madsmtm](https://github.com/madsmtm) made their first contribution in https://github.com/servo/rust-url/pull/722 - [@&#8203;dtolnay](https://github.com/dtolnay) made their first contribution in https://github.com/servo/rust-url/pull/832 **Full Changelog**: https://github.com/servo/rust-url/compare/v2.3.1...v2.4.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-08 02:31:52 +05:30
renovate-bot added 1 commit 2024-06-08 02:31:52 +05:30
fix(deps): update rust crate url to v2.5.0
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
af803fc0fc
realaravinth merged commit e5274af8a7 into master 2024-06-08 13:13:18 +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: LibrePages/forms#22
No description provided.