build(deps): update object requirement from 0.34 to 0.35 in the production-dependencies group
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::DyldSubCacheInfowithmacho::DyldSubCacheEntryV1. Changed the return type ofmacho::DyldCacheHeader::subcaches. #642Changed
- Added
macho::DyldSubCacheEntryV2and changedread::macho::DyldCacheto 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 withread::Relocation::flagsandwrite::Relocation::flags. #585Replaced
kind,encodingandsizefields inwrite::RelocationwithRelocationFlags::Genericin theflagsfield. #585Replaced
macho::FatHeader::parse,macho::FatHeader::parse_arch32, andmacho::FatHeader::parse_arch64withread::macho::MachOFatFile,read::macho::MachOFatFile32andread::macho::MachOFatFile64. #623Added
Added
macho::PLATFORM_XROSandmacho::PLATFORM_XROSSIMULATOR. #626Added
build::elf::Builderand associated types. Extendedwrite::elf::Writerto support this. #618Changed
- Changed the lifetime to
'datafor the return value ofObjectSection::name,ObjectSection::name_bytes,ObjectComdat::name,ObjectComdat::name_bytes.
... (truncated)
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@dependabot merge
Sorry, only users with push access can use that command.
@dependabot merge