Skip to content

chore(deps): bump gimli from 0.33.0 to 0.34.0#535

Merged
avrabe merged 1 commit into
mainfrom
dependabot/cargo/gimli-0.34.0
Jul 2, 2026
Merged

chore(deps): bump gimli from 0.33.0 to 0.34.0#535
avrabe merged 1 commit into
mainfrom
dependabot/cargo/gimli-0.34.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps gimli from 0.33.0 to 0.34.0.

Changelog

Sourced from gimli's changelog.

0.34.0

Released 2026/06/25.

Breaking changes

  • Added SectionId::DebugGnuPubNames and SectionId::DebugGnuPubTypes. #883

  • Added Wasm variants to read::EvaluationResult. #871

  • Added #[non_exhaustive] and base address variants to write::Error. #870

Changed

  • Changed write module to validate use of base addresses in range and location lists. #870

  • Improved parsing performance for unsigned LEB128. #875

  • Fixed write::Writer::write_udata to handle size 3. #877

  • Improved parsing performance for read::DebugLine::program. #885

  • Checked for arithmetic overflow when looking up indexed offset tables. #889

  • Checked for arithmetic overflow when parsing DW_OP_piece. #891

Added

  • Added Wasm location support to read::Evaluation. #871

  • Added read::ListsHeader for .debug_loclists and .debug_rnglists. #878

  • Added read::DebugPubNames::sets and read::DebugPubTypes::sets. #882

  • Added read::DebugGnuPubNames and read::DebugGnuPubTypes. #883

  • Added parsing for bare S CFI augmentations.

... (truncated)

Commits
  • 86df12a Release 0.34.0 (#893)
  • b6a29d5 read/op: avoid overflow when converting DW_OP_piece size to bits (#891)
  • 08b8f57 read: avoid overflow when computing index-based section offsets (#889)
  • 9dcce49 read: provide flags for PubNamesEntry/PubTypesEntry (#888)
  • ebad63b Handle bare S CFI augmentation (#887)
  • ae567b9 read/line: pre-reserve vecs for include_directories and file_names (#885)
  • d49e84a Remove unnecessary clone (#884)
  • d653478 read: .debug_gnu_pubnames and .debug_gnu_pubtypes support (#883)
  • 604d2fc read: add iterators for pubnames/pubtypes sets (#882)
  • 6c31ad1 read/lookup: remove unneeded traits (#881)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependency updates label Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/gimli-0.34.0 branch 5 times, most recently from 96b0a10 to 04d0a48 Compare July 2, 2026 00:23
Bumps [gimli](https://github.com/gimli-rs/gimli) from 0.33.0 to 0.34.0.
- [Changelog](https://github.com/gimli-rs/gimli/blob/main/CHANGELOG.md)
- [Commits](gimli-rs/gimli@0.33.0...v0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/gimli-0.34.0 branch from 04d0a48 to 0ee95ea Compare July 2, 2026 08:48
@avrabe avrabe merged commit ca6f51d into main Jul 2, 2026
23 checks passed
@avrabe avrabe deleted the dependabot/cargo/gimli-0.34.0 branch July 2, 2026 09:37
avrabe added a commit that referenced this pull request Jul 2, 2026
…ag-off) + gimli 0.34 (#571)

Cuts the accumulated increment: the last RV32 lever port (#568), the
VCR-RA-001 spill spike with the CI-locked flat_flight Belady target (#569),
and the gimli 0.34 bump (#535). VCR-RA-001 stays `implemented` (NOT
strengthened to verified — the spike verified its increment, not the full
allocator claim) and is re-scoped to v0.23.0. Pin sweep + lock + CHANGELOG.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant