Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps object from 0.36.7 to 0.37.3.

Changelog

Sourced from object's changelog.

0.37.3

Released 2025/08/13.

Changed

  • Fixed MSVC weak extern symbol support in write::Object by using IMAGE_WEAK_EXTERN_SEARCH_ALIAS. #803

Added

  • Added elf::SHT_GNU_SFRAME and elf::PT_GNU_SFRAME. #799

  • Added section_flags_mut and symbol_flags_mut to write::Object. #801


0.37.2

Released 2025/08/01.

Added

  • Added elf::EF_RISCV_RV64ILP32. #779

  • Added pe::IMAGE_FILE_MACHINE_POWERPCBE and associated read support. #783

  • Added PowerPC support to write::coff. #795

  • Added support for COFF auxiliary weak external symbols to write::Object and write::coff::Writer. #791

  • Added methods to write::Object to obtain default section and symbol flags. #789

  • Added compact relocation support to read::elf. #782 #784 #785 #788

  • Added Architecture::Alpha. #790

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 22, 2025
@sylvestre sylvestre force-pushed the dependabot/cargo/object-0.37.3 branch from b465e93 to 9f02a7e Compare September 24, 2025 15:35
@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.22%. Comparing base (df2b696) to head (eb0c037).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2449   +/-   ##
=======================================
  Coverage   71.22%   71.22%           
=======================================
  Files          64       64           
  Lines       35214    35214           
=======================================
  Hits        25081    25081           
  Misses      10133    10133           

☔ 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.

@sylvestre sylvestre force-pushed the dependabot/cargo/object-0.37.3 branch from 9f02a7e to eb0c037 Compare October 11, 2025 17:21
@sylvestre
Copy link
Collaborator

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@sylvestre
Copy link
Collaborator

@dependabot recreate

Bumps [object](https://github.com/gimli-rs/object) from 0.36.7 to 0.37.3.
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/object@0.36.7...0.37.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/object-0.37.3 branch from eb0c037 to d7a4cbd Compare October 11, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants