Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump percent-encoding from 2.2.0 to 2.3.0 (#17602)
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.2.0 to 2.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/rust-url/commit/35abc325ba5a9925e0de29a893d67fefb35d07c3"><code>35abc32</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-url/issues/791">#791</a> from servo/ver_2.3.0</li> <li><a href="https://github.com/servo/rust-url/commit/25266fcc36065f78c17ffb13d8cbad8bae14ae2d"><code>25266fc</code></a> Bump url version to 2.3.0</li> <li><a href="https://github.com/servo/rust-url/commit/587e9628a930ba40c1d78ada72c538b6bfee8fbc"><code>587e962</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-url/issues/790">#790</a> from crowlKats/remove_idna</li> <li><a href="https://github.com/servo/rust-url/commit/eaa23e556f8f6de3c2c92ff16ceab9d554c52969"><code>eaa23e5</code></a> remove IDNA feature</li> <li><a href="https://github.com/servo/rust-url/commit/a3df36528a70cca307e95545b6d7766721a498b0"><code>a3df365</code></a> feat(url): add <code>quirks::internal_components</code> (<a href="https://redirect.github.com/servo/rust-url/issues/788">#788</a>)</li> <li><a href="https://github.com/servo/rust-url/commit/868719da3f4e3a33d8fdc20ef8ce7f2e348c970b"><code>868719d</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-url/issues/734">#734</a> from andrewbanchich/fix-set-host</li> <li><a href="https://github.com/servo/rust-url/commit/eb3f20d7e4da46344b9bb8e1c54d2f64034b1f59"><code>eb3f20d</code></a> Fix setting file hosts to None</li> <li><a href="https://github.com/servo/rust-url/commit/6e5df8fe3bd7bc3ed9c5abc7b787293c6540b0cc"><code>6e5df8f</code></a> perf(idna): fast-path simple/ascii domains (<a href="https://redirect.github.com/servo/rust-url/issues/761">#761</a>)</li> <li><a href="https://github.com/servo/rust-url/commit/1d307ae51a28fecc630ecec03380788bfb03a643"><code>1d307ae</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-url/issues/787">#787</a> from jiftoo/query-pairs-patch</li> <li><a href="https://github.com/servo/rust-url/commit/4c5e4ee82671d51957cdf921654fc5b9c6cf13e1"><code>4c5e4ee</code></a> fix unclosed doctest</li> <li>Additional commits viewable in <a href="https://github.com/servo/rust-url/compare/v2.2.0...v2.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=percent-encoding&package-manager=cargo&previous-version=2.2.0&new-version=2.3.0)](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 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>
- Loading branch information