aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/post_build_commands.py
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2022-04-15 16:52:02 -0400
committerGitHub <noreply@github.com>2022-04-15 16:52:02 -0400
commitf10b9043e083c0408b760399c035be6e5103745e (patch)
tree9e31ce4ec9a51041bb4f6e5b6ae2bd2f4dea5285 /python/servo/post_build_commands.py
parent0e5fca4a105b57afa15fc3630ec559e1669fe085 (diff)
parentbe3e9f471d7cce5b4a717750b2f0638d6a91b848 (diff)
downloadservo-f10b9043e083c0408b760399c035be6e5103745e.tar.gz
servo-f10b9043e083c0408b760399c035be6e5103745e.zip
Auto merge of #28873 - servo:dependabot/cargo/tracing-core-0.1.26, r=jdm
Bump tracing-core from 0.1.25 to 0.1.26 Bumps [tracing-core](https://github.com/tokio-rs/tracing) from 0.1.25 to 0.1.26. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing-core's releases</a>.</em></p> <blockquote> <h2>tracing-core 0.1.26</h2> <p>This release adds a <code>Value</code> implementation for <code>Box&lt;T: Value&gt;</code> to allow recording boxed values more conveniently. In particular, this should improve the ergonomics of the implementations for <code>dyn std::error::Error</code> trait objects, including those added in <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.25">v0.1.25</a>.</p> <h3>Added</h3> <ul> <li><code>Value</code> implementation for <code>Box&lt;T&gt; where T: Value</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2071">#2071</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Broken documentation links (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2068">#2068</a>)</li> </ul> <p>Thanks to new contributor <a href="https://github.com/ben0x539"><code>@​ben0x539</code></a> for contributing to this release!</p> <p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2071">#2071</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2071">tokio-rs/tracing#2071</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2068">#2068</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/2068">tokio-rs/tracing#2068</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tracing/commit/cb294a99582222a7c515922c22607b1838606ba2"><code>cb294a9</code></a> core: prepare to release v0.1.26</li> <li><a href="https://github.com/tokio-rs/tracing/commit/96347c7b78d58f3d51b0979cfbe8499dac406583"><code>96347c7</code></a> core: add <code>Value</code> impl for <code>Box\&lt;T&gt; where T: Value</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2071">#2071</a>)</li> <li><a href="https://github.com/tokio-rs/tracing/commit/8c67359846557371bb2fdee2f6534af1ec35c576"><code>8c67359</code></a> tracing: fix the &quot;log&quot; feature making async block futures <code>!Send</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2073">#2073</a>)</li> <li><a href="https://github.com/tokio-rs/tracing/commit/438b013c0174435b5081e69780630b34deaf1cf7"><code>438b013</code></a> docs: use intra-doc links instead of relative file paths (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/2068">#2068</a>)</li> <li>See full diff in <a href="https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.25...tracing-core-0.1.26">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-core&package-manager=cargo&previous-version=0.1.25&new-version=0.1.26)](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>
Diffstat (limited to 'python/servo/post_build_commands.py')
0 files changed, 0 insertions, 0 deletions