Skip to content

Update all non-major updates - #7

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-updates
Open

Update all non-major updates#7
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major-updates

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/checkout (changelog) action digest de0fac2d23441a
aes dependencies patch 0.9.10.9.3
aes-gcm dependencies patch 0.11.00.11.1
alpine (source) final minor 3.213.24
async-trait dependencies patch 0.1.890.1.92
ccm (source) dependencies patch =0.6.0-rc.3=0.6.1
futures-util (source) dependencies patch 0.3.320.3.34
futures-util (source) dependencies patch 0.3.330.3.34
libfuzzer-sys dependencies patch =0.4.12=0.4.13
log dependencies patch 0.4.330.4.34
lz4_flex dependencies minor 0.130.14
rust (source, changelog) uses-with minor 1.851.98
serde (source) dependencies patch 1.0.2281.0.229
thiserror dependencies patch 2.0.182.0.20
toml dependencies patch 1.1.3+spec-1.1.01.1.5

Release Notes

RustCrypto/block-ciphers (aes)

v0.9.3

Compare Source

v0.9.2

Compare Source

RustCrypto/AEADs (aes-gcm)

v0.11.1

Compare Source

dtolnay/async-trait (async-trait)

v0.1.92

Compare Source

  • Resolve double_must_use clippy lint in generated code (#​303)

v0.1.91

Compare Source

v0.1.90

Compare Source

  • Update to syn 3
rust-lang/futures-rs (futures-util)

v0.3.34

Compare Source

v0.3.33

Compare Source

  • Fix ReadLine's soundness issue regarding to exception safety. (#​3020)
  • Fix unsound Send impl for IterPinRef and Iter. (#​3003)
  • Fix stacked borrows violation in compat01as03 implementation. (#​3012)
  • Fix memory leak in FuturesUnordered::IntoIter. (#​3005)
  • Add portable-atomic-alloc feature and use it in FuturesUnordered. (#​3007)
  • Re-export alloc::task::Wake. (#​3010)
  • Update spin to 0.12. (#​3014)
rust-fuzz/libfuzzer (libfuzzer-sys)

v0.4.13

Compare Source

Released 2026-06-04.

Changed
  • Updated docs for the fuzz_mutator! macro to link to the mutatis
    crate
    , which is a helpful crate when writing complex
    custom mutators.

rust-lang/log (log)

v0.4.34

Compare Source

pseitz/lz4_flex (lz4_flex)

v0.14.0

Compare Source

==================

Features
  • Add alloc feature to allow no_std operation without an allocator. The std feature now implies alloc. Without alloc only the _into variants of the block API are available, e.g. compress_into; the compression hash table is placed on the stack or can be provided via compress_into_with_table.
Note: Users with `default-features = false` need to additionally enable the `alloc`
feature to keep the APIs returning `Vec`, e.g. `compress` and `decompress`.
rust-lang/rust (rust)

v1.98.1

Compare Source

===========================

v1.98.0

Compare Source

==========================

Language

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

Compatibility Notes

v1.97.1

Compare Source

==========================

  • rustc: Fix miscompilation in LLVM optimization
    This backports an LLVM submodule bump to include the LLVM-side fix and a
    revert of the rustc change that is one known trigger for the bug. The rustc
    side revert should not be strictly necessary but is done out of abundance of caution.

v1.97.0

Compare Source

==========================

Language

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

v1.96.1

Compare Source

===========================

v1.96.0

Compare Source

==========================

Language

Compiler

Libraries

Stabilized APIs

Cargo

Rustdoc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.

v1.95.0

Compare Source

===========================

Language

Compiler

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Rustdoc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.

v1.94.1

Compare Source

===========================

v1.94.0

Compare Source

==========================

Language

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

  • Stabilize the config include key. The top-level include config key allows loading additional config files, enabling better organization, sharing, and management of Cargo configurations across projects and environments. docs #​16284
  • Stabilize the pubtime field in registry index. This records when a crate version was published and enables time-based dependency resolution in the future. Note that crates.io will gradually backfill existing packages when a new version is published. Not all crates have pubtime yet. #​16369 #​16372
  • Cargo now parses TOML v1.1 for manifests and configuration files. Note that using these features in Cargo.toml will raise your development MSRV, but the published manifest remains compatible with older parsers. #​16415
  • Make CARGO_BIN_EXE_<crate> available at runtime

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.

v1.93.1

Compare Source

===========================

v1.93.0

Compare Source

==========================

Language

Compiler

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Budapest)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 commented Aug 31, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: benchmarks/smb-listing/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path benchmarks/smb-listing/Cargo.toml --package futures-util@0.3.33 --precise 0.3.34
    Updating crates.io index
error: failed to get `smb2` as a dependency of package `smb-listing-probe v0.1.0 (/tmp/renovate/repos/github/vdavid/smb2/benchmarks/smb-listing)`

Caused by:
  failed to load source for dependency `smb2`

Caused by:
  unable to update /tmp/renovate/repos/github/vdavid/smb2

Caused by:
  found a virtual manifest at `/tmp/renovate/repos/github/vdavid/smb2/Cargo.toml` instead of a package manifest

@renovate
renovate Bot force-pushed the renovate/all-non-major-updates branch from 6d34fbd to 7ede35b Compare September 2, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants