Skip to content

chore(deps-dev): bump the dev-dependencies group in /src/ui/web with 15 updates#226

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/ui/web/dev-dependencies-0f5be72d8a
Closed

chore(deps-dev): bump the dev-dependencies group in /src/ui/web with 15 updates#226
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/ui/web/dev-dependencies-0f5be72d8a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group in /src/ui/web with 15 updates:

Package From To
@angular-devkit/core 21.2.1 21.2.3
@angular-devkit/schematics 21.2.1 21.2.3
@angular-eslint/eslint-plugin 21.3.0 21.3.1
@angular-eslint/eslint-plugin-template 21.3.0 21.3.1
@angular-eslint/template-parser 21.3.0 21.3.1
@schematics/angular 21.2.1 21.2.3
@storybook/addon-docs 10.2.19 10.3.1
@storybook/angular 10.2.19 10.3.1
@typescript-eslint/eslint-plugin 8.56.1 8.57.1
@typescript-eslint/parser 8.56.1 8.57.1
eslint 10.0.3 10.1.0
eslint-plugin-storybook 10.2.19 10.3.1
ng-packagr 21.2.0 21.2.1
nx 22.5.4 22.6.1
storybook 10.2.19 10.3.1

Updates @angular-devkit/core from 21.2.1 to 21.2.3

Release notes

Sourced from @​angular-devkit/core's releases.

21.2.3

@​angular/cli

Commit Description
fix - 1505164bb use parsed package name for migrate-only updates

@​angular/build

Commit Description
fix - 75fa94cad alias createRequire banner import to avoid duplicate binding
fix - d009aa1ec only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Description
fix - f3e0e82c2 disallow x-forwarded-prefix starting with a backslash
fix - b8bcd59b4 ensure unique values in redirect response Vary header
fix - 84385411d support custom headers in redirect responses

21.2.2

@​angular/cli

Commit Description
fix - 8447d9132 conditionally quote package names when adding dependencies based on host requirements
fix - d2f209823 preserve exact version in ng add when requested
perf - 28f4d684a avoid redundant package version resolution in ng add

@​angular/build

Commit Description
fix - 06010294f allow any CHROME_BIN for vitest playwright provider
fix - 8dec0c62b normalize line endings for CSP hash generation
fix - 58688ebd7 pass process environment variables to prerender workers
fix - 4ca61647f resolve assets correctly during i18n prerendering
Changelog

Sourced from @​angular-devkit/core's changelog.

21.2.3 (2026-03-18)

@​angular/cli

Commit Type Description
1505164bb fix use parsed package name for migrate-only updates

@​angular/build

Commit Type Description
75fa94cad fix alias createRequire banner import to avoid duplicate binding
d009aa1ec fix only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Type Description
f3e0e82c2 fix disallow x-forwarded-prefix starting with a backslash
b8bcd59b4 fix ensure unique values in redirect response Vary header
84385411d fix support custom headers in redirect responses

22.0.0-next.1 (2026-03-11)

Breaking Changes

@​angular/build

  • The @angular/build:dev-server (ng serve) now assigns the highest priority to the PORT environment variable. This value will override any port configurations specified in angular.json or via the --port command-line flag. This includes the default port 4200.

@​schematics/angular

Commit Type Description
b3d838dfd fix replace deprecated ChangeDetectionStrategy.Default with Eager

@​angular/cli

Commit Type Description
598a690a0 fix conditionally quote package names when adding dependencies based on host requirements
b5fb457e1 fix preserve exact version in ng add when requested
93c3eb8fb fix update zoneless migration tool to handle ChangeDetectionStrategy.Eager
ad0fd5f41 perf avoid redundant package version resolution in ng add
a39a33128 perf cache root manifest and resolve restricted package exports in ng add

... (truncated)

Commits
  • ec8a04b release: cut the v21.2.3 release
  • 94959e9 docs: update references from app.component to app to match the style guide
  • d01bcb3 build: update cross-repo angular dependencies
  • b8bcd59 fix(@​angular/ssr): ensure unique values in redirect response Vary header
  • ba511f7 build: lock file maintenance
  • 1505164 fix(@​angular/cli): use parsed package name for migrate-only updates
  • 8438541 fix(@​angular/ssr): support custom headers in redirect responses
  • f3e0e82 fix(@​angular/ssr): disallow x-forwarded-prefix starting with a backslash
  • 411b2db build: update cross-repo angular dependencies
  • e5a9976 docs: update long-description
  • Additional commits viewable in compare view

Updates @angular-devkit/schematics from 21.2.1 to 21.2.3

Release notes

Sourced from @​angular-devkit/schematics's releases.

21.2.3

@​angular/cli

Commit Description
fix - 1505164bb use parsed package name for migrate-only updates

@​angular/build

Commit Description
fix - 75fa94cad alias createRequire banner import to avoid duplicate binding
fix - d009aa1ec only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Description
fix - f3e0e82c2 disallow x-forwarded-prefix starting with a backslash
fix - b8bcd59b4 ensure unique values in redirect response Vary header
fix - 84385411d support custom headers in redirect responses

21.2.2

@​angular/cli

Commit Description
fix - 8447d9132 conditionally quote package names when adding dependencies based on host requirements
fix - d2f209823 preserve exact version in ng add when requested
perf - 28f4d684a avoid redundant package version resolution in ng add

@​angular/build

Commit Description
fix - 06010294f allow any CHROME_BIN for vitest playwright provider
fix - 8dec0c62b normalize line endings for CSP hash generation
fix - 58688ebd7 pass process environment variables to prerender workers
fix - 4ca61647f resolve assets correctly during i18n prerendering
Changelog

Sourced from @​angular-devkit/schematics's changelog.

21.2.3 (2026-03-18)

@​angular/cli

Commit Type Description
1505164bb fix use parsed package name for migrate-only updates

@​angular/build

Commit Type Description
75fa94cad fix alias createRequire banner import to avoid duplicate binding
d009aa1ec fix only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Type Description
f3e0e82c2 fix disallow x-forwarded-prefix starting with a backslash
b8bcd59b4 fix ensure unique values in redirect response Vary header
84385411d fix support custom headers in redirect responses

22.0.0-next.1 (2026-03-11)

Breaking Changes

@​angular/build

  • The @angular/build:dev-server (ng serve) now assigns the highest priority to the PORT environment variable. This value will override any port configurations specified in angular.json or via the --port command-line flag. This includes the default port 4200.

@​schematics/angular

Commit Type Description
b3d838dfd fix replace deprecated ChangeDetectionStrategy.Default with Eager

@​angular/cli

Commit Type Description
598a690a0 fix conditionally quote package names when adding dependencies based on host requirements
b5fb457e1 fix preserve exact version in ng add when requested
93c3eb8fb fix update zoneless migration tool to handle ChangeDetectionStrategy.Eager
ad0fd5f41 perf avoid redundant package version resolution in ng add
a39a33128 perf cache root manifest and resolve restricted package exports in ng add

... (truncated)

Commits
  • ec8a04b release: cut the v21.2.3 release
  • 94959e9 docs: update references from app.component to app to match the style guide
  • d01bcb3 build: update cross-repo angular dependencies
  • b8bcd59 fix(@​angular/ssr): ensure unique values in redirect response Vary header
  • ba511f7 build: lock file maintenance
  • 1505164 fix(@​angular/cli): use parsed package name for migrate-only updates
  • 8438541 fix(@​angular/ssr): support custom headers in redirect responses
  • f3e0e82 fix(@​angular/ssr): disallow x-forwarded-prefix starting with a backslash
  • 411b2db build: update cross-repo angular dependencies
  • e5a9976 docs: update long-description
  • Additional commits viewable in compare view

Updates @angular-eslint/eslint-plugin from 21.3.0 to 21.3.1

Release notes

Sourced from @​angular-eslint/eslint-plugin's releases.

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

21.3.1 (2026-03-17)

🩹 Fixes

  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)

❤️ Thank You

Commits
  • 8f2afdc chore(release): publish 21.3.1
  • 1000391 fix(eslint-plugin): [no-uncalled-signals] properly handle statements with una...
  • 77099ee chore: ensure dist artifacts are available for e2e publishing in DTE (#2944)
  • af8900f Revert "fix: narrow build target cache outputs to avoid clobbering compile ar...
  • 7e17391 fix: narrow build target cache outputs to avoid clobbering compile artifacts ...
  • See full diff in compare view

Updates @angular-eslint/eslint-plugin-template from 21.3.0 to 21.3.1

Release notes

Sourced from @​angular-eslint/eslint-plugin-template's releases.

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

21.3.1 (2026-03-17)

🩹 Fixes

  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)

❤️ Thank You

Commits
  • 8f2afdc chore(release): publish 21.3.1
  • a3fb6cc fix(prefer-self-closing-tags): add selectedcontent nonAriaElements (#2939)
  • 77099ee chore: ensure dist artifacts are available for e2e publishing in DTE (#2944)
  • af8900f Revert "fix: narrow build target cache outputs to avoid clobbering compile ar...
  • 7e17391 fix: narrow build target cache outputs to avoid clobbering compile artifacts ...
  • 4425fec docs(no-nested-tags): use backticks for HTML tags (#2935)
  • See full diff in compare view

Updates @angular-eslint/template-parser from 21.3.0 to 21.3.1

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v21.3.1

21.3.1 (2026-03-17)

🩹 Fixes

  • update dependency @​angular/compiler to v21.2.1 (#2934)
  • narrow build target cache outputs to avoid clobbering compile artifacts (#2940)
  • narrow build target cache outputs to avoid clobbering compile artifacts" (#2943)
  • update dependency eslint to v10.0.3 (#2949)
  • update dependency @​angular/compiler to v21.2.2 (#2954)
  • eslint-plugin: [no-uncalled-signals] properly handle statements with unary operators (#2926)
  • prefer-self-closing-tags: add selectedcontent nonAriaElements (#2939)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

21.3.1 (2026-03-17)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

Commits

Updates @schematics/angular from 21.2.1 to 21.2.3

Release notes

Sourced from @​schematics/angular's releases.

21.2.3

@​angular/cli

Commit Description
fix - 1505164bb use parsed package name for migrate-only updates

@​angular/build

Commit Description
fix - 75fa94cad alias createRequire banner import to avoid duplicate binding
fix - d009aa1ec only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Description
fix - f3e0e82c2 disallow x-forwarded-prefix starting with a backslash
fix - b8bcd59b4 ensure unique values in redirect response Vary header
fix - 84385411d support custom headers in redirect responses

21.2.2

@​angular/cli

Commit Description
fix - 8447d9132 conditionally quote package names when adding dependencies based on host requirements
fix - d2f209823 preserve exact version in ng add when requested
perf - 28f4d684a avoid redundant package version resolution in ng add

@​angular/build

Commit Description
fix - 06010294f allow any CHROME_BIN for vitest playwright provider
fix - 8dec0c62b normalize line endings for CSP hash generation
fix - 58688ebd7 pass process environment variables to prerender workers
fix - 4ca61647f resolve assets correctly during i18n prerendering
Changelog

Sourced from @​schematics/angular's changelog.

21.2.3 (2026-03-18)

@​angular/cli

Commit Type Description
1505164bb fix use parsed package name for migrate-only updates

@​angular/build

Commit Type Description
75fa94cad fix alias createRequire banner import to avoid duplicate binding
d009aa1ec fix only use external packages for polyfills when no local files are present

@​angular/ssr

Commit Type Description
f3e0e82c2 fix disallow x-forwarded-prefix starting with a backslash
b8bcd59b4 fix ensure unique values in redirect response Vary header
84385411d fix support custom headers in redirect responses

22.0.0-next.1 (2026-03-11)

Breaking Changes

@​angular/build

  • The @angular/build:dev-server (ng serve) now assigns the highest priority to the PORT environment variable. This value will override any port configurations specified in angular.json or via the --port command-line flag. This includes the default port 4200.

@​schematics/angular

Commit Type Description
b3d838dfd fix replace deprecated ChangeDetectionStrategy.Default with Eager

@​angular/cli

Commit Type Description
598a690a0 fix conditionally quote package names when adding dependencies based on host requirements
b5fb457e1 fix preserve exact version in ng add when requested
93c3eb8fb fix update zoneless migration tool to handle ChangeDetectionStrategy.Eager
ad0fd5f41 perf avoid redundant package version resolution in ng add
a39a33128 perf cache root manifest and resolve restricted package exports in ng add

... (truncated)

Commits
  • ec8a04b release: cut the v21.2.3 release
  • 94959e9 docs: update references from app.component to app to match the style guide
  • d01bcb3 build: update cross-repo angular dependencies
  • b8bcd59 fix(@​angular/ssr): ensure unique values in redirect response Vary header
  • ba511f7 build: lock file maintenance
  • 1505164 fix(@​angular/cli): use parsed package name for migrate-only updates
  • 8438541 fix(@​angular/ssr): support custom headers in redirect responses
  • f3e0e82 fix(@​angular/ssr): disallow x-forwarded-prefix starting with a backslash
  • 411b2db build: update cross-repo angular dependencies
  • e5a9976 docs: update long-description
  • Additional commits viewable in compare view

Updates @storybook/addon-docs from 10.2.19 to 10.3.1

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.3.1

10.3.1

v10.3.0

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

  • 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
  • ⚡ Vite 8 support
  • ▲ Next.js 16.2 support
  • 📝 ESLint 10 support
  • 〰️ Addon Pseudo-States: Tailwind v4 support
  • 🔧 Addon-Vitest: Simplified configuration - no more setup files required
  • ♿ Numerous accessibility improvements across the UI

... (truncated)

Changelog

Sourced from @​storybook/addon-docs's changelog.

10.3.1

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

  • 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
  • ⚡ Vite 8 support
  • ▲ Next.js 16.2 support
  • 📝 ESLint 10 support
  • 🧪 React: Experimental react-component-meta prop extraction tool for accurate controls and args tables
  • 〰️ Addon Pseudo-States: Tailwind v4 support
  • 🔧 Addon-Vitest: Simplified configuration - no more setup files required
  • ♿ Numerous accessibility improvements across the UI

... (truncated)

Commits
  • 24c2c2c Bump version from "10.3.0" to "10.3.1" [skip ci]
  • 06cb6a6 Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]
  • 94b9430 Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]
  • af5b7de Bump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]
  • a571619 Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]
  • e53219d Addon-Docs: Add React as optimizeDeps entry
  • 546aece Bump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]
  • e07de2e Merge branch 'next-release' into next
  • ceda0b4 Bump version from "10.3.0-alpha.16" to "10.3.0-alpha.17" [skip ci]
  • fdcb1b8 dont disable snapshots
  • Additional commits viewable in compare view

Updates @storybook/angular from 10.2.19 to 10.3.1

Release notes

Sourced from @​storybook/angular's releases.

v10.3.1

10.3.1

v10.3.0

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

  • 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
  • ⚡ Vite 8 support
  • ▲ Next.js 16.2 support
  • 📝 ESLint 10 support
  • 〰️ Addon Pseudo-States: Tailwind v4 support
  • 🔧 Addon-Vitest: Simplified configuration - no more setup files required
  • ♿ Numerous accessibility improvements across the UI

... (truncated)

Changelog

Sourced from @​storybook/angular's changelog.

10.3.1

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds...

Description has been truncated

Bumps the dev-dependencies group in /src/ui/web with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `21.2.1` | `21.2.3` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `21.2.1` | `21.2.3` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `21.3.0` | `21.3.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `21.3.0` | `21.3.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `21.3.0` | `21.3.1` |
| [@schematics/angular](https://github.com/angular/angular-cli) | `21.2.1` | `21.2.3` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.19` | `10.3.1` |
| [@storybook/angular](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/angular) | `10.2.19` | `10.3.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.1` | `8.57.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.57.1` |
| [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.1.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.19` | `10.3.1` |
| [ng-packagr](https://github.com/ng-packagr/ng-packagr) | `21.2.0` | `21.2.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.4` | `22.6.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.19` | `10.3.1` |


Updates `@angular-devkit/core` from 21.2.1 to 21.2.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.1...v21.2.3)

Updates `@angular-devkit/schematics` from 21.2.1 to 21.2.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.1...v21.2.3)

Updates `@angular-eslint/eslint-plugin` from 21.3.0 to 21.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.3.1/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 21.3.0 to 21.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.3.1/packages/eslint-plugin-template)

Updates `@angular-eslint/template-parser` from 21.3.0 to 21.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.3.1/packages/template-parser)

Updates `@schematics/angular` from 21.2.1 to 21.2.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.1...v21.2.3)

Updates `@storybook/addon-docs` from 10.2.19 to 10.3.1
- [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.1/code/addons/docs)

Updates `@storybook/angular` from 10.2.19 to 10.3.1
- [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.1/code/frameworks/angular)

Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.57.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/parser)

Updates `eslint` from 10.0.3 to 10.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.1.0)

Updates `eslint-plugin-storybook` from 10.2.19 to 10.3.1
- [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.1/code/lib/eslint-plugin)

Updates `ng-packagr` from 21.2.0 to 21.2.1
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/21.2.1/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@21.2.0...21.2.1)

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

Updates `storybook` from 10.2.19 to 10.3.1
- [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.1/code/core)

---
updated-dependencies:
- dependency-name: "@angular-devkit/core"
  dependency-version: 21.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 21.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 21.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 21.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 21.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@schematics/angular"
  dependency-version: 21.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@storybook/angular"
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ng-packagr
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: nx
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: storybook
  dependency-version: 10.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-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 22, 2026
@github-actions github-actions bot enabled auto-merge (rebase) March 22, 2026 02:13
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 29, 2026
auto-merge was automatically disabled March 29, 2026 02:12

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/ui/web/dev-dependencies-0f5be72d8a branch March 29, 2026 02:12
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