Update object requirement from 0.29 to 0.30 in /espmonitor
Updates the requirements on object to permit the latest version.
Changelog
Sourced from object's changelog.
0.30.0
Released 2022/11/22.
Breaking changes
The minimum supported rust version for the
readfeature has changed to 1.52.0. #458The minimum supported rust version for the
writefeature has changed to 1.61.0.Fixed endian handling in
read::elf::SymbolTable::shndx. #458Fixed endian handling in
read::pe::ResourceName. #458Changed definitions for LoongArch ELF header flags. #483
Changed
Fixed parsing of multiple debug directory entries in
read::pe::PeFile::pdb_info. #451Changed the section name used when writing COFF stub symbols. #475
Added
Added
read::pe::DataDirectories::delay_load_import_table. #448Added
read::macho::LoadCommandData::raw_data. #449Added ELF relocations for LoongArch ps ABI v2. #450
Added PowerPC support for Mach-O. #460
Added support for reading the AIX big archive format. #462 #467 #473
Added support for
RelocationEncoding::AArch64Callwhen writing Mach-O files. #465
... (truncated)
Commits
ed03e05Release 0.30.04a29150Fix clippy warnings839877aUpdate hashbrown to 0.13.123db11cread/xcoff: fix parsing of relocation size (#486)1eb82ffChange xcoff to be an unstable feature (#485)9697729read/pe: add ResourceName::raw_data method (#487)b7d879dread/xcoff: support auxiliary symbol entries (AuxFile and AuxCsect). (#484)1f212faelf: Update LoongArch eflags (#483)99ec40fInitial Xtensa support (#481)a7b1655read/xcoff: add support for relocation entries (#477)- 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 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)