mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #28864 - servo:dependabot/cargo/cssparser-0.29.2, r=jdm
Bump cssparser from 0.29.0 to 0.29.2 Bumps [cssparser](https://github.com/servo/rust-cssparser) from 0.29.0 to 0.29.2. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/servo/rust-cssparser/commits">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 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>
This commit is contained in:
commit
4268e2722d
7 changed files with 2 additions and 23341 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1209,9 +1209,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cssparser"
|
||||
version = "0.29.0"
|
||||
version = "0.29.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2a3a85949f6cbf49a4e1ab98a98e0f9aabfe7d827a7f156da36c98a86dede2df"
|
||||
checksum = "031d29b6d1ea84f63436e45fb6f3c1a3d62dc1650018c53fa7165e108d35d88f"
|
||||
dependencies = [
|
||||
"cssparser-macros",
|
||||
"dtoa-short",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,2 +0,0 @@
|
|||
[hwb-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[hwb-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[hwb-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[hwb-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[hwb-005.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue