Skip to content

chore(deps): bump the npm-dependencies group across 4 directories with 2 updates#434

Merged
neilime merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/npm/npm-dependencies-7b3a6eeb0c
Mar 27, 2026
Merged

chore(deps): bump the npm-dependencies group across 4 directories with 2 updates#434
neilime merged 1 commit intomainfrom
dependabot/npm_and_yarn/tests/npm/npm-dependencies-7b3a6eeb0c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: nx and storybook.

Updates nx from 22.6.0 to 22.6.2

Release notes

Sourced from nx's releases.

22.6.2 (2026-03-26)

🚀 Features

  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#34999)

🩹 Fixes

  • angular: update duplicate migration keys (#34961)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#34979, #34936)
  • bundling: disable swc input source map resolution (#35010, #32671)
  • core: split-target should handle projects with colons in name better (#34725)
  • core: prevent TUI crash when task output arrives after completion (#34785, #34677)
  • core: respect --parallel limit for discrete task concurrency (#34721, #34117, #31494)
  • core: use scroll-offset-based scrollbar positioning in TUI (#34689)
  • core: skip import-equals namespace aliases in native scanner (#34947, #34644)
  • core: include command name on all telemetry events (#34949)
  • core: skip workspace context setup when global bin hands off to local (#34953, #34914)
  • core: use upsert to prevent FK constraint violations in task DB (#34977)
  • core: runtime inputs shouldn't be cached at task_hasher layer and filesets should be in the hash_plans layer (#34971, #30170)
  • core: show better log message when isolated plugin shuts down after hook completion (#34922)
  • core: handle owners and conformance project refs on move/remove (#34815)
  • core: resolve published nx migrate package resolution (#35013, #34111)
  • core: prevent batch executor error on prematurely completed tasks (#35015)
  • core: add timeouts to GitHub push flow to prevent CLI hangs (#35011, #34482)
  • devkit: prevent double install in generators for TS solution workspaces (#34891)
  • devkit: add startTime and endTime to TaskResult interface (#34996)
  • gradle: ignore test enums when atomizing (#34974)
  • js: pass configName to typecheck command in TS plugin (#34989, #34274)
  • js: add input on .d.ts files within dependency projects (#34968)
  • linter: prepend framework configs before baseConfig in flat config generation (#34898, #28381, #32923)
  • misc: make webinar banner theme-aware with light mode support (#35029)
  • module-federation: enable ESM output for Angular rspack MF plugin (#34839, #34584, #33992)
  • nx-cloud: remove invalid images (#34997, #34970)
  • nx-dev: build nx-dev in-place to fix ai package resolution (#34730, #34669)
  • nx-dev: improve docs search ranking and metrics (#34992)
  • release: fall back to gh user search for author usernames (#34904)
  • repo: skip flaky Cypress HMR e2e tests (#34969)
  • repo: resolve FreeBSD build disk space issue (#35030)
  • vite: add support for Vite 8 (#34850, #34849)
  • vitest: resolve addPlugin default in init generator (#34990)

❤️ Thank You

... (truncated)

Commits
  • c911c6a fix(repo): resolve FreeBSD build disk space issue (#35030)
  • 5d8615a chore(core): bump Rust toolchain to 1.94.0 and fix all warnings (#35021)
  • b1d9b73 fix(core): prevent batch executor error on prematurely completed tasks (#35015)
  • 5fbb74c fix(core): resolve published nx migrate package resolution (#35013)
  • dd241fc fix(core): handle owners and conformance project refs on move/remove (#34815)
  • 7241f8b fix(devkit): add startTime and endTime to TaskResult interface (#34996)
  • 792d09b fix(core): show better log message when isolated plugin shuts down after hook...
  • 0aabe22 fix(core): runtime inputs shouldn't be cached at task_hasher layer and filese...
  • 742fa3f fix(core): use upsert to prevent FK constraint violations in task DB (#34977)
  • f54a698 fix(core): skip workspace context setup when global bin hands off to local (#...
  • Additional commits viewable in compare view

Updates storybook from 10.3.1 to 10.3.3

Release notes

Sourced from storybook's releases.

v10.3.3

10.3.3

v10.3.2

10.3.2

Changelog

Sourced from storybook's changelog.

10.3.3

10.3.2

Commits
  • b0acfb4 Bump version from "10.3.2" to "10.3.3" [skip ci]
  • 6a398c5 Merge pull request #34193 from storybookjs/valentin/streamline-config-validat...
  • 308656f Bump version from "10.3.1" to "10.3.2" [skip ci]
  • See full diff in compare view

Updates nx from 22.6.0 to 22.6.2

Release notes

Sourced from nx's releases.

22.6.2 (2026-03-26)

🚀 Features

  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#34999)

🩹 Fixes

  • angular: update duplicate migration keys (#34961)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#34979, #34936)
  • bundling: disable swc input source map resolution (#35010, #32671)
  • core: split-target should handle projects with colons in name better (#34725)
  • core: prevent TUI crash when task output arrives after completion (#34785, #34677)
  • core: respect --parallel limit for discrete task concurrency (#34721, #34117, #31494)
  • core: use scroll-offset-based scrollbar positioning in TUI (#34689)
  • core: skip import-equals namespace aliases in native scanner (#34947, #34644)
  • core: include command name on all telemetry events (#34949)
  • core: skip workspace context setup when global bin hands off to local (#34953, #34914)
  • core: use upsert to prevent FK constraint violations in task DB (#34977)
  • core: runtime inputs shouldn't be cached at task_hasher layer and filesets should be in the hash_plans layer (#34971, #30170)
  • core: show better log message when isolated plugin shuts down after hook completion (#34922)
  • core: handle owners and conformance project refs on move/remove (#34815)
  • core: resolve published nx migrate package resolution (#35013, #34111)
  • core: prevent batch executor error on prematurely completed tasks (#35015)
  • core: add timeouts to GitHub push flow to prevent CLI hangs (#35011, #34482)
  • devkit: prevent double install in generators for TS solution workspaces (#34891)
  • devkit: add startTime and endTime to TaskResult interface (#34996)
  • gradle: ignore test enums when atomizing (#34974)
  • js: pass configName to typecheck command in TS plugin (#34989, #34274)
  • js: add input on .d.ts files within dependency projects (#34968)
  • linter: prepend framework configs before baseConfig in flat config generation (#34898, #28381, #32923)
  • misc: make webinar banner theme-aware with light mode support (#35029)
  • module-federation: enable ESM output for Angular rspack MF plugin (#34839, #34584, #33992)
  • nx-cloud: remove invalid images (#34997, #34970)
  • nx-dev: build nx-dev in-place to fix ai package resolution (#34730, #34669)
  • nx-dev: improve docs search ranking and metrics (#34992)
  • release: fall back to gh user search for author usernames (#34904)
  • repo: skip flaky Cypress HMR e2e tests (#34969)
  • repo: resolve FreeBSD build disk space issue (#35030)
  • vite: add support for Vite 8 (#34850, #34849)
  • vitest: resolve addPlugin default in init generator (#34990)

❤️ Thank You

... (truncated)

Commits
  • c911c6a fix(repo): resolve FreeBSD build disk space issue (#35030)
  • 5d8615a chore(core): bump Rust toolchain to 1.94.0 and fix all warnings (#35021)
  • b1d9b73 fix(core): prevent batch executor error on prematurely completed tasks (#35015)
  • 5fbb74c fix(core): resolve published nx migrate package resolution (#35013)
  • dd241fc fix(core): handle owners and conformance project refs on move/remove (#34815)
  • 7241f8b fix(devkit): add startTime and endTime to TaskResult interface (#34996)
  • 792d09b fix(core): show better log message when isolated plugin shuts down after hook...
  • 0aabe22 fix(core): runtime inputs shouldn't be cached at task_hasher layer and filese...
  • 742fa3f fix(core): use upsert to prevent FK constraint violations in task DB (#34977)
  • f54a698 fix(core): skip workspace context setup when global bin hands off to local (#...
  • Additional commits viewable in compare view

Updates storybook from 10.3.1 to 10.3.3

Release notes

Sourced from storybook's releases.

v10.3.3

10.3.3

v10.3.2

10.3.2

Changelog

Sourced from storybook's changelog.

10.3.3

10.3.2

Commits
  • b0acfb4 Bump version from "10.3.2" to "10.3.3" [skip ci]
  • 6a398c5 Merge pull request #34193 from storybookjs/valentin/streamline-config-validat...
  • 308656f Bump version from "10.3.1" to "10.3.2" [skip ci]
  • See full diff in compare view

Updates nx from 22.6.0 to 22.6.2

Release notes

Sourced from nx's releases.

22.6.2 (2026-03-26)

🚀 Features

  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#34999)

🩹 Fixes

  • angular: update duplicate migration keys (#34961)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#34979, #34936)
  • bundling: disable swc input source map resolution (#35010, #32671)
  • core: split-target should handle projects with colons in name better (#34725)
  • core: prevent TUI crash when task output arrives after completion (#34785, #34677)
  • core: respect --parallel limit for discrete task concurrency (#34721, #34117, #31494)
  • core: use scroll-offset-based scrollbar positioning in TUI (#34689)
  • core: skip import-equals namespace aliases in native scanner (#34947, #34644)
  • core: include command name on all telemetry events (#34949)
  • core: skip workspace context setup when global bin hands off to local (#34953, #34914)
  • core: use upsert to prevent FK constraint violations in task DB (#34977)
  • core: runtime inputs shouldn't be cached at task_hasher layer and filesets should be in the hash_plans layer (#34971, #30170)
  • core: show better log message when isolated plugin shuts down after hook completion (#34922)
  • core: handle owners and conformance project refs on move/remove (#34815)
  • core: resolve published nx migrate package resolution (#35013, #34111)
  • core: prevent batch executor error on prematurely completed tasks (#35015)
  • core: add timeouts to GitHub push flow to prevent CLI hangs (#35011, #34482)
  • devkit: prevent double install in generators for TS solution workspaces (#34891)
  • devkit: add startTime and endTime to TaskResult interface (#34996)
  • gradle: ignore test enums when atomizing (#34974)
  • js: pass configName to typecheck command in TS plugin (#34989, #34274)
  • js: add input on .d.ts files within dependency projects (#34968)
  • linter: prepend framework configs before baseConfig in flat config generation (#34898, #28381, #32923)
  • misc: make webinar banner theme-aware with light mode support (#35029)
  • module-federation: enable ESM output for Angular rspack MF plugin (#34839, #34584, #33992)
  • nx-cloud: remove invalid images (#34997, #34970)
  • nx-dev: build nx-dev in-place to fix ai package resolution (#34730, #34669)
  • nx-dev: improve docs search ranking and metrics (#34992)
  • release: fall back to gh user search for author usernames (#34904)
  • repo: skip flaky Cypress HMR e2e tests (#34969)
  • repo: resolve FreeBSD build disk space issue (#35030)
  • vite: add support for Vite 8 (#34850, #34849)
  • vitest: resolve addPlugin default in init generator (#34990)

❤️ Thank You

... (truncated)

Commits
  • c911c6a fix(repo): resolve FreeBSD build disk space issue (#35030)
  • 5d8615a chore(core): bump Rust toolchain to 1.94.0 and fix all warnings (#35021)
  • b1d9b73 fix(core): prevent batch executor error on prematurely completed tasks (#35015)
  • 5fbb74c fix(core): resolve published nx migrate package resolution (#35013)
  • dd241fc fix(core): handle owners and conformance project refs on move/remove (#34815)
  • 7241f8b fix(devkit): add startTime and endTime to TaskResult interface (#34996)
  • 792d09b fix(core): show better log message when isolated plugin shuts down after hook...
  • 0aabe22 fix(core): runtime inputs shouldn't be cached at task_hasher layer and filese...
  • 742fa3f fix(core): use upsert to prevent FK constraint violations in task DB (#34977)
  • f54a698 fix(core): skip workspace context setup when global bin hands off to local (#...
  • Additional commits viewable in compare view

Updates storybook from 10.3.1 to 10.3.3

Release notes

Sourced from storybook's releases.

v10.3.3

10.3.3

v10.3.2

10.3.2

Changelog

Sourced from storybook's changelog.

10.3.3

10.3.2

Commits
  • b0acfb4 Bump version from "10.3.2" to "10.3.3" [skip ci]
  • 6a398c5 Merge pull request #34193 from storybookjs/valentin/streamline-config-validat...
  • 308656f Bump version from "10.3.1" to "10.3.2" [skip ci]
  • See full diff in compare view

Updates nx from 22.6.0 to 22.6.2

Release notes

Sourced from nx's releases.

22.6.2 (2026-03-26)

🚀 Features

  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#34999)

🩹 Fixes

  • angular: update duplicate migration keys (#34961)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#34979, #34936)
  • bundling: disable swc input source map resolution (#35010, #32671)
  • core: split-target should handle projects with colons in name better (#34725)
  • core: prevent TUI crash when task output arrives after completion (#34785, #34677)
  • core: respect --parallel limit for discrete task concurrency (#34721, #34117, #31494)
  • core: use scroll-offset-based scrollbar positioning in TUI (#34689)
  • core: skip import-equals namespace aliases in native scanner (#34947, #34644)
  • core: include command name on all telemetry events (#34949)
  • core: skip workspace context setup when global bin hands off to local (#34953, #34914)
  • core: use upsert to prevent FK constraint violations in task DB (#34977)
  • core: runtime inputs shouldn't be cached at task_hasher layer and filesets should be in the hash_plans layer (#34971, #30170)
  • core: show better log message when isolated plugin shuts down after hook completion (#34922)
  • core: handle owners and conformance project refs on move/remove (#34815)
  • core: resolve published nx migrate package resolution (#35013, #34111)
  • core: prevent batch executor error on prematurely completed tasks (#35015)
  • core: add timeouts to GitHub push flow to prevent CLI hangs (#35011, #34482)
  • devkit: prevent double install in generators for TS solution workspaces (#34891)
  • devkit: add startTime and endTime to TaskResult interface (#34996)
  • gradle: ignore test enums when atomizing (#34974)
  • js: pass configName to typecheck command in TS plugin (#34989, #34274)
  • js: add input on .d.ts files within dependency projects (#34968)
  • linter: prepend framework configs before baseConfig in flat config generation (#34898, #28381, #32923)
  • misc: make webinar banner theme-aware with light mode support (#35029)
  • module-federation: enable ESM output for Angular rspack MF plugin (#34839, #34584, #33992)
  • nx-cloud: remove invalid images (#34997, #34970)
  • nx-dev: build nx-dev in-place to fix ai package resolution (#34730, #34669)
  • nx-dev: improve docs search ranking and metrics (#34992)
  • release: fall back to gh user search for author usernames (#34904)
  • repo: skip flaky Cypress HMR e2e tests (#34969)
  • repo: resolve FreeBSD build disk space issue (#35030)
  • vite: add support for Vite 8 (#34850, #34849)
  • vitest: resolve addPlugin default in init generator (#34990)

❤️ Thank You

... (truncated)

Commits
  • c911c6a fix(repo): resolve FreeBSD build disk space issue (#35030)
  • 5d8615a chore(core): bump Rust toolchain to 1.94.0 and fix all warnings (#35021)
  • b1d9b73 fix(core): prevent batch executor error on prematurely completed tasks (#35015)
  • 5fbb74c fix(core): resolve published nx migrate package resolution (#35013)
  • dd241fc fix(core): handle owners and conformance project refs on move/remove (#34815)
  • 7241f8b fix(devkit): add startTime and endTime to TaskResult interface (#34996)
  • 792d09b fix(core): show better log message when isolated plugin shuts down after hook...
  • 0aabe22 fix(core): runtime inputs shouldn't be cached at task_hasher layer and filese...
  • 742fa3f fix(core): use upsert to prevent FK constraint violations in task DB (#34977)
  • f54a698 fix(core): skip workspace context setup when global bin hands off to local (#...
  • Additional commits viewable in compare view

Updates storybook from 10.3.1 to 10.3.3

Release notes

Sourced from storybook's releases.

v10.3.3

10.3.3

v10.3.2

10.3.2

Changelog

Sourced from storybook's changelog.

10.3.3

10.3.2

Commits
  • b0acfb4 Bump version from "10.3.2" to "10.3.3" [skip ci]
  • 6a398c5 Merge pull request #34193 from storybookjs/valentin/streamline-config-validat...
  • 308656f Bump version from "10.3.1" to "10.3.2" [skip ci]
  • See full diff in compare view

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

…h 2 updates

Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `nx` from 22.6.0 to 22.6.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.2/packages/nx)

Updates `storybook` from 10.3.1 to 10.3.3
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.3/code/core)

Updates `nx` from 22.6.0 to 22.6.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.2/packages/nx)

Updates `storybook` from 10.3.1 to 10.3.3
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.3/code/core)

Updates `nx` from 22.6.0 to 22.6.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.2/packages/nx)

Updates `storybook` from 10.3.1 to 10.3.3
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.3/code/core)

Updates `nx` from 22.6.0 to 22.6.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.6.2/packages/nx)

Updates `storybook` from 10.3.1 to 10.3.3
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.3.3/code/core)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

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 Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi, thank you for creating your PR, we will check it out very soon

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 27, 2026

Code Coverage Report

Coverage Results

Coverage

Metric Covered Total Percentage
Lines 2 2 100.00%
Functions 1 1 100.00%

Overall: 100.00% 🟢
🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7a91470) to head (2d81708).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #434   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            3         3           
=========================================
  Hits             3         3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@neilime neilime merged commit b979eae into main Mar 27, 2026
71 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/tests/npm/npm-dependencies-7b3a6eeb0c branch March 27, 2026 06:14
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