chore(deps-dev): bump the dev-dependencies group across 1 directory with 21 updates#231
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 29, 2026
Conversation
…ith 21 updates Bumps the dev-dependencies group with 21 updates in the /src/ui/web directory: | Package | From | To | | --- | --- | --- | | [@angular-devkit/core](https://github.com/angular/angular-cli) | `21.2.1` | `21.2.5` | | [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `21.2.1` | `21.2.5` | | [@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.5` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.19` | `10.3.3` | | [@storybook/angular](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/angular) | `10.2.19` | `10.3.3` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.18` | `1.15.21` | | [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers) | `0.5.19` | `0.5.20` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.1` | `8.57.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.57.2` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.2` | | [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.0.18` | `4.1.2` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.18` | `4.1.2` | | [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.3` | | [ng-packagr](https://github.com/ng-packagr/ng-packagr) | `21.2.0` | `21.2.2` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `22.5.4` | `22.6.3` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.19` | `10.3.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.2` | Updates `@angular-devkit/core` from 21.2.1 to 21.2.5 - [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.5) Updates `@angular-devkit/schematics` from 21.2.1 to 21.2.5 - [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.5) 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.5 - [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.5) Updates `@storybook/addon-docs` from 10.2.19 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/addons/docs) Updates `@storybook/angular` from 10.2.19 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/frameworks/angular) Updates `@swc/core` from 1.15.18 to 1.15.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.21/packages/core) Updates `@swc/helpers` from 0.5.19 to 0.5.20 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md) - [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers) Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.57.2 - [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.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.2 - [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.2/packages/parser) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8) Updates `@vitest/mocker` from 4.0.18 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/mocker) Updates `@vitest/ui` from 4.0.18 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/ui) 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.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/lib/eslint-plugin) Updates `ng-packagr` from 21.2.0 to 21.2.2 - [Release notes](https://github.com/ng-packagr/ng-packagr/releases) - [Changelog](https://github.com/ng-packagr/ng-packagr/blob/21.2.2/CHANGELOG.md) - [Commits](ng-packagr/ng-packagr@21.2.0...21.2.2) Updates `nx` from 22.5.4 to 22.6.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.6.3/packages/nx) Updates `storybook` from 10.2.19 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 `vitest` from 4.0.18 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) --- updated-dependencies: - dependency-name: "@angular-devkit/core" dependency-version: 21.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@angular-devkit/schematics" dependency-version: 21.2.5 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.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@storybook/addon-docs" dependency-version: 10.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@storybook/angular" dependency-version: 10.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@swc/helpers" dependency-version: 0.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/mocker" dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.1.2 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.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ng-packagr dependency-version: 21.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: nx dependency-version: 22.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: storybook dependency-version: 10.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-dependencies group with 21 updates in the /src/ui/web directory:
21.2.121.2.521.2.121.2.521.3.021.3.121.3.021.3.121.3.021.3.121.2.121.2.510.2.1910.3.310.2.1910.3.31.15.181.15.210.5.190.5.208.56.18.57.28.56.18.57.24.0.184.1.24.0.184.1.24.0.184.1.210.0.310.1.010.2.1910.3.321.2.021.2.222.5.422.6.310.2.1910.3.34.0.184.1.2Updates
@angular-devkit/corefrom 21.2.1 to 21.2.5Release notes
Sourced from
@angular-devkit/core's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/core's changelog.... (truncated)
Commits
3018612release: cut the v21.2.5 release349bd43build: update dependency picomatch to v4.0.4cadf9b2feat(@angular/cli): support custom port in MCP devserver start toolbbc2554fix(@angular/ssr): allow underscores in host validation88ac998build: update cross-repo angular dependencies022e0efbuild: update github/codeql-action action to v4.34.1c363f19build: update dependency node to v22.22.2b1fe66afix(@angular/ssr): patch Headers.forEach in cloneRequestAndPatchHeaders2aa93fcrelease: cut the v21.2.4 releasef33826ebuild: update cross-repo angular dependenciesUpdates
@angular-devkit/schematicsfrom 21.2.1 to 21.2.5Release notes
Sourced from
@angular-devkit/schematics's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/schematics's changelog.... (truncated)
Commits
3018612release: cut the v21.2.5 release349bd43build: update dependency picomatch to v4.0.4cadf9b2feat(@angular/cli): support custom port in MCP devserver start toolbbc2554fix(@angular/ssr): allow underscores in host validation88ac998build: update cross-repo angular dependencies022e0efbuild: update github/codeql-action action to v4.34.1c363f19build: update dependency node to v22.22.2b1fe66afix(@angular/ssr): patch Headers.forEach in cloneRequestAndPatchHeaders2aa93fcrelease: cut the v21.2.4 releasef33826ebuild: update cross-repo angular dependenciesUpdates
@angular-eslint/eslint-pluginfrom 21.3.0 to 21.3.1Release notes
Sourced from
@angular-eslint/eslint-plugin's releases.Changelog
Sourced from
@angular-eslint/eslint-plugin's changelog.Commits
8f2afdcchore(release): publish 21.3.11000391fix(eslint-plugin): [no-uncalled-signals] properly handle statements with una...77099eechore: ensure dist artifacts are available for e2e publishing in DTE (#2944)af8900fRevert "fix: narrow build target cache outputs to avoid clobbering compile ar...7e17391fix: narrow build target cache outputs to avoid clobbering compile artifacts ...Updates
@angular-eslint/eslint-plugin-templatefrom 21.3.0 to 21.3.1Release notes
Sourced from
@angular-eslint/eslint-plugin-template's releases.Changelog
Sourced from
@angular-eslint/eslint-plugin-template's changelog.Commits
8f2afdcchore(release): publish 21.3.1a3fb6ccfix(prefer-self-closing-tags): add selectedcontent nonAriaElements (#2939)77099eechore: ensure dist artifacts are available for e2e publishing in DTE (#2944)af8900fRevert "fix: narrow build target cache outputs to avoid clobbering compile ar...7e17391fix: narrow build target cache outputs to avoid clobbering compile artifacts ...4425fecdocs(no-nested-tags): use backticks for HTML tags (#2935)Updates
@angular-eslint/template-parserfrom 21.3.0 to 21.3.1Release notes
Sourced from
@angular-eslint/template-parser's releases.Changelog
Sourced from
@angular-eslint/template-parser's changelog.Commits
8f2afdcchore(release): publish 21.3.1Updates
@schematics/angularfrom 21.2.1 to 21.2.5Release notes
Sourced from
@schematics/angular's releases.... (truncated)
Changelog
Sourced from
@schematics/angular's changelog.... (truncated)
Commits
3018612release: cut the v21.2.5 release349bd43build: update dependency picomatch to v4.0.4cadf9b2feat(@angular/cli): support custom port in MCP devserver start toolbbc2554fix(@angular/ssr): allow underscores in host validation88ac998build: update cross-repo angular dependencies022e0efbuild: update github/codeql-action action to v4.34.1c363f19build: update dependency node to v22.22.2b1fe66afix(@angular/ssr): patch Headers.forEach in cloneRequestAndPatchHeaders2aa93fcrelease: cut the v21.2.4 releasef33826ebuild: update cross-repo angular dependenciesUpdates
@storybook/addon-docsfrom 10.2.19 to 10.3.3Release notes
Sourced from
@storybook/addon-docs's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs's changelog.... (truncated)
Commits
b0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]af5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]a571619Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]e53219dAddon-Docs: Add React as optimizeDeps entry546aeceBump version from "10.3.0-alpha.17" to "10.3.0-beta.0" [skip ci]e07de2eMerge branch 'next-release' into nextUpdates
@storybook/angularfrom 10.2.19 to 10.3.3Release notes
Sourced from
@storybook/angular's releases.... (truncated)
Changelog
Sourced from
@storybook/angular's changelog.... (truncated)
Commits
b0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]...Description has been truncated