Skip to content

Update object requirement from 0.38.0 to 0.39.1#538

Merged
lu-zero merged 1 commit intomasterfrom
dependabot/cargo/object-0.39.1
Apr 24, 2026
Merged

Update object requirement from 0.38.0 to 0.39.1#538
lu-zero merged 1 commit intomasterfrom
dependabot/cargo/object-0.39.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on object to permit the latest version.

Changelog

Sourced from object's changelog.

0.39.1

Released 2026/04/21.

Changed

  • Changed read::PeFile::imports to return an error for empty import names. #873

  • Fixed read::PeFile::imports to handle import names in a different section. #881

  • Fixed the ELF section flags for write::StandardSection::EhFrame. #877

  • Updated hashbrown, indexmap, and wasmparser dependencies. #879

Added

  • Added Android definitions for ELF. #875

  • Updated Mach-O definitions. #883

  • Added read::macho::LoadCommandData::dylib_use_flags. #887


0.39.0

Released 2026/03/29.

Breaking changes

  • Changed read::NativeFile to use NativeEndian instead of Endianness. #851

  • Changed the type of elf::Dyn32/64::d_tag to signed (i32/i64). Changed the type of DT_* constants to i64. Changed write::elf::Writer::write_dynamic parameter to match. #852

  • Changed parsing to always support unaligned data. The unaligned feature now has no effect. #861

  • Changed read::SymbolMapName::new to accept a size parameter.

... (truncated)

Commits

@dependabot dependabot Bot added Dependencies Issues related to the dependencies in use rust Pull requests that update Rust code labels Apr 21, 2026
Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest version.
- [Changelog](https://github.com/gimli-rs/object/blob/main/CHANGELOG.md)
- [Commits](gimli-rs/object@0.38.0...v0.39.1)

---
updated-dependencies:
- dependency-name: object
  dependency-version: 0.39.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/object-0.39.1 branch from 16bfc43 to 108ef2b Compare April 24, 2026 04:47
@lu-zero lu-zero merged commit 34d7685 into master Apr 24, 2026
32 checks passed
@lu-zero lu-zero deleted the dependabot/cargo/object-0.39.1 branch April 24, 2026 05:26
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (60f067a) to head (108ef2b).
⚠️ Report is 1 commits behind head on master.

❌ Your project status has failed because the head coverage (0.00%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@      Coverage Diff      @@
##   master   #538   +/-   ##
=============================
=============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Issues related to the dependencies in use rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant