diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-05-13 09:17:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-13 09:17:22 -0400 |
commit | 887d5f941732c674a0e37e04d5be72aae3405441 (patch) | |
tree | 5191aaf93852b591aefb4aa8358a80bd570377df /components/script/dom/webgl_extensions | |
parent | c01f22d31196657227378c86f29ec7e95cae9e74 (diff) | |
parent | 28e8ca010b649a57e8d8105091e0136bbfc05345 (diff) | |
download | servo-887d5f941732c674a0e37e04d5be72aae3405441.tar.gz servo-887d5f941732c674a0e37e04d5be72aae3405441.zip |
Auto merge of #26505 - servo:dependabot/cargo/backtrace-0.3.47, r=jdm
Bump backtrace from 0.3.46 to 0.3.47
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.46 to 0.3.47.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/fbcfd0eaae320afd53d6b328ae3de6126b5e4046"><code>fbcfd0e</code></a> Bump to 0.3.47</li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/5ad0b762eb84de27ee2917b61356786f3ee8260b"><code>5ad0b76</code></a> Switch to <code>gimli-symbolize</code> by default (<a href="https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/324">#324</a>)</li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/bb5aa64804d6ba83a768c7ed1c5d67435ddba53e"><code>bb5aa64</code></a> Enable gimli on all platforms</li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/67ccecbca4dbf5945b8d03e0fa87b9908babd65d"><code>67ccecb</code></a> Update comments in <code>Cargo.toml</code></li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/29af39088b320a991849fb2ee5441cc1bcc34a17"><code>29af390</code></a> Automatically enable <code>std</code> feature with <code>gimli-symbolize</code></li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/3af3ec7db5054c17940222f5c918e200613ee427"><code>3af3ec7</code></a> Tweak some CI testing</li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/40f395455413051c053ad514df8adad2c9f1ed30"><code>40f3954</code></a> Migrate towards sunsetting features on this crate (<a href="https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/323">#323</a>)</li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/7a95a02c8ec0fe7191a5d1aae6fccfe207c99716"><code>7a95a02</code></a> Reorganize gimli internals slightly (<a href="https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/322">#322</a>)</li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/301358d42a1eefa30cb47ec8e8361a650aa30523"><code>301358d</code></a> Update <code>addr2line</code> dependency (<a href="https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/321">#321</a>)</li>
<li><a href="https://github.com/rust-lang/backtrace-rs/commit/1ffdc8ae1c254e6a2c22b656f4efd2ecde5c3363"><code>1ffdc8a</code></a> Remove dladdr fallback and implementation (<a href="https://github-redirect.dependabot.com/rust-lang/backtrace-rs/issues/317">#317</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rust-lang/backtrace-rs/compare/0.3.46...0.3.47">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=backtrace&package-manager=cargo&previous-version=0.3.46&new-version=0.3.47)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Diffstat (limited to 'components/script/dom/webgl_extensions')
0 files changed, 0 insertions, 0 deletions