Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
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

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 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)

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]>
@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 67.18%. Comparing base (a43cade) to head (7148616).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2407      +/-   ##
==========================================
- Coverage   71.58%   67.18%   -4.40%     
==========================================
  Files          65       64       -1     
  Lines       36214    34718    -1496     
==========================================
- Hits        25923    23325    -2598     
- Misses      10291    11393    +1102     

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