mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
Bumps [url](https://github.com/servo/rust-url) from 2.4.0 to 2.4.1. <details> <summary>Commits</summary> <ul> <li><a href="a08aa2cd10"><code>a08aa2c</code></a> Fix panic in set_path for file URLs (<a href="https://redirect.github.com/servo/rust-url/issues/865">#865</a>)</li> <li><a href="edabc79793"><code>edabc79</code></a> Fix no_std for idna (<a href="https://redirect.github.com/servo/rust-url/issues/843">#843</a>)</li> <li><a href="115837002b"><code>1158370</code></a> Update WPT data and expectations (<a href="https://redirect.github.com/servo/rust-url/issues/859">#859</a>)</li> <li><a href="beb2cde646"><code>beb2cde</code></a> Stabilize debugger_visualizer feature (<a href="https://redirect.github.com/servo/rust-url/issues/855">#855</a>)</li> <li><a href="86730f1653"><code>86730f1</code></a> Add <code>--generate-link-to-definition</code> option when building on docs.rs (<a href="https://redirect.github.com/servo/rust-url/issues/858">#858</a>)</li> <li><a href="e4dbb436e6"><code>e4dbb43</code></a> Implement std::error::Error for InvalidBase64 (<a href="https://redirect.github.com/servo/rust-url/issues/856">#856</a>)</li> <li><a href="b33514a3bc"><code>b33514a</code></a> Rewrite WPT runner (<a href="https://redirect.github.com/servo/rust-url/issues/857">#857</a>)</li> <li><a href="b22857487a"><code>b228574</code></a> Enable the GitHub merge queue (<a href="https://redirect.github.com/servo/rust-url/issues/851">#851</a>)</li> <li><a href="3a474c320a"><code>3a474c3</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-url/issues/698">#698</a> from lucacasonato/impl_error_for_data_url</li> <li><a href="1f7dbe0df5"><code>1f7dbe0</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-url/issues/848">#848</a> from lucacasonato/fix_trailing_space_pathname_setter</li> <li>Additional commits viewable in <a href="https://github.com/servo/rust-url/compare/v2.4.0...v2.4.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>