Skip to content

chore(deps): update all patch versions#487

Merged
fabled merged 2 commits intomainfrom
renovate/all-patch-versions
Jun 2, 2025
Merged

chore(deps): update all patch versions#487
fabled merged 2 commits intomainfrom
renovate/all-patch-versions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 2, 2025

This PR contains the following updates:

Package Type Update Change
base64 workspace.dependencies patch 0.22.1 -> 0.22.1
cpp_demangle workspace.dependencies patch 0.4.3 -> 0.4.4
github/codeql-action action patch v3.28.12 -> v3.28.18
memmap2 workspace.dependencies patch 0.9.4 -> 0.9.5
object workspace.dependencies patch 0.36.0 -> 0.36.7
ossf/scorecard-action action patch v2.4.1 -> v2.4.2
sha2 workspace.dependencies patch 0.10.8 -> 0.10.9
thiserror workspace.dependencies patch 1.0.61 -> 1.0.69
zstd workspace.dependencies patch 0.13.1 -> 0.13.3

Release Notes

gimli-rs/cpp_demangle (cpp_demangle)

v0.4.4

Compare Source

Released 2024/8/28

Added


github/codeql-action (github/codeql-action)

v3.28.18

Compare Source

v3.28.17

Compare 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

  • Update default CodeQL bundle version to 2.21.2. #​2872

See the full CHANGELOG.md for more information.

v3.28.16

Compare 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

  • Update default CodeQL bundle version to 2.21.1. #​2863

See the full CHANGELOG.md for more information.

v3.28.15

Compare 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

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #​2842

See the full CHANGELOG.md for more information.

v3.28.14

Compare 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

  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare 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.5

Compare Source

Added
gimli-rs/object (object)

v0.36.7

Compare Source

Released 2024/12/21.

Changed
  • Included build.rs in package.

v0.36.6

Compare Source

Released 2024/12/21.

Added
  • Added Architecuture::M68k.
    #​742
    #​749

  • Added Architecuture::Mips64_N32.
    #​743

  • Added elf::SHT_RELR, read::elf::SectionHeader::relr, and
    write::elf::Writer::write_relative_relocation_section_header.
    #​746

  • Added core::error::Error implementation for Rust 1.81 onwards.
    #​747

Changed
  • Changed build::elf::Builder to support .annobin.notes,
    SHT_LLVM_DEPENDENT_LIBRARIES, and SHT_RELR sections.
    #​735
    #​737
    #​746

  • Changed write::Object::add_subsection to omit the subsection name suffix
    if the subsection name is empty.
    #​748


v0.36.5

Compare Source

Released 2024/10/04.

Added
  • Added Architecture::E2K32 and Architecture::E2K64.
    #​727

  • Added read and write support for pe::IMAGE_REL_ARM64_BRANCH26.
    #​731

Changed
  • Fixed decompression of multi-frame Zstandard data in read::CompressedData::decompress.
    #​730

v0.36.4

Compare Source

Released 2024/08/30.

Added
  • Added pe::IMAGE_FILE_MACHINE_ARM64X and pe::IMAGE_FILE_MACHINE_CHPE_X86.
    #​717

  • Added elf::SHF_GNU_RETAIN and elf::SHF_GNU_MBIND.
    #​720

Changed
  • Fixed the checksum for COFF BSS section symbols in write::Object.
    #​718

  • Changed read::CompressedData::decompress to validate the decompressed size.
    #​723

  • Updated wasmparser dependency.


v0.36.3

Compare Source

Released 2024/08/07.

Added
  • Added Iterator implementations for various types in the low level read API.
    #​713
    #​714
Changed
  • Changed from_bytes constructors for integer endian types to const.
    #​712

  • Changed next methods in the low level read API to fuse after returning an
    error.
    #​714

  • Updated wasmparser dependency.
    #​715


v0.36.2

Compare 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_verneed sections in
    write::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.1

Compare Source

Released 2024/06/29.

Added
  • Added SectionKind::DebugString.
    #​694

  • Added Architecture::Sparc and Architecture::Sparc32Plus.
    #​699
    #​700

  • Added more RISC-V ELF relocation constants.
    #​701

Changed
  • Changed read::ElfFile::imports to return the library for versioned symbols.
    #​693

  • Changed read::MachOFile to 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.2

Compare 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.9

Compare Source

dtolnay/thiserror (thiserror)

v1.0.69

Compare Source

v1.0.68

Compare Source

  • Handle incomplete expressions more robustly in format arguments, such as while code is being typed (#​341, #​344)

v1.0.67

Compare Source

v1.0.66

Compare Source

  • Improve compile error on malformed format attribute (#​327)

v1.0.65

Compare Source

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#​325)

v1.0.64

Compare Source

v1.0.63

Compare Source

  • Documentation improvements

v1.0.62

Compare Source

  • Support referring to nested tuple struct fields inside #[error("…", …)] attribute (#​309)
gyscos/zstd-rs (zstd)

v0.13.3

Compare Source

v0.13.2

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@renovate renovate Bot requested review from a team as code owners June 2, 2025 00:56
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
Changes in the Rust dependencies result in changes in the Rust binary blobs.

Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
@florianl florianl force-pushed the renovate/all-patch-versions branch from 9f59849 to cc93680 Compare June 2, 2025 05:57
Copy link
Copy Markdown
Member

@florianl florianl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a commit with the fixed Rust binary blobs as they changed to due the new dependencies.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 2, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@fabled fabled merged commit 38616c3 into main Jun 2, 2025
25 checks passed
@fabled fabled deleted the renovate/all-patch-versions branch June 2, 2025 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants