Update gimli requirement from 0.26 to 0.32 in /kernel
Updates the requirements on gimli to permit the latest version.
Changelog
Sourced from gimli's changelog.
0.32.0
Released 2025/06/11.
Breaking changes
Added
read::Dwarf::debug_macinfo,read::Dwarf::debug_macro, and associated support. #759 #763 #772Removed
#[non_exhaustive]fromread::CallFrameInstruction. #764Added
source_dirparameter towrite::LineProgram::new. #768Changed
Fixed spelling in
Error::UnknownCallFrameInstructiondescription. #758Removed
compiler-builtinsfromrustc-dep-of-stddependencies. #769Changed
write::UnitTable::fromto ignoreDW_AT_GNU_locviewsattributes. #771Added
- Added
DebugAddr::headers. #760
0.31.1
Released 2024/10/04.
Changed
... (truncated)
Commits
7172082Release 0.32.0 (#773)767d6c5Removecompiler-builtinsfromrustc-dep-of-stddependencies (#769)556e419read/macros: combine MacInfoIter and MacroIter (#772)dddaed7write/unit: ignore DW_AT_GNU_locviews when converting attributes (#771)0d96ec8write/line: allow distinct working dir and source dir (#768)2f66114dwarfdump: fix warning (#770)c2e0ec1Remove #[non_exhaustive] from read::CallFrameInstruction (#764)e43168fAdd support for reading macros from .debug_macro (#763)01edcb7Fix clippy warnings (#762)5dc8b17Add support for reading items from .debug_macinfo (#759)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)