build(deps): bump url from 2.3.1 to 2.4.1 (#30225)

Bumps [url](https://github.com/servo/rust-url) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.1)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
dependabot[bot] 2023-08-29 08:22:55 +00:00 committed by GitHub
parent 04e8a0638c
commit da64144ff4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 69 additions and 620 deletions

View file

@ -881,42 +881,6 @@
[Parsing: <non-spec:/a/..//path> against <about:blank>]
expected: FAIL
[Parsing: </.//path> against <non-spec:/p>]
expected: FAIL
[Parsing: </..//path> against <non-spec:/p>]
expected: FAIL
[Parsing: <..//path> against <non-spec:/p>]
expected: FAIL
[Parsing: <a/..//path> against <non-spec:/p>]
expected: FAIL
[Parsing: <> against <non-spec:/..//p>]
expected: FAIL
[Parsing: <path> against <non-spec:/..//p>]
expected: FAIL
[Parsing: <non-spec:/.//> without base]
expected: FAIL
[Parsing: <non-spec:/..//> without base]
expected: FAIL
[Parsing: <non-spec:/a/..//> without base]
expected: FAIL
[Parsing: <non-spec:/.//path> without base]
expected: FAIL
[Parsing: <non-spec:/..//path> without base]
expected: FAIL
[Parsing: <non-spec:/a/..//path> without base]
expected: FAIL
[url-constructor.any.worker.html?include=file]
[Parsing: </> against <file://h/C:/a/b>]
@ -1203,24 +1167,6 @@
[Parsing: <non-spec:/a/..//path> against <about:blank>]
expected: FAIL
[Parsing: </.//path> against <non-spec:/p>]
expected: FAIL
[Parsing: </..//path> against <non-spec:/p>]
expected: FAIL
[Parsing: <..//path> against <non-spec:/p>]
expected: FAIL
[Parsing: <a/..//path> against <non-spec:/p>]
expected: FAIL
[Parsing: <> against <non-spec:/..//p>]
expected: FAIL
[Parsing: <path> against <non-spec:/..//p>]
expected: FAIL
[Parsing: <file:\\\\//> without base]
expected: FAIL
@ -1269,24 +1215,6 @@
[Parsing: <file:/.//p> without base]
expected: FAIL
[Parsing: <non-spec:/.//> without base]
expected: FAIL
[Parsing: <non-spec:/..//> without base]
expected: FAIL
[Parsing: <non-spec:/a/..//> without base]
expected: FAIL
[Parsing: <non-spec:/.//path> without base]
expected: FAIL
[Parsing: <non-spec:/..//path> without base]
expected: FAIL
[Parsing: <non-spec:/a/..//path> without base]
expected: FAIL
[url-constructor.any.html?include=file]
[Parsing: </> against <file://h/C:/a/b>]