Skip to content

Bump object from 0.38.1 to 0.39.0#436

Merged
dependabot-pr-auto-approver[bot] merged 1 commit intomainfrom
dependabot/cargo/main/object-0.39.0
Apr 3, 2026
Merged

Bump object from 0.38.1 to 0.39.0#436
dependabot-pr-auto-approver[bot] merged 1 commit intomainfrom
dependabot/cargo/main/object-0.39.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps object from 0.38.1 to 0.39.0.

Changelog

Sourced from object's changelog.

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. #863

Changed

  • Changed read::MachOFile::entry to handle LC_UNIXTHREAD load commands. #837

  • Reduced the size of read::elf::CrelIterator. #840

  • Improved debug output for read::*File by hiding the raw data bytes. #853

  • Removed DT_SYMBOLIC from the read::elf::Dyn::is_address check. #854

  • Changed read::macho to treat ltmp* symbols as section symbols. #856

  • Changed read::Relocation::encoding for unknown relocations to RelocationEncoding::Unknown. #857

  • Changed read::RelocationMap to handle RelocationKind::None and check for supported RelocationEncoding. #857

  • Changed read::elf to return RelocationKind::GotRelative for elf::R_X86_64_GOTPCRELX and elf::R_X86_64_REX_GOTPCRELX. #859

... (truncated)

Commits
  • c7233dc Release 0.39.0
  • fccf135 Update Cargo.lock
  • 6ce794a Update wasmparser dependency
  • ad68a0a Fix warning
  • d4b370d Switch default branch to main
  • a2ee270 pod: check for divide by zero (#868)
  • 870389f read/elf: include unsized symbols in is_definition() (#866)
  • 7eaeb11 symbol_map: improve symbol size handling for XCOFF
  • e03f26b symbol_map: use section sizes to improve symbol size guesses
  • a566ef1 symbol_map: use symbol size if known
  • Additional commits viewable in compare view

@jsturtevant
Copy link
Copy Markdown
Contributor

@dependabot rebase

1 similar comment
@jsturtevant
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [object](https://github.com/gimli-rs/object) from 0.38.1 to 0.39.0.
- [Changelog](https://github.com/gimli-rs/object/blob/main/CHANGELOG.md)
- [Commits](gimli-rs/object@0.38.1...v0.39.0)

---
updated-dependencies:
- dependency-name: object
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/main/object-0.39.0 branch from 9f19fbe to c836a05 Compare April 3, 2026 00:42
Copy link
Copy Markdown

@dependabot-pr-auto-approver dependabot-pr-auto-approver bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by dependabot auto-approve workflow

@dependabot-pr-auto-approver dependabot-pr-auto-approver bot merged commit 1a2d15b into main Apr 3, 2026
22 checks passed
@dependabot-pr-auto-approver dependabot-pr-auto-approver bot deleted the dependabot/cargo/main/object-0.39.0 branch April 3, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant