build(deps): bump shell-quote from 1.8.2 to 1.10.0 in /chat2db-community-client - #1884
Conversation
413adbc to
f5878da
Compare
70e2b9a to
37235be
Compare
d971c48 to
ff2ec0f
Compare
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.2 to 1.10.0. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.2...v1.10.0) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.10.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
ff2ec0f to
0fb5d01
Compare
|
Superseded by the repository-wide Dependabot security grouping configured in #2208. Closing this legacy per-dependency PR so Dependabot can regenerate security updates from the current |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps shell-quote from 1.8.2 to 1.10.0.
Changelog
Sourced from shell-quote's changelog.
... (truncated)
Commits
64988d9v1.10.0617d119[Tests]quote: the tilde test escapes every~, not just a leading one (#9)59bbf8b[types] fix an error TS v6 ignores but v7 fails on190e236[Tests]quote: pin that a backslash with whitespace is not doubled in singl...a04d475[Dev Deps] update@arethetypeswrong/cli,evalmdb9545b3[New]parse: add opt-insplitUnquotedoption for shell field-splitting of...1b36468[readme]quote: use output verbatim; do not re-quote it (#11)1c36f3f[Tests]quote: pin conservative escaping of=,@,^,,,:,!(#11)e1c75cd[readme] documentparse's supported parameter-expansion subsetc0842c8[Fix]parse: match nested${...}braces so nested parameter expansion is ...