Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on object to permit the latest version.

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

Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest version.
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/object@0.36.5...0.37.1)

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

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
@RytoEX RytoEX merged commit bf92fc4 into master Jul 14, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/object-0.37.1 branch July 14, 2025 20:18
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