aboutsummaryrefslogtreecommitdiffstats
path: root/tests/html/service-worker/sw_dashboard.js
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-23 17:23:19 +0000
committerGitHub <noreply@github.com>2025-04-23 17:23:19 +0000
commitd661d4a620ccc909a20b84fdbd662a0a5cb9611b (patch)
treea6b7e67880b89c22a669377feb49b7cba59d9339 /tests/html/service-worker/sw_dashboard.js
parent71dff809d1f57fce55ad928fdd868641d32a665c (diff)
downloadservo-main.tar.gz
servo-main.zip
build(deps): bump tokio-util from 0.7.14 to 0.7.15 (#36671)HEADmain
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.14 to 0.7.15. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/4d4d12613bb30f6b550421d6ce2c2c54eb5d341d"><code>4d4d126</code></a> chore: prepare tokio-util v0.7.15 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7283">#7283</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/5490267a79a894c22cc014367e0fcd43f4ad2bb6"><code>5490267</code></a> fs: update the mockall dev dependency to 0.13.0 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7234">#7234</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/1434b32b5a0df3b38a0d588485cd9a20a8e92a89"><code>1434b32</code></a> examples: improve echo example consistency (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7256">#7256</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/159a3b2c8587cd12ad54eb16489dad6eb674d4ca"><code>159a3b2</code></a> rt(unstable): remove alt multi-threaded runtime (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7275">#7275</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/ce87dcfbf08dc5330386433c1e62229a3c4d5571"><code>ce87dcf</code></a> runtime: document the queue behavior of <code>spawn_blocking</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7269">#7269</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/d41d49d202708a6846e5de023962a8ee17358ba6"><code>d41d49d</code></a> metrics: fix panic comment in <code>max_error</code> docs (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7273">#7273</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/7a6c424f6e07d79e7c029866ed601bb948aba10a"><code>7a6c424</code></a> process: add <code>Command::spawn_with</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7249">#7249</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/c3037adac90fbbf92a160b970f38e50b66936b4c"><code>c3037ad</code></a> task: properly handle removed entries in <code>JoinMap</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7264">#7264</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/964fd06e0f215b26c4d969bc09e11299a29d6e11"><code>964fd06</code></a> benches: add helper functions for building runtimes (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7260">#7260</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/817fa605ee6a2549fe8e6057ec23a8309d42d2e9"><code>817fa60</code></a> fs: avoid some copies in <code>tokio::fs::write</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7199">#7199</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.14...tokio-util-0.7.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-util&package-manager=cargo&previous-version=0.7.14&new-version=0.7.15)](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/html/service-worker/sw_dashboard.js')
0 files changed, 0 insertions, 0 deletions