chore(deps): bump the npm_and_yarn group across 3 directories with 2 updates#652
Open
dependabot[bot] wants to merge 5 commits into
Open
chore(deps): bump the npm_and_yarn group across 3 directories with 2 updates#652dependabot[bot] wants to merge 5 commits into
dependabot[bot] wants to merge 5 commits into
Conversation
…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>
🔍 Semgrep Security Scan Results✅ No security findings detected by |
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.
|
This branch has been deployed to s3 / cloudfront. ✅ Preview URL for Smart Camera Web: ✅ Preview URL for Embed: ✅ Preview URL for Web Client (Sandbox): ✅ Preview URL for Web Client (Production): |
Collaborator
|
Dependabot (@dependabot) rebase |
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-quotefrom 1.8.2 to 1.8.4Changelog
Sourced from shell-quote's changelog.
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 quotesRemoves
uuidRemoves
uuidDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.