chore(deps): update rust dependencies#1298
Merged
Merged
Conversation
florianl
approved these changes
Mar 30, 2026
fabled
approved these changes
Mar 30, 2026
gnurizen
pushed a commit
to parca-dev/opentelemetry-ebpf-profiler
that referenced
this pull request
May 4, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gnurizen
pushed a commit
to parca-dev/opentelemetry-ebpf-profiler
that referenced
this pull request
May 5, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gnurizen
pushed a commit
to parca-dev/opentelemetry-ebpf-profiler
that referenced
this pull request
May 12, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced May 15, 2026
gnurizen
pushed a commit
to parca-dev/opentelemetry-ebpf-profiler
that referenced
this pull request
May 19, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gnurizen
pushed a commit
to parca-dev/opentelemetry-ebpf-profiler
that referenced
this pull request
May 19, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.33.0→0.33.10.38.0→0.39.0Release Notes
gimli-rs/gimli (gimli)
v0.33.1Compare Source
Released 2026/03/29.
Added
read::Evaluation.#871
Changed
writemodule to validate use of base addresses in range and location lists.#870
gimli-rs/object (object)
v0.39.0Compare Source
Released 2026/03/29.
Breaking changes
Changed
read::NativeFileto useNativeEndianinstead ofEndianness.#851
Changed the type of
elf::Dyn32/64::d_tagto signed (i32/i64).Changed the type of
DT_*constants toi64.Changed
write::elf::Writer::write_dynamicparameter to match.#852
Changed parsing to always support unaligned data.
The
unalignedfeature now has no effect.#861
Changed
read::SymbolMapName::newto accept asizeparameter.#863
Changed
Changed
read::MachOFile::entryto handleLC_UNIXTHREADload commands.#837
Reduced the size of
read::elf::CrelIterator.#840
Improved debug output for
read::*Fileby hiding the raw data bytes.#853
Removed
DT_SYMBOLICfrom theread::elf::Dyn::is_addresscheck.#854
Changed
read::machoto treatltmp*symbols as section symbols.#856
Changed
read::Relocation::encodingfor unknown relocations toRelocationEncoding::Unknown.#857
Changed
read::RelocationMapto handleRelocationKind::Noneandcheck for supported
RelocationEncoding.#857
Changed
read::elfto returnRelocationKind::GotRelativeforelf::R_X86_64_GOTPCRELXandelf::R_X86_64_REX_GOTPCRELX.#859
Changed
elf::R_X86_64_PLT32andmacho::X86_64_RELOC_BRANCHto use
RelocationKind::PltRelativeandRelocationEncoding::X86Branch.#860
Changed
read::machoandwrite::Objectto handlemacho::ARM64_RELOC_BRANCH26.#860
Changed
read::SymbolMapto include symbol sizes.Deprecated
read::SymbolMap::get. Usebeforeorcontaininginstead.#863
Changed
read::elfto include unsized symbols inis_definition.#866
Changed
pod::slice_from_all_bytes/_mutto handle zero-sized types.#868
Updated
wasmparserdependency.Added
Added
read::ObjectSegment::permissions.#838
Added
elf::R_X86_64_CODE_*relocations.#839
Added
read::macho::Section::reserved1andSection::reserved2.#846
Added
Fromimplementations for fixed endian integers.#850
Added
Native*Filetypes for each file format.#851
Added
read::elf::ElfFile::elf_dynamic_table.#854
Added
read::Relocation::subtractorandwrite::Object::add_relocation_with_subtractorto handle
macho::ARM64_RELOC_SUBTRACTORandmacho::X86_64_RELOC_SUBTRACTOR.#856
#860
Added
write::StandardSection::EhFrame.#856
Added
SymbolFlags::elf_visibility.#859
Added
read::macho::Section::symbol_stub_sizeandindirect_symbols.#862
Added missing
elf::DT_RELR*constants.#864
Added
elf::R_AARCH64_PLT32andelf::R_AARCH64_GOTPCREL32.#865
Configuration
📅 Schedule: Branch creation - "before 8am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.