Skip to content

chore(deps): bump the npm_and_yarn group across 3 directories with 2 updates#652

Open
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/example/npm_and_yarn-e698c0fc11
Open

chore(deps): bump the npm_and_yarn group across 3 directories with 2 updates#652
dependabot[bot] wants to merge 5 commits into
mainfrom
dependabot/npm_and_yarn/example/npm_and_yarn-e698c0fc11

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /example directory: shell-quote.
Bumps the npm_and_yarn group with 1 update in the /packages/embed directory: uuid.
Bumps the npm_and_yarn group with 1 update in the /packages/smart-camera-web directory: uuid.

Updates shell-quote from 1.8.2 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

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
  • See full diff in compare view

Removes uuid

Removes uuid

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…updates

Bumps the npm_and_yarn group with 1 update in the /example directory: [shell-quote](https://github.com/ljharb/shell-quote).
Bumps the npm_and_yarn group with 1 update in the /packages/embed directory: [uuid](https://github.com/uuidjs/uuid).
Bumps the npm_and_yarn group with 1 update in the /packages/smart-camera-web directory: [uuid](https://github.com/uuidjs/uuid).


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

Removes `uuid`

Removes `uuid`

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.8.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: uuid
  dependency-version:
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 10, 2026
@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

🔍 Semgrep Security Scan Results

✅ No security findings detected by p/security-audit ruleset.

Bump cypress from ^13.17.0 to ^15.16.0 in web-components and embed
(smart-camera-web is already on 15). This resolves the npm ci ERESOLVE
failure on this branch: @cypress/code-coverage@4.0.3 peer-requires
cypress@>=15.10.0, which conflicted with the pinned cypress 13.

Also removes the experimentalStudio flag from the web-components Cypress
config — Cypress 15 removed that option and errors on load if it is set
(Studio is now enabled by default).

Node 20.x (.nvmrc) satisfies Cypress 15's Node 20/22/24 requirement.
… 4 subpaths

@cypress/code-coverage@4 moved its entry points behind an "exports" map
(./support, ./task → ./dist/lib/*). The runtime imports still resolve, but
airbnb's eslint-import-resolver-node does not follow "exports" maps and
flags import/no-unresolved. Extend the existing eslint-disable comments on
those two lines.
The grouped dependabot bump moved previews to vite 8.0.5, which no longer
provides the transitive esbuild that @remix-run/dev's compiler requires,
breaking the full-stack preview build ("Cannot find module 'esbuild'").
Restore vite 7.3.5 (and its lockfile) to the known-good state.
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

This branch has been deployed to s3 / cloudfront.

✅ Preview URL for Smart Camera Web:

https://cdn.smileidentity.com/js/preview-dependabot/npm_and_yarn/example/npm_and_yarn-e698c0fc11/smart-camera-web.js

✅ Preview URL for Embed:

https://cdn.smileidentity.com/inline/preview-dependabot/npm_and_yarn/example/npm_and_yarn-e698c0fc11/js/script.min.js

✅ Preview URL for Web Client (Sandbox):

https://dsnqt1dqnoxsh.cloudfront.net

✅ Preview URL for Web Client (Production):

https://d1s8y65wxybw5s.cloudfront.net

@ayinloya

Copy link
Copy Markdown
Collaborator

Dependabot (@dependabot) rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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.

2 participants