Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2025

This PR contains the following updates:

Package Type Update Change
backtrace dependencies patch 0.3.74 -> 0.3.76

Release Notes

rust-lang/backtrace-rs (backtrace)

v0.3.76

Compare Source

Behavior
  • Fix inverted polarity of "full printing" logic in #​726:
    Previously we used to do the opposite of what you would expect.
Platform Support
  • Windows: Removed hypothetical soundness risk from padding bytes in #​737
  • Fuchsia: Added appropriate alignment checks during Elf_Nhdr parsing in #​725
  • Cygwin: Added support in #​704
  • Windows (32-bit Arm): Restore support in #​685
  • NuttX (32-bit Arm): Use builtin _Unwind_GetIP in #​692
  • RTEMS: Enable libunwind in #​682
Dependencies
  • Update cpp_demangle to 0.5 in #​732
  • Update memchr to 2.7.6 in #​734
  • Switch from windows-targets to windows-link in #​727
  • Update ruzstd to 0.8.1 in #​718
  • Update object to 0.37 in #​718
  • Update addr2line to 0.25 in #​718

v0.3.75

Compare Source

What's Changed

  • Add support for symbolicating APK/ZIP-embedded libraries on Android in #​662
  • Support zstd-compressed ELF sections in #​626
  • Recognize windows-sys signatures as "C" or "system" depending on cfg in #​677
  • Enable libunwind for rtems in #​682
  • MSRV is now 1.79

New Contributors

Full Changelog: rust-lang/backtrace-rs@0.3.74...0.3.75


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

@renovate renovate bot force-pushed the renovate/backtrace-0.x-lockfile branch from e968924 to 0a5f569 Compare August 10, 2025 13:30
Copy link

@renovate renovate bot changed the title fix(deps): update rust crate backtrace to v0.3.75 chore(deps): update rust crate backtrace to v0.3.75 Sep 25, 2025
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --package [email protected] --precise 0.3.76
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate bot changed the title chore(deps): update rust crate backtrace to v0.3.75 chore(deps): update rust crate backtrace to v0.3.76 Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants