Skip to content

Bump gimli from 0.15.0 to 0.16.1 #29

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

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps gimli from 0.15.0 to 0.16.1.

Changelog

Sourced from gimli's changelog.

0.16.1

Released 2018/08/28.

Added

  • Added EhFrameHdr::lookup_and_parse. #316
  • Added support for DW_CFA_GNU_args_size. #319

Fixed

  • Implement Send/Sync for SubRange. #305
  • Fixed alloc support on nightly. #306 #310

0.16.0

Released 2018/06/01.

Added

  • Added support for building in #![no_std] environments, when the alloc
    crate is available. Disable the "std" feature and enable the "alloc"
    feature. [Bump serde_json from 1.0.22 to 1.0.58 #138][] [#271][]

  • Added support for DWARF 5 .debug_rnglists and .debug_loclists
    sections. [#272][]

  • Added support for DWARF 5 DW_FORM_ref_sup and DW_FORM_strp_sup attribute
    forms. [#288][]

  • Added support for DWARF 5 operations on typed values. [#293][]

  • A dwarf-validate example program that checks the integrity of the given
    DWARF and its references between sections. [#290][]

  • Added the EndianReader<T> type, an easy way to define a custom Reader
    implementation with a reference to a generic buffer of bytes and an associated
    endianity. [#298][] [#302][]

Changed

  • Various speed improvements for evaluating .debug_line line number
... (truncated)
Commits
  • ccbf294 Merge pull request #321 from philipc/bump-version
  • bd0a68c Bump to 0.16.1
  • 28d3e40 Merge pull request #319 from roblabla/argssize
  • 3f4df41 Fix failing test
  • 462842f Merge pull request #317 from gimli-rs/dependabot/cargo/object-0.10
  • e2f5016 Merge pull request #315 from gimli-rs/dependabot/cargo/crossbeam-0.4.1
  • 5c967e4 Allow the unwinder to access the last DW_CFA_GNU_args_size
  • 520ca7f Teach gimli about DW_CFA_GNU_args_size
  • 14867da Update object requirement from 0.9 to 0.10
  • 1e063cb Merge pull request #316 from roblabla/lookup_and_parse
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Author

Superseded by #38.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/gimli-0.16.1 branch February 21, 2019 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant