Skip to content

chore(deps): bump shell-quote and concurrently in /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser#1652

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/multi-280c263cef
Open

chore(deps): bump shell-quote and concurrently in /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser#1652
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/multi-280c263cef

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps shell-quote to 1.8.4 and updates ancestor dependency concurrently. These dependencies need to be updated together.

Updates shell-quote from 1.8.3 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
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
  • See full diff in compare view

Updates concurrently from 9.2.1 to 10.0.3

Release notes

Sourced from concurrently's releases.

v10.0.3

Republish of https://github.com/open-cli-tools/concurrently/releases/tag/v10.0.1 with Trusted Publishing enabled (see #595)

Full Changelog: open-cli-tools/concurrently@v10.0.2...v10.0.3

v10.0.2

Test version to restore Trusted Publishing. Not published to npm.

v10.0.1

  • Ensure FlowController type is exported - #594

Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1

v10.0.0

💥 Breaking Changes

  • Dropped support for Node.js <22.0.0. Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.
  • concurrently is now ESM-only. It's now possible to require(esm). See here for interoperability.
  • Prefix colors now default to automatic - #581 The colors used to default to reset (which does nothing). Concurrently now automatically selects a color, out of the box. The list of colors used is not jarring nor carries semantic meaning, and reads well in both dark and light terminal backgrounds.
  • Removed deprecated flags and options
    • CLI flag --name-separator: use commas instead.
    • API option killOthers: use killOthersOn instead.

✨ New Features

  • Support applying modifiers to hex prefix colors (e.g. #ff0000.bold) - #450
  • Support chalk's color functions in prefixes (e.g. rgb(), hex(), bgRgb(), etc) - #578
  • Set prefix background color via bg#RRGGBB - #578
  • Allow shell override via --shell CLI flag/shell API option - #288, #589, #556 concurrently distinguishes between cmd.exe, powershell, and POSIX-based shells.
  • Manual prefix coloring in templates e.g. [{color}{name}{/color}] - #583, #587

🐛 Bug fixes

  • Scope quote normalization to CLI input - #582, #585 It should now also be possible to run commands like "/some/command" foo bar"
  • Don't throw when color doesn't exist - #580

🔐 Security

Other changes

  • Warn about running on Snap - #584

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for concurrently since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.4 and updates ancestor dependency [concurrently](https://github.com/open-cli-tools/concurrently). These dependencies need to be updated together.


Updates `shell-quote` from 1.8.3 to 1.8.4
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.3...v1.8.4)

Updates `concurrently` from 9.2.1 to 10.0.3
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.2.1...v10.0.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.8.4
  dependency-type: indirect
- dependency-name: concurrently
  dependency-version: 10.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
@github-actions

Copy link
Copy Markdown

Latest scan for commit: cd248b7 | Updated: 2026-06-11 14:41:34 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-06-11T14:41:14+00:00
  • ASH version: 3.0.0

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

Column Explanations:

Severity Levels (S/C/H/M/L/I):

  • Suppressed (S): Security findings that have been explicitly suppressed/ignored and don't affect the scanner's pass/fail status
  • Critical (C): The most severe security vulnerabilities requiring immediate remediation (e.g., SQL injection, remote code execution)
  • High (H): Serious security vulnerabilities that should be addressed promptly (e.g., authentication bypasses, privilege escalation)
  • Medium (M): Moderate security risks that should be addressed in normal development cycles (e.g., weak encryption, input validation issues)
  • Low (L): Minor security concerns with limited impact (e.g., information disclosure, weak recommendations)
  • Info (I): Informational findings for awareness with minimal security risk (e.g., code quality suggestions, best practice recommendations)

Other Columns:

  • Time: Duration taken by each scanner to complete its analysis
  • Action: Total number of actionable findings at or above the configured severity threshold that require attention

Scanner Results:

  • PASSED: Scanner found no security issues at or above the configured severity threshold - code is clean for this scanner
  • FAILED: Scanner found security vulnerabilities at or above the threshold that require attention and remediation
  • MISSING: Scanner could not run because required dependencies/tools are not installed or available
  • SKIPPED: Scanner was intentionally disabled or excluded from this scan
  • ERROR: Scanner encountered an execution error and could not complete successfully

Severity Thresholds (Thresh Column):

  • CRITICAL: Only Critical severity findings cause scanner to fail
  • HIGH: High and Critical severity findings cause scanner to fail
  • MEDIUM (MED): Medium, High, and Critical severity findings cause scanner to fail
  • LOW: Low, Medium, High, and Critical severity findings cause scanner to fail
  • ALL: Any finding of any severity level causes scanner to fail

Threshold Source: Values in parentheses indicate where the threshold is configured:

  • (g) = global: Set in the global_settings section of ASH configuration
  • (c) = config: Set in the individual scanner configuration section
  • (s) = scanner: Default threshold built into the scanner itself

Statistics calculation:

  • All statistics are calculated from the final aggregated SARIF report
  • Suppressed findings are counted separately and do not contribute to actionable findings
  • Scanner status is determined by comparing actionable findings to the threshold
Scanner S C H M L I Time Action Result Thresh
bandit 0 0 0 0 0 0 482ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 8.7s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 1.3s 0 PASSED MED (g)
checkov 0 0 0 0 0 0 4.4s 0 PASSED MED (g)
detect-secrets 0 0 0 0 0 0 1.5s 0 PASSED MED (g)
grype 0 4 0 7 1 0 49.5s 11 FAILED MED (g)
npm-audit 0 0 0 0 0 0 1.2s 0 PASSED MED (g)
opengrep 0 0 0 0 0 0 <1ms 0 SKIPPED MED (g)
semgrep 0 0 0 0 0 0 <1ms 0 MISSING MED (g)
syft 0 0 0 0 0 0 2.7s 0 PASSED MED (g)

Detailed Findings

Show 11 actionable findings

Finding 1: GHSA-rp65-9cf3-cjxr-nth-check

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rp65-9cf3-cjxr-nth-check
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A high vulnerability in npm package: nth-check, version 1.0.2 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 2: GHSA-7fh5-64p2-3v2j-postcss

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-7fh5-64p2-3v2j-postcss
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A medium vulnerability in npm package: postcss, version 7.0.39 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 3: GHSA-4v9v-hfq4-rm2v-webpack-dev-server

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-4v9v-hfq4-rm2v-webpack-dev-server
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A medium vulnerability in npm package: webpack-dev-server, version 4.15.2 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 4: GHSA-9jgg-88mc-972h-webpack-dev-server

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-9jgg-88mc-972h-webpack-dev-server
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A medium vulnerability in npm package: webpack-dev-server, version 4.15.2 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 5: GHSA-79cf-xcqc-c78w-webpack-dev-server

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-79cf-xcqc-c78w-webpack-dev-server
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A medium vulnerability in npm package: webpack-dev-server, version 4.15.2 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 6: GHSA-qpx9-hpmf-5gmw-underscore

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-qpx9-hpmf-5gmw-underscore
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A high vulnerability in npm package: underscore, version 1.13.6 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 7: GHSA-w5hq-g745-h8pq-uuid

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w5hq-g745-h8pq-uuid
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A medium vulnerability in npm package: uuid, version 8.3.2 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 8: GHSA-qj8w-gfj5-8c6v-serialize-javascript

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qj8w-gfj5-8c6v-serialize-javascript
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A medium vulnerability in npm package: serialize-javascript, version 6.0.2 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 9: GHSA-qx2v-qp2m-jg93-postcss

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qx2v-qp2m-jg93-postcss
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A medium vulnerability in npm package: postcss, version 7.0.39 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 10: GHSA-5c6j-r48x-rmvq-serialize-javascript

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5c6j-r48x-rmvq-serialize-javascript
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A high vulnerability in npm package: serialize-javascript, version 4.0.0 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Finding 11: GHSA-5c6j-r48x-rmvq-serialize-javascript

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5c6j-r48x-rmvq-serialize-javascript
  • Location: 01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json:1

Description:
A high vulnerability in npm package: serialize-javascript, version 6.0.2 was found at: /01-features/04-manage-context-of-your-agent/memory/03-integrations/04-memory-browser/package-lock.json


Report generated by Automated Security Helper (ASH) at 2026-06-11T14:41:10+00: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.

0 participants