mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
build(deps): bump backtrace from 0.3.75 to 0.3.76 (#39578)
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.75 to 0.3.76. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/backtrace-rs/releases">backtrace's releases</a>.</em></p> <blockquote> <h2>backtrace-v0.3.76</h2> <h3>Behavior</h3> <ul> <li>Fix inverted polarity of "full printing" logic in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>: Previously we used to do the opposite of what you would expect.</li> </ul> <h3>Platform Support</h3> <ul> <li>Windows: Removed hypothetical soundness risk from padding bytes in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li> <li>Fuchsia: Added appropriate alignment checks during <code>Elf_Nhdr</code> parsing in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li> <li>Cygwin: Added support in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li> <li>Windows (32-bit Arm): Restore support in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li> <li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li> <li>RTEMS: Enable libunwind in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li> </ul> <h3>Dependencies</h3> <ul> <li>Update cpp_demangle to 0.5 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li> <li>Update memchr to 2.7.6 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li> <li>Switch from windows-targets to windows-link in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li> <li>Update ruzstd to 0.8.1 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li> <li>Update object to 0.37 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li> <li>Update addr2line to 0.25 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/backtrace-rs/blob/master/CHANGELOG.md">backtrace's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/backtrace-rs/compare/backtrace-v0.3.75...backtrace-v0.3.76">0.3.76</a> - 2025-09-26</h2> <h3>Behavior</h3> <ul> <li>Fix inverted polarity of "full printing" logic in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/726">rust-lang/backtrace-rs#726</a>: Previously we used to do the opposite of what you would expect.</li> </ul> <h3>Platform Support</h3> <ul> <li>Windows: Removed hypothetical soundness risk from padding bytes in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">rust-lang/backtrace-rs#737</a></li> <li>Fuchsia: Added appropriate alignment checks during <code>Elf_Nhdr</code> parsing in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a></li> <li>Cygwin: Added support in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/704">rust-lang/backtrace-rs#704</a></li> <li>Windows (32-bit Arm): Restore support in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/685">rust-lang/backtrace-rs#685</a></li> <li>NuttX (32-bit Arm): Use builtin <code>_Unwind_GetIP</code> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/692">rust-lang/backtrace-rs#692</a></li> <li>RTEMS: Enable libunwind in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/682">rust-lang/backtrace-rs#682</a></li> </ul> <h3>Dependencies</h3> <ul> <li>Update cpp_demangle to 0.5 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/732">rust-lang/backtrace-rs#732</a></li> <li>Update memchr to 2.7.6 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/734">rust-lang/backtrace-rs#734</a></li> <li>Switch from windows-targets to windows-link in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/727">rust-lang/backtrace-rs#727</a></li> <li>Update ruzstd to 0.8.1 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li> <li>Update object to 0.37 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li> <li>Update addr2line to 0.25 in <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/718">rust-lang/backtrace-rs#718</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="775f6a1ba6
"><code>775f6a1</code></a> modify CHANGELOG.md to not be a git log dump</li> <li><a href="bb0cdc34d7
"><code>bb0cdc3</code></a> chore: release v0.3.76</li> <li><a href="a8b55f020a
"><code>a8b55f0</code></a> Merge of <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/725">rust-lang/backtrace-rs#725</a>: Fix missing alignment check for ELF note...</li> <li><a href="0b838008f8
"><code>0b83800</code></a> Expand <code>take_nhdr</code> doc-comment</li> <li><a href="a405950a41
"><code>a405950</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/737">#737</a> from workingjubilee/address-dbghelp-soundness-risks</li> <li><a href="06dca9a485
"><code>06dca9a</code></a> Expand doc-comment on <code>do_resolve</code></li> <li><a href="05ad047199
"><code>05ad047</code></a> Remove padding bytes risk in dbghelp with MaybeUninit</li> <li><a href="dccdb4d50f
"><code>dccdb4d</code></a> Upgrade <code>cpp_demangle</code><code>rust-lang/backtrace-rs#732</code></li> <li><a href="50fe434089
"><code>50fe434</code></a><code>rust-lang/backtrace-rs#734</code></li> <li><a href="79d35149d7
"><code>79d3514</code></a> Switch from <code>windows-targets</code> to <code>windows-link</code><code>rust-lang/backtrace-rs#727</code></li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/backtrace-rs/compare/0.3.75...backtrace-v0.3.76">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 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>
This commit is contained in:
parent
34979c8b71
commit
5018cd8015
1 changed files with 9 additions and 9 deletions
18
Cargo.lock
generated
18
Cargo.lock
generated
|
@ -119,9 +119,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "addr2line"
|
||||
version = "0.24.2"
|
||||
version = "0.25.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
|
||||
checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b"
|
||||
dependencies = [
|
||||
"gimli",
|
||||
]
|
||||
|
@ -747,9 +747,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "backtrace"
|
||||
version = "0.3.75"
|
||||
version = "0.3.76"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
|
||||
checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6"
|
||||
dependencies = [
|
||||
"addr2line",
|
||||
"cfg-if",
|
||||
|
@ -757,7 +757,7 @@ dependencies = [
|
|||
"miniz_oxide",
|
||||
"object",
|
||||
"rustc-demangle",
|
||||
"windows-targets 0.52.6",
|
||||
"windows-link 0.2.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3151,9 +3151,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gimli"
|
||||
version = "0.31.1"
|
||||
version = "0.32.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
||||
checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7"
|
||||
|
||||
[[package]]
|
||||
name = "gio-sys"
|
||||
|
@ -6115,9 +6115,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "object"
|
||||
version = "0.36.7"
|
||||
version = "0.37.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
|
||||
checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue