Skip to content

chore(deps): bump shell-quote from 1.7.4 to 1.8.4 in /examples/remix-minimal-starter#4652

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/remix-minimal-starter/shell-quote-1.8.4
Closed

chore(deps): bump shell-quote from 1.7.4 to 1.8.4 in /examples/remix-minimal-starter#4652
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/remix-minimal-starter/shell-quote-1.8.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps shell-quote from 1.7.4 to 1.8.4.

Changelog

Sourced from shell-quote's changelog.

v1.8.4 - 2026-05-22

Commits

  • [Fix] quote: validate object-token shapes 4378a6e
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, npmignore 22ebec0
  • [Tests] increase coverage 9f3caa3
  • [readme] replace runkit CI badge with shields.io check-runs badge 3344a04
  • [Dev Deps] update @ljharb/eslint-config 699c511

v1.8.3 - 2025-06-01

Fixed

v1.8.2 - 2024-11-27

Fixed

Commits

  • [meta] fix changelog tags 0fb9fd8
  • [actions] split out node 10-20, and 20+ 819bd84
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape fc56408
  • [actions] update npm for windows tests fdeb0fd
  • [Dev Deps] update @ljharb/eslint-config, aud, tape b8a4a3b
  • [actions] prevent node 14 on ARM mac from failing 9eecafc
  • [meta] exclude more files from the package 4044e7f
  • [Tests] replace aud with npm audit 8cfdbd8
  • [meta] add missing engines.node 843820e
  • [Dev Deps] add missing peer dep 4c3b88d
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 80322ed

v1.8.1 - 2023-04-07

Fixed

Commits

  • [Refactor] parse: hoist getVar to module level b42ac73
  • [Refactor] hoist some vars to module level 8f0c5c3
  • [Refactor] parse: use slice over substr, cache some values fcb2e1a
  • [Refactor] parse: a bit of cleanup 6780ec5
  • [Refactor] parse: tweak the regex to not match nothing 227d474

... (truncated)

Commits
  • ff166e2 v1.8.4
  • 4378a6e [Fix] quote: validate object-token shapes
  • 22ebec0 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, `npmig...
  • 9f3caa3 [Tests] increase coverage
  • 3344a04 [readme] replace runkit CI badge with shields.io check-runs badge
  • 699c511 [Dev Deps] update @ljharb/eslint-config
  • 487a9b4 v1.8.3
  • 01faaff [Fix] remove unnecessary backslash escaping in single quotes
  • b19fc77 v1.8.2
  • 59d29ea [Fix] quote: preserve empty strings
  • Additional commits viewable in compare view


Note

Low Risk
Example-app lockfile update only; no runtime or auth/data-path code changes.

Overview
Updates the locked shell-quote version in examples/remix-minimal-starter/package-lock.json from 1.7.4 to 1.8.4 (both node_modules and nested lock entries). The resolved tarball and integrity hash change accordingly, and the lock now records engines.node: >= 0.4 for that package.

This is a lockfile-only dependency bump; shell-quote remains a dev transitive dependency (e.g. via npm-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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2026
@changeset-bot

changeset-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: aa230f6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud

nx-cloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit aa230f6

Command Status Duration Result
nx test @e2e/qwik-city ✅ Succeeded 7m 40s View ↗
nx test @e2e/nuxt ✅ Succeeded 5m 51s View ↗
nx test @e2e/angular-19-ssr ✅ Succeeded 5m 15s View ↗
nx test @e2e/angular-17 ✅ Succeeded 6m 17s View ↗
nx test @e2e/hydrogen ✅ Succeeded 5m 4s View ↗
nx test @e2e/react-native-74 ✅ Succeeded 3m 26s View ↗
nx test @e2e/solid ✅ Succeeded 4m 11s View ↗
nx test @snippet/hydrogen ✅ Succeeded 1m View ↗
Additional runs (38) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-06-14 19:21:25 UTC

@sanyamkamat

Copy link
Copy Markdown
Contributor

@dependabot $''

@sanyamkamat

Copy link
Copy Markdown
Contributor

@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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/examples/remix-minimal-starter/shell-quote-1.8.4 branch from 408cef6 to aa230f6 Compare June 14, 2026 18:47
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/examples/remix-minimal-starter/shell-quote-1.8.4 branch June 15, 2026 10:00
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant