Skip to content

chore(deps): bump shlex from 1.3.0 to 2.0.1#133

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/shlex-2.0.0
Open

chore(deps): bump shlex from 1.3.0 to 2.0.1#133
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/shlex-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps shlex from 1.3.0 to 2.0.1.

Changelog

Sourced from shlex's changelog.

2.0.1

  • Fixes a compile error when building the documentation.

2.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.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 17, 2026
@dependabot dependabot Bot requested a review from StanMarek as a code owner May 17, 2026 13:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 17, 2026
@dependabot dependabot Bot changed the title chore(deps): bump shlex from 1.3.0 to 2.0.0 chore(deps): bump shlex from 1.3.0 to 2.0.1 May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/shlex-2.0.0 branch from b4dedba to f66a4aa Compare May 25, 2026 11:27
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.3.0 to 2.0.1.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

---
updated-dependencies:
- dependency-name: shlex
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/shlex-2.0.0 branch from f66a4aa to 4e7bdc4 Compare May 27, 2026 18:26
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants