rustig
                                
                                
                                
                                    rustig copied to clipboard
                            
                            
                            
                        Bump object from 0.7.0 to 0.26.0
Bumps object from 0.7.0 to 0.26.0.
Changelog
Sourced from object's changelog.
0.26.0
Released 2021/07/26.
Breaking changes
Changed
ReadRef::read_bytes_at_untilto accept a range parameter. #326Added
ReadReftype parameter toread::StringTableand types that contain it. String table entries are now only read as required. #326Changed result type of
read::elf::SectionHeader::dataanddata_as_array. #332Moved
pod::WritableBuffertowrite::WritableBuffer. RenamedWritableBuffer::extendtowrite_bytes. Added more provided methods toWritableBuffer. #335Moved
pod::Bytestoread::Bytes. #336Added
is_mips64elparameter toelf::Rela64::r_info/set_r_info. #337Changed
- Removed
 allocdependency when no features are enabled. #336Added
... (truncated)
Commits
47592cdRelease 0.26.0 (#338)1929ca9elf: addis_mips64elparameter toRela64::r_info(#337)daf8cdcMoveBytestoread::util(#336)5a3bf7eWritableBufferimprovements (#335)dd132a0readobj: PE RISC-V constants (#334)5af8440pe: Add RISC-V constants (#333)b49c002Merge pull request #332 from philipc/elfda85617read/elf: symbol versions4a61a69read/elf: hash supportf6193d8elf: more SHT definitions- 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 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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
 - Pull request limits (per update run and/or open at any time)
 - Automerge options (never/patch/minor, and dev/runtime dependencies)
 - Out-of-range updates (receive only lockfile updates, if desired)
 - Security updates (receive only security updates, if desired)