Skip to content

chore(deps): bump nanoid from 3.3.16 to 3.3.17 in the npm_and_yarn group across 1 directory - #583

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-56ecf810f9
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-56ecf810f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the / directory: nanoid.

Updates nanoid from 3.3.16 to 3.3.17

Release notes

Sourced from nanoid's releases.

3.3.17

  • Fixed infinite loop on zero size.
Changelog

Sourced from nanoid's changelog.

3.3.17

  • Fixed infinite loop on zero size.
Commits

Dependabot compatibility score

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.

Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid).


Updates `nanoid` from 3.3.16 to 3.3.17
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.16...3.3.17)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.17
  dependency-type: direct:production
  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 Aug 12, 2026
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dukkani-api Ready Ready Preview Aug 12, 2026 3:52am
dukkani-dashboard Ready Ready Preview Aug 12, 2026 3:52am
dukkani-storefront Ready Ready Preview Aug 12, 2026 3:52am
dukkani-web Ready Ready Preview Aug 12, 2026 3:52am

@github-actions

Copy link
Copy Markdown
Contributor

CI Failure Analysis: Lighthouse CI

Workflow Lighthouse CI
Run View logs
Failed jobs lighthouse (storefront, /en?store=omar-home,/ar?store=omar-home), lighthouse (web, /en,/ar)

Root cause

The failure is likely caused by the downgrade of the nanoid package from 6.0.0 to 3.3.18, as seen in the pnpm-lock.yaml and pnpm-workspace.yaml files. This change may have introduced compatibility issues or broken dependencies, leading to the Lighthouse CI workflow failure.

Affected area

The affected area is the Lighthouse CI workflow, specifically the lighthouse (web, /en,/ar) and lighthouse (storefront, /en?store=omar-home,/ar?store=omar-home) jobs. The nanoid package is used in the project, and its downgrade may have caused issues with the Lighthouse CI configuration or dependencies.

Suggested fix

  1. Revert the nanoid package to its original version (6.0.0) to ensure compatibility with the project's dependencies.
  2. Update the pnpm-workspace.yaml file to reflect the original nanoid version:
nanoid: ^6.0.0
  1. Verify that the Lighthouse CI workflow is configured correctly and that the nanoid package is not causing any issues.

Relevant files

  • pnpm-lock.yaml
  • pnpm-workspace.yaml
  • .lighthouserc (not shown in the diff, but potentially relevant to the Lighthouse CI configuration)

Dukkani CI Assistant | Powered by Groq AI

This branch was successfully deployed

4 active deployments
Preview – dukkani-web 0021e828 Deployed Aug 12, 2026 by vercel[bot]
Preview – dukkani-storefront 0021e828 Deployed Aug 12, 2026 by vercel[bot]
Preview – dukkani-api 0021e828 Deployed Aug 12, 2026 by vercel[bot]
Preview – dukkani-dashboard 0021e828 Deployed Aug 12, 2026 by vercel[bot]
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