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 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the weekly-updates group with 4 updates: object, symbolic-demangle, clap and gimli.
Updates
object
from 0.36.4 to 0.36.5Changelog
Sourced from object's changelog.
Commits
016cf8d
Release 0.36.57b34028
Fix clippy warnings930fe2a
Update Cargo.lockeea640b
Update dependencies5527f23
Reformat relocation parsing (#732)2cc795e
Add support for IMAGE_REL_ARM64_BRANCH26 (#731)587276c
read/elf: Read zstd frames in a loop until decompression is complete. (#730)34f6dce
elf: add basic support for E2K arch (#727)7e292fc
read/elf: reformat parse_relocation (#726)29f9767
write/elf: reformat code (#725)Updates
symbolic-demangle
from 12.11.1 to 12.12.0Release notes
Sourced from symbolic-demangle's releases.
Changelog
Sourced from symbolic-demangle's changelog.
Commits
19e7d46
release: 12.12.0f9b7fcc
Revert "Support for DWARFv5 embedded source code extension (#849)" (#870)d845f97
Merge branch 'release/12.11.1'Updates
clap
from 4.5.18 to 4.5.19Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endless0209a79
fix(complete): Don't cause endless completions for bash/zshUpdates
gimli
from 0.31.0 to 0.31.1Changelog
Sourced from gimli's changelog.
Commits
7e9d923
Release 0.31.1 (#753)3e6ff1d
ci: bump deprecated actions to latest version19a9606
read: use const generics insrc/read/util.rs
7ba06e8
read: improve handling of 0 for tombstones (#750)2d28dbe
Rework tests for rnglists and loclists (#751)1f0f1fc
Improve simple_write example (#747)4981be0
arch: added missing MIPS HI/LO register defs (#749)f49dfeb
read: handle tombstones in .debug_aranges (#743)dd3c98c
read: implement Default for DwarfSections and DwarfPackageSections (#742)5a2b2e6
read/cfi: fix hack for zero length entries in .debug_frame (#741)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 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