chore(deps): bump the all-dependencies group across 1 directory with 22 updates#336
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…22 updates Bumps the all-dependencies group with 21 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `21.2.11` | `22.0.3` | | [@angular/cdk](https://github.com/angular/components) | `21.2.9` | `22.0.2` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.11` | `22.0.3` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.11` | `22.0.3` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.11` | `22.0.3` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.11` | `22.0.3` | | [@angular/material](https://github.com/angular/components) | `21.2.9` | `22.0.2` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.11` | `22.0.3` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `21.2.11` | `22.0.3` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.11` | `22.0.3` | | [keycloak-angular](https://github.com/mauriciovigolo/keycloak-angular) | `21.0.0` | `22.0.0` | | [papaparse](https://github.com/mholt/PapaParse) | `5.5.3` | `5.5.4` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` | | [@angular/build](https://github.com/angular/angular-cli) | `21.2.9` | `22.0.4` | | [@angular/cli](https://github.com/angular/angular-cli) | `21.2.9` | `22.0.4` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.11` | `22.0.3` | | [@vitest/browser-playwright](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser-playwright) | `4.1.5` | `4.1.9` | | [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `21.3.1` | `22.0.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.5.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.1` | `8.62.0` | Updates `@angular/animations` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/animations) Updates `@angular/cdk` from 21.2.9 to 22.0.2 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@v21.2.9...v22.0.2) Updates `@angular/common` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/common) Updates `@angular/compiler` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/compiler) Updates `@angular/core` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/core) Updates `@angular/forms` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/forms) Updates `@angular/material` from 21.2.9 to 22.0.2 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@v21.2.9...v22.0.2) Updates `@angular/platform-browser` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/platform-browser-dynamic) Updates `@angular/router` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/router) Updates `keycloak-angular` from 21.0.0 to 22.0.0 - [Release notes](https://github.com/mauriciovigolo/keycloak-angular/releases) - [Commits](mauriciovigolo/keycloak-angular@v21.0.0...v22.0.0) Updates `papaparse` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Changelog](https://github.com/mholt/PapaParse/blob/master/CHANGELOG.md) - [Commits](mholt/PapaParse@5.5.3...5.5.4) Updates `uuid` from 14.0.0 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.0...v14.0.1) Updates `@angular/build` from 21.2.9 to 22.0.4 - [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.9...v22.0.4) Updates `@angular/cli` from 21.2.9 to 22.0.4 - [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.9...v22.0.4) Updates `@angular/compiler-cli` from 21.2.11 to 22.0.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.3/packages/compiler-cli) Updates `@vitest/browser-playwright` from 4.1.5 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/browser-playwright) Updates `angular-eslint` from 21.3.1 to 22.0.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.0.0/packages/angular-eslint) Updates `eslint` from 9.39.4 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.5.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `typescript-eslint` from 8.59.1 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint) Updates `vitest` from 4.1.5 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/cdk" dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/common" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/compiler" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/core" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/forms" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/material" dependency-version: 22.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/platform-browser" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/router" dependency-version: 22.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: keycloak-angular dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: papaparse dependency-version: 5.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@angular/build" dependency-version: 22.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/cli" dependency-version: 22.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@angular/compiler-cli" dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vitest/browser-playwright" dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: angular-eslint dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-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 all-dependencies group with 21 updates in the /client directory:
21.2.1122.0.321.2.922.0.221.2.1122.0.321.2.1122.0.321.2.1122.0.321.2.1122.0.321.2.922.0.221.2.1122.0.321.2.1122.0.321.2.1122.0.321.0.022.0.05.5.35.5.414.0.014.0.121.2.922.0.421.2.922.0.421.2.1122.0.34.1.54.1.921.3.122.0.09.39.410.5.05.9.36.0.38.59.18.62.0Updates
@angular/animationsfrom 21.2.11 to 22.0.3Release notes
Sourced from @angular/animations's releases.
... (truncated)
Changelog
Sourced from @angular/animations's changelog.
... (truncated)
Commits
a97d5ecbuild: update minimum supported Node.js versionsad717dfrefactor(core): use the@Servicedecorator where possible.b8d3f36feat(compiler-cli): add support for Node.js 26.0.06672192test: remove duplicate tests (#67518)d550bf7build: update minimum supported Node.js versionsUpdates
@angular/cdkfrom 21.2.9 to 22.0.2Release notes
Sourced from @angular/cdk's releases.
... (truncated)
Changelog
Sourced from @angular/cdk's changelog.
... (truncated)
Commits
9b9d0earelease: cut the v22.0.2 release7b54e95build: update cross-repo angular dependencies (#33398)b77a829docs(google-maps): Document the behavior of using the clusterClick output in ...605f200build: update pnpm to v10.34.3 (#33392)0309150build: lock file maintenance (#33406)9dc2b2bfix(cdk/platform): account for composedPath error during event replay (#33409)766b7acfix(material/chips): wrong padding when chip only has edit icon (#33407)f7170b9build: fix build failure (#33408)e4f7f34fix(material/chips): correct focus management on chip destruction (#33329)9ad7964build: update review config (#33394)Updates
@angular/commonfrom 21.2.11 to 22.0.3Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.
... (truncated)
Commits
cd8f472docs: add documentation for HttpClient response body size limit and related e...8cdc202fix(http): prevent caching of responses with Set-Cookie headers6867f77fix(http): distinguish repeated transfer cache params6c1f3e9fix(common): skip transfer cache for uncacheable HTTP traffic (#69316)7ef1399fix(http): skip transfer cache for fetch credentialed requests (#69316)94ea403fix(common): escape anchor fragment in shadow DOM name selector2dd65d2fix(http): pass down thereportUploadProgressandreportDownloadProgress...1bd5a56docs: deprecate XHR support for server-side rendering in HTTP docs and recomm...3c2892cfix(common): prevent prototype pollution in formatDateTimec4b5fa3fix(common): escape CSS string-terminating characters in escapeCssUrlUpdates
@angular/compilerfrom 21.2.11 to 22.0.3Release notes
Sourced from @angular/compiler's releases.
... (truncated)
Changelog
Sourced from @angular/compiler's changelog.
... (truncated)
Commits
f4f7f37fix(compiler): remove unused import breaking CI in 22.0.xf90c20dfix(compiler): account for NgModule dependencies in JIT-compiled partial decl...489d170refactor(compiler): desable the legacy template syntax39001berefactor(compiler): Move the attribute comment to the HTML AST74f2b91refactor(compiler): correct TcbInvalidReferenceOp initializerb32ee7cfix(core): treat iframe credentialless as security-sensitivef309727refactor(compiler): Collect in-element comments6f11719fix(compiler): restrict possible event handler check to property names longer...8bb3947refactor: optimize dom security schema lookups4645850refactor(compiler): Remove 80 char limit on AbstractEmitterVisitorUpdates
@angular/corefrom 21.2.11 to 22.0.3Release notes
Sourced from @angular/core's releases.