Skip to content
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

Bump object from 0.27.1 to 0.28.2 #300

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps object from 0.27.1 to 0.28.2.

Changelog

Sourced from object's changelog.

0.28.2

Released 2022/01/09.

Changed

  • Ignored errors for the Wasm extended name section in read::WasmFile::parse. #408

  • Ignored errors for the COFF symbol table in read::PeFile::parse. #410

  • Fixed handling of SectionFlags::Coff in write::Object::coff_write. #412

Added

  • Added read::ObjectSegment::flags. #416 #418

0.28.1

Released 2021/12/12.

Changed

  • Fixed read::elf::SymbolTable::shndx_section. #405

  • Fixed build warnings. #405 #406


0.28.0

Released 2021/12/12.

Breaking changes

  • write_core feature no longer enables std support. Use write_std instead. #400

  • Multiple changes related to Mach-O split dyld cache support. #398

... (truncated)

Commits
  • a911420 Release 0.28.2
  • 4cb177e Set indexmap dependency to 1.6.*
  • f64b134 elftoefi: handle more RISC-V relocations
  • 13fe1f1 elftoefi: relax alignment requirements
  • 0771e6f read: include Mach-O segment flags in SegmentFlags (#418)
  • 3c7a3d0 read: add ObjectSegment::flags (#416)
  • 56299a3 write/coff: Section::flags should override flags due Section::kind (#412)
  • f9c8b3f read/pe: ignore invalid COFF symbol headers (#410)
  • e45a3d1 read/wasm: Ignore errors when loading name subsection (#408)
  • 74e27e4 Release 0.28.1
  • 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 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.27.1 to 0.28.2.
- [Release notes](https://github.com/gimli-rs/object/releases)
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/object@0.27.1...0.28.2)

---
updated-dependencies:
- dependency-name: object
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2022

Superseded by #305.

@dependabot dependabot bot closed this Jan 20, 2022
@dependabot dependabot bot deleted the dependabot/cargo/object-0.28.2 branch January 20, 2022 04:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants