Skip to content

fix(deps): update rust crate shlex to v2#557

Merged
maxdymond merged 1 commit into
mainfrom
renovate/shlex-2.x
May 18, 2026
Merged

fix(deps): update rust crate shlex to v2#557
maxdymond merged 1 commit into
mainfrom
renovate/shlex-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 17, 2026

This PR contains the following updates:

Package Type Update Change
shlex dependencies major 1.32.0

Release Notes

comex/rust-shlex (shlex)

v2.0.1

  • Fixes a compile error when building the documentation.

v2.0.0

  • Breaking: Items that were marked as deprecated in 1.x have been removed: join, quote, bytes::join, and bytes::quote.
  • Breaking: The DerefMut impl for Shlex has been removed since it was unsound. New unsafe APIs have been added in its place: Shlex::from_bytes, Shlex::as_bytes_mut.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from maxdymond May 17, 2026 00:51
@renovate renovate Bot force-pushed the renovate/shlex-2.x branch from 450bda6 to f2a41cd Compare May 17, 2026 20:56
@maxdymond maxdymond added this pull request to the merge queue May 18, 2026
Merged via the queue into main with commit e79f016 May 18, 2026
8 checks passed
@maxdymond maxdymond deleted the renovate/shlex-2.x branch May 18, 2026 09:40
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.

1 participant