rustwasm / twiggy

Twiggy🌱 is a code size profiler
https://rustwasm.github.io/twiggy
Apache License 2.0
1.29k stars 69 forks source link

Bump gimli from 0.27.2 to 0.27.3 #710

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps gimli from 0.27.2 to 0.27.3.

Changelog

Sourced from gimli's changelog.

0.27.3

Released 2023/06/14.

Changed

  • Excluded test fixtures from published package. #661

Added

  • Added FallibleIterator implementation for read::OperationIter. #649

  • Added DW_AT_GNU_deleted constant. #658


Commits
  • c42dec0 Release 0.27.3 (#663)
  • 502c072 Don't include "/fixtures" in published packages (#661)
  • 86159ed Merge pull request #659 from tamird/fallible-iterator-0.3.0
  • 46fe6f8 Fix double reference warnings
  • 3c0cde5 Fix unused method warnings
  • f859636 Update dependencies
  • 8936d96 Add pre-standardization DW_AT_GNU_deleted (#658)
  • 0ad25a7 Use glob re-export for endianity (#657)
  • 1fe9657 Merge pull request #650 from tamird/cargo-hack-features
  • 19e48f8 Use cargo-hack to test all feature combinations
  • 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)