chore(deps): bump shell-quote from 1.7.4 to 1.8.4 in /examples/remix-minimal-starter#4652
Conversation
|
|
View your CI Pipeline Execution ↗ for commit aa230f6
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
|
@dependabot $'' |
|
@dependabot rebase |
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.4 to 1.8.4. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.4...v1.8.4) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
408cef6 to
aa230f6
Compare
|
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.7.4 to 1.8.4.
Changelog
Sourced from shell-quote's changelog.
... (truncated)
Commits
ff166e2v1.8.44378a6e[Fix]quote: validate object-token shapes22ebec0[Dev Deps] update@ljharb/eslint-config,auto-changelog,eslint, `npmig...9f3caa3[Tests] increase coverage3344a04[readme] replace runkit CI badge with shields.io check-runs badge699c511[Dev Deps] update@ljharb/eslint-config487a9b4v1.8.301faaff[Fix] remove unnecessary backslash escaping in single quotesb19fc77v1.8.259d29ea[Fix]quote: preserve empty stringsNote
Low Risk
Example-app lockfile update only; no runtime or auth/data-path code changes.
Overview
Updates the locked
shell-quoteversion inexamples/remix-minimal-starter/package-lock.jsonfrom 1.7.4 to 1.8.4 (bothnode_modulesand nested lock entries). The resolved tarball and integrity hash change accordingly, and the lock now recordsengines.node:>= 0.4for that package.This is a lockfile-only dependency bump;
shell-quoteremains a dev transitive dependency (e.g. vianpm-run-all), with no application source changes in the PR.Reviewed by Cursor Bugbot for commit aa230f6. Bugbot is set up for automated code reviews on this repo. Configure here.