Merged
Conversation
Changes in the Rust dependencies result in changes in the Rust binary blobs. Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
9f59849 to
cc93680
Compare
florianl
approved these changes
Jun 2, 2025
Member
florianl
left a comment
There was a problem hiding this comment.
Added a commit with the fixed Rust binary blobs as they changed to due the new dependencies.
rockdaboot
approved these changes
Jun 2, 2025
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
fabled
approved these changes
Jun 2, 2025
This was referenced Jul 8, 2025
This was referenced Aug 14, 2025
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.22.1->0.22.10.4.3->0.4.4v3.28.12->v3.28.180.9.4->0.9.50.36.0->0.36.7v2.4.1->v2.4.20.10.8->0.10.91.0.61->1.0.690.13.1->0.13.3Release Notes
gimli-rs/cpp_demangle (cpp_demangle)
v0.4.4Compare Source
Released 2024/8/28
Added
and integer types (_BitInt) are supported.
(#295)[https://github.com/gimli-rs/cpp_demangle/pull/295](https://github.com/gimli-rs/cpp_demangle/pull/295)5]
github/codeql-action (github/codeql-action)
v3.28.18Compare Source
v3.28.17Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.17 - 02 May 2025
See the full CHANGELOG.md for more information.
v3.28.16Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.16 - 23 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.15Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.15 - 07 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.14Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.14 - 07 Apr 2025
See the full CHANGELOG.md for more information.
v3.28.13Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.13 - 24 Mar 2025
No user facing changes.
See the full CHANGELOG.md for more information.
RazrFalcon/memmap2-rs (memmap2)
v0.9.5Compare Source
Added
Advise::is_supportedandUncheckedAdvice::is_supported. Linux only.@xzfc
@RalfJung
@betelgeuse
@ADSteele916
gimli-rs/object (object)
v0.36.7Compare Source
Released 2024/12/21.
Changed
build.rsin package.v0.36.6Compare Source
Released 2024/12/21.
Added
Added
Architecuture::M68k.#742
#749
Added
Architecuture::Mips64_N32.#743
Added
elf::SHT_RELR,read::elf::SectionHeader::relr, andwrite::elf::Writer::write_relative_relocation_section_header.#746
Added
core::error::Errorimplementation for Rust 1.81 onwards.#747
Changed
Changed
build::elf::Builderto support.annobin.notes,SHT_LLVM_DEPENDENT_LIBRARIES, andSHT_RELRsections.#735
#737
#746
Changed
write::Object::add_subsectionto omit the subsection name suffixif the subsection name is empty.
#748
v0.36.5Compare Source
Released 2024/10/04.
Added
Added
Architecture::E2K32andArchitecture::E2K64.#727
Added read and write support for
pe::IMAGE_REL_ARM64_BRANCH26.#731
Changed
read::CompressedData::decompress.#730
v0.36.4Compare Source
Released 2024/08/30.
Added
Added
pe::IMAGE_FILE_MACHINE_ARM64Xandpe::IMAGE_FILE_MACHINE_CHPE_X86.#717
Added
elf::SHF_GNU_RETAINandelf::SHF_GNU_MBIND.#720
Changed
Fixed the checksum for COFF BSS section symbols in
write::Object.#718
Changed
read::CompressedData::decompressto validate the decompressed size.#723
Updated
wasmparserdependency.v0.36.3Compare Source
Released 2024/08/07.
Added
Iteratorimplementations for various types in the low level read API.#713
#714
Changed
Changed
from_bytesconstructors for integer endian types toconst.#712
Changed
nextmethods in the low level read API to fuse after returning anerror.
#714
Updated
wasmparserdependency.#715
v0.36.2Compare Source
Released 2024/07/24.
Changed
Improved writing of GNU symbol versioning in
build::elf::Builder.#705
Fixed alignment of
SHT_HASH/SHT_GNU_verdef/SHT_GNU_verneedsections inwrite::elf::Writer.#706
Fixed writing of GNU hash for absolute symbols in
build::elf::Builder.#707
Fixed writing of empty ELF string table in
write::Object.#710
v0.36.1Compare Source
Released 2024/06/29.
Added
Added
SectionKind::DebugString.#694
Added
Architecture::SparcandArchitecture::Sparc32Plus.#699
#700
Added more RISC-V ELF relocation constants.
#701
Changed
Changed
read::ElfFile::importsto return the library for versioned symbols.#693
Changed
read::MachOFileto support Go's debug section compression.#697
Reversed the order of Mach-O relocations emitted by
write::Object.#702
ossf/scorecard-action (ossf/scorecard-action)
v2.4.2Compare Source
What's Changed
This update bumps the Scorecard version to the v5.2.1 release. For a complete list of changes, please refer to the Scorecard v5.2.0 and v5.2.1 release notes.
Full Changelog: ossf/scorecard-action@v2.4.1...v2.4.2
RustCrypto/hashes (sha2)
v0.10.9Compare Source
dtolnay/thiserror (thiserror)
v1.0.69Compare Source
v1.0.68Compare Source
v1.0.67Compare Source
v1.0.66Compare Source
v1.0.65Compare Source
v1.0.64Compare Source
v1.0.63Compare Source
v1.0.62Compare Source
#[error("…", …)]attribute (#309)gyscos/zstd-rs (zstd)
v0.13.3Compare Source
v0.13.2Compare Source
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.