aya icon indicating copy to clipboard operation
aya copied to clipboard

build(deps): update object requirement from 0.34 to 0.35 in the production-dependencies group

Open dependabot[bot] opened this issue 1 year ago • 3 comments

Updates the requirements on object to permit the latest version. Updates object to 0.34.0

Changelog

Sourced from object's changelog.

0.34.0

Released 2024/03/11.

Breaking changes

  • Replaced macho::DyldSubCacheInfo with macho::DyldSubCacheEntryV1. Changed the return type of macho::DyldCacheHeader::subcaches. #642

Changed

  • Added macho::DyldSubCacheEntryV2 and changed read::macho::DyldCache to handle both versions. This is needed for macOS 13 and above. #642

0.33.0

Released 2024/03/05.

Breaking changes

  • Deleted file format variants in RelocationKind. Replaced their usage with read::Relocation::flags and write::Relocation::flags. #585

  • Replaced kind, encoding and size fields in write::Relocation with RelocationFlags::Generic in the flags field. #585

  • Replaced macho::FatHeader::parse, macho::FatHeader::parse_arch32, and macho::FatHeader::parse_arch64 with read::macho::MachOFatFile, read::macho::MachOFatFile32 and read::macho::MachOFatFile64. #623

Added

  • Added macho::PLATFORM_XROS and macho::PLATFORM_XROSSIMULATOR. #626

  • Added build::elf::Builder and associated types. Extended write::elf::Writer to support this. #618

Changed

  • Changed the lifetime to 'data for the return value of ObjectSection::name, ObjectSection::name_bytes, ObjectComdat::name, ObjectComdat::name_bytes.

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Apr 15 '24 13:04 dependabot[bot]

Deploy Preview for aya-rs-docs ready!

Name Link
Latest commit dc9ed22aebf19e6f1b1afedb1c1b8e64f9d7ca2f
Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/6638d6a8b659b90008284dfe
Deploy Preview https://deploy-preview-930--aya-rs-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Apr 15 '24 13:04 netlify[bot]

@dependabot merge

mergify[bot] avatar Apr 15 '24 13:04 mergify[bot]

Sorry, only users with push access can use that command.

dependabot[bot] avatar Apr 15 '24 13:04 dependabot[bot]

@dependabot merge

tamird avatar May 08 '24 11:05 tamird