davidlattimore / wild

Apache License 2.0
660 stars 16 forks source link

Bump the weekly-updates group with 4 updates #173

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the weekly-updates group with 4 updates: object, symbolic-demangle, clap and gimli.

Updates object from 0.36.4 to 0.36.5

Changelog

Sourced from object's changelog.

0.36.5

Released 2024/10/04.

Added

  • Added Architecture::E2K32 and Architecture::E2K64. #727

  • Added read and write support for pe::IMAGE_REL_ARM64_BRANCH26. #731

Changed

  • Fixed decompression of multi-frame Zstandard data in read::CompressedData::decompress. #730

Commits


Updates symbolic-demangle from 12.11.1 to 12.12.0

Release notes

Sourced from symbolic-demangle's releases.

12.12.0

Various fixes & improvements

Changelog

Sourced from symbolic-demangle's changelog.

12.12.0

Various fixes & improvements

Commits


Updates clap from 4.5.18 to 4.5.19

Release notes

Sourced from clap's releases.

v4.5.19

[4.5.19] - 2024-10-01

Internal

  • Update dependencies
Changelog

Sourced from clap's changelog.

[4.5.19] - 2024-10-01

Internal

  • Update dependencies
Commits


Updates gimli from 0.31.0 to 0.31.1

Changelog

Sourced from gimli's changelog.

0.31.1

Released 2024/10/04.

Changed

  • Changed read::Evaluation::evaluate to validate DW_OP_deref_size. #739

  • Changed write::LineProgram to allow use of file index 0 for DWARF version 5. #740

  • Improved the workaround for reading zero length entries in .debug_frame. #741

  • Implemented Default for read::DwarfSections and read::DwarfPackageSections. #742

  • Changed read::ArangeEntryIter to handle tombstones in .debug_aranges. #743

  • Improved handling handling of 0 for tombstones in DW_LNE_set_address and address pairs in ranges and locations. #750

  • Changed the read::ArrayLike trait implementation to use const generics. #752

Added

  • Added MIPS::HI and MIPS::LO. #749

Commits
  • 7e9d923 Release 0.31.1 (#753)
  • 3e6ff1d ci: bump deprecated actions to latest version
  • 19a9606 read: use const generics in src/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)
  • 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 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