aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/css-layout-api/constraints-data.https.html
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-09 22:48:02 +0000
committerGitHub <noreply@github.com>2025-06-09 22:48:02 +0000
commitda02dacaa4a590c73c0bfb81610d92ee8469a7ea (patch)
treedec0c8bb76b2aa9f1d9582104f1b1ed14f4a57f5 /tests/wpt/web-platform-tests/css/css-layout-api/constraints-data.https.html
parent3196e7db00e3b4b0dde307e774ae7319be5be39c (diff)
downloadservo-main.tar.gz
servo-main.zip
build(deps): bump async-compression from 0.4.23 to 0.4.24 (#37355)HEADmain
Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.23 to 0.4.24. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md">async-compression's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/Nullus157/async-compression/compare/v0.4.23...v0.4.24">0.4.24</a> - 2025-06-09</h2> <h3>Other</h3> <ul> <li>Fix clippy error</li> <li>narrow tokio requirement to account for RUSTSEC-2025-0023</li> <li>move constructors back to top of rustdoc pages</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Nullus157/async-compression/commit/4d41947a184aa704a9df837704a743340e777b12"><code>4d41947</code></a> chore: release v0.4.24 (<a href="https://redirect.github.com/Nullus157/async-compression/issues/348">#348</a>)</li> <li><a href="https://github.com/Nullus157/async-compression/commit/3264c84d12a789d728d49452d747e81bdf6d0874"><code>3264c84</code></a> Merge pull request <a href="https://redirect.github.com/Nullus157/async-compression/issues/346">#346</a> from Nullus157/dependabot/cargo/proptest-derive-0.6</li> <li><a href="https://github.com/Nullus157/async-compression/commit/1bf5973c94b0696e82336893d30dd004db1f576e"><code>1bf5973</code></a> chore(deps): update proptest-derive requirement from 0.5 to 0.6</li> <li><a href="https://github.com/Nullus157/async-compression/commit/9b938dad5c611578e248951a9a0c92d09c78050c"><code>9b938da</code></a> Merge pull request <a href="https://redirect.github.com/Nullus157/async-compression/issues/347">#347</a> from Nullus157/fix/clippt</li> <li><a href="https://github.com/Nullus157/async-compression/commit/52d7d4c146abd3058dd22dc3201daad210ecbd47"><code>52d7d4c</code></a> Fix fmt in decoder.rs</li> <li><a href="https://github.com/Nullus157/async-compression/commit/656949713fa2f6e397ec4add2189d9e9865b34c1"><code>6569497</code></a> Fix tokio write generics decoder.rs</li> <li><a href="https://github.com/Nullus157/async-compression/commit/71ead804e8f7610c95ac08862f8791661e1b6b8d"><code>71ead80</code></a> Fix fmt in tokio generics write encoder.rs</li> <li><a href="https://github.com/Nullus157/async-compression/commit/a5059d7288e3b21c17d2bb56fc52591510f7ba06"><code>a5059d7</code></a> Fix fmt in tokio write generics decoder.rs</li> <li><a href="https://github.com/Nullus157/async-compression/commit/6eeed32b716d356bd9ca374271e7286eb7767f4c"><code>6eeed32</code></a> Fix fmt in future write generics encoder.rs</li> <li><a href="https://github.com/Nullus157/async-compression/commit/5ea5bdf0755a02ac9184474d91dce7cef2bd9a82"><code>5ea5bdf</code></a> Fix fmt in decoder.rs</li> <li>Additional commits viewable in <a href="https://github.com/Nullus157/async-compression/compare/v0.4.23...v0.4.24">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=async-compression&package-manager=cargo&previous-version=0.4.23&new-version=0.4.24)](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>
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-layout-api/constraints-data.https.html')
0 files changed, 0 insertions, 0 deletions