Skip to content

Comments

build(deps): bump object from 0.36.7 to 0.37.1#2407

Merged
sylvestre merged 1 commit intomainfrom
dependabot/cargo/object-0.37.1
Oct 11, 2025
Merged

build(deps): bump object from 0.36.7 to 0.37.1#2407
sylvestre merged 1 commit intomainfrom
dependabot/cargo/object-0.37.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps object from 0.36.7 to 0.37.1.

Changelog

Sourced from object's changelog.

0.37.1

Released 2025/06/11.

Changed

  • Removed compiler-builtins from rustc-dep-of-std dependencies. #777

  • Updated wasmparser dependency.


0.37.0

Released 2025/06/02.

Breaking changes

  • Changed dyld cache definitions and API to support iterating mapping and slide information. #738 #753 #754 #775

  • Removed elf::R_RISCV_GNU_VTINHERIT and elf::R_RISCV_GNU_VTENTRY. #767

  • Changed the type of pe::IMAGE_WEAK_EXTERN_* constants. #770

Added

  • Added support for generating ARM_RELOC_VANILLA in write::Object. #757

  • Added size_hint for read::archive::ArchiveSymbolIterator. #759

  • Added Architecture::SuperH. #762

  • Added Architecture::LoongArch32. #765

  • Added support for Wasm object files to read::WasmFile. #766

  • Added elf::R_RISCV_TLSDESC and elf::R_RISCV_GOT32_PCREL. #767

... (truncated)

Commits
  • 4b83320 Release 0.37.1
  • 8051045 Update Cargo.lock
  • c222a09 Update wasmparser dependency
  • 76c63ac Remove compiler-builtins from rustc-dep-of-std dependencies (#777)
  • 3d7f84d Release 0.37.0
  • bbb0d5b Update Cargo.lock
  • 7e0a25e Update wasmparser and ruzstd dependencies
  • 8130a96 read/macho: implement dyld slide version 2 and 3
  • b82e433 read/macho: move v5 slide iteration to a single struct
  • 5c9425a read/macho: add None variant to DyldCacheSlideInfoSlice
  • Additional commits viewable in compare view

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 Jun 16, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2407   +/-   ##
=======================================
  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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

A newer version of object exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@sylvestre sylvestre force-pushed the dependabot/cargo/object-0.37.1 branch from 7148616 to 57b1cff Compare September 22, 2025 12:10
Bumps [object](https://github.com/gimli-rs/object) from 0.36.7 to 0.37.1.
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/object@0.36.7...0.37.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@sylvestre sylvestre force-pushed the dependabot/cargo/object-0.37.1 branch from 57b1cff to ca57bf7 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 sylvestre merged commit 624ef6d into main Oct 11, 2025
110 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/object-0.37.1 branch October 11, 2025 20:29
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.

2 participants