Skip to content

Bump shlex from 1.3.0 to 2.0.1#246

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

Bump shlex from 1.3.0 to 2.0.1#246
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/shlex-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

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 Jun 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/shlex-2.0.1 branch 3 times, most recently from 3c82744 to add7838 Compare June 1, 2026 03:36
@dependabot dependabot Bot force-pushed the dependabot/cargo/shlex-2.0.1 branch 2 times, most recently from 4c91ed0 to 3db59c0 Compare July 1, 2026 02:07
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.1
  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.1 branch from 3db59c0 to 3ae68de Compare July 1, 2026 02:11
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