Skip to content

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

Merged
runonthespot merged 1 commit into
mainfrom
dependabot/cargo/shlex-2.0.1
May 24, 2026
Merged

chore(deps): bump shlex from 1.3.0 to 2.0.1#127
runonthespot merged 1 commit into
mainfrom
dependabot/cargo/shlex-2.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 24, 2026
@runonthespot runonthespot merged commit 74afcd9 into main May 24, 2026
10 checks passed
@runonthespot runonthespot deleted the dependabot/cargo/shlex-2.0.1 branch May 24, 2026 13:44
runonthespot added a commit that referenced this pull request May 24, 2026
Ships everything merged today on top of 0.7.7:

- #117 npm distribution as @beaconbay/ck-search
- #118 dependabot config + safe cargo bumps (incl. openssl CVE fix)
- #119 tar 6 → 7 + engines.node >= 18
- #120 GitHub Actions: checkout v6, codeql v4
- #121 @types/vscode patch
- #122 vue patch (docs-site)
- #125 cargo-safe 20-pack (anyhow, tokio, clap, fastembed 5.13, uuid, etc.)
- #127 shlex 1.3 → 2.0

First release that also publishes to npm. See CHANGELOG.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant