Skip to content

Update addr2line requirement from 0.25.0 to 0.26.1#3791

Merged
domenukk merged 1 commit intomainfrom
dependabot/cargo/addr2line-0.26.1
Apr 8, 2026
Merged

Update addr2line requirement from 0.25.0 to 0.26.1#3791
domenukk merged 1 commit intomainfrom
dependabot/cargo/addr2line-0.26.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Updates the requirements on addr2line to permit the latest version.

Changelog

Sourced from addr2line's changelog.

0.26.1 (2026/03/29)

Changed

  • Improved error handling in addr2line binary. #368

  • Updated object dependency to improve Loader::find_symbol. #369


0.26.0 (2026/01/11)

Breaking changes

  • Updated gimli dependency.

Changed

  • The minimum supported rust version (MSRV) is 1.88.0.

  • Updated demangle to handle C++ 17 and 20. #357

  • Changed internal sorting to use unstable sort. #358 #359

  • Updated dependencies. #361

Added

  • Added relocatable object file support to Loader. #362

0.25.1 (2025/09/13)

Changed

  • Fixed line parsing for split DWARF. #353

  • Changed .debug_aranges parsing to skip invalid entries instead of failing. #355


... (truncated)

Commits

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 commands and options

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 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)

Updates the requirements on [addr2line](https://github.com/gimli-rs/addr2line) to permit the latest version.
- [Changelog](https://github.com/gimli-rs/addr2line/blob/main/CHANGELOG.md)
- [Commits](gimli-rs/addr2line@0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: addr2line
  dependency-version: 0.26.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 8, 2026
@domenukk domenukk merged commit 352511a into main Apr 8, 2026
116 of 148 checks passed
@domenukk domenukk deleted the dependabot/cargo/addr2line-0.26.1 branch April 8, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant