Bump @angular/core, @angular/animations, @angular/cdk, @angular/common, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular/build in /samples/openai-acs-msgraph/client - #2
Conversation
…n, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular/build Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations), [@angular/cdk](https://github.com/angular/components), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms), [@angular/material](https://github.com/angular/components), [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser), [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic), [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) and [@angular/build](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `@angular/core` from 20.2.4 to 22.0.1 - [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.1/packages/core) Updates `@angular/animations` from 20.2.4 to 22.0.1 - [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.1/packages/animations) Updates `@angular/cdk` from 20.2.2 to 22.0.1 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@20.2.2...v22.0.1) Updates `@angular/common` from 20.2.4 to 22.0.1 - [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.1/packages/common) Updates `@angular/forms` from 20.2.4 to 22.0.1 - [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.1/packages/forms) Updates `@angular/material` from 20.2.2 to 22.0.1 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@20.2.2...v22.0.1) Updates `@angular/platform-browser` from 20.2.4 to 22.0.1 - [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.1/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 20.2.4 to 22.0.1 - [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.1/packages/platform-browser-dynamic) Updates `@angular/router` from 20.2.4 to 22.0.1 - [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.1/packages/router) Updates `@angular/build` from 20.2.2 to 22.0.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@20.2.2...v22.0.1) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/animations" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/cdk" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/common" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/forms" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/material" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/platform-browser" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/router" dependency-version: 22.0.1 dependency-type: direct:production - dependency-name: "@angular/build" dependency-version: 22.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps @angular/core, @angular/animations, @angular/cdk, @angular/common, @angular/forms, @angular/material, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular/build. These dependencies needed to be updated together.
Updates
@angular/corefrom 20.2.4 to 22.0.1Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
4b0c3b8refactor(core): Update registerNgModuleType to support codegen typecheckingdbf64c8test(core): fix AI tools test flake045bb73fix(core): validate lowercase SVG animation attribute names1ee224cfix(compiler): disallow i18n event attributes5946c18fix(compiler): sanitizehref/xlink:hrefattributes of any element of the ...b1f02ebrefactor(core): add internal utility85d2d10fix(forms): harden FormGroup control lookups against prototype shadowing6e3d51drefactor(migrations): ImprovesafeNavigationMigrationheuristic01ea640refactor(core): Fix DirectiveDefinition interface to allow abstract classesa704b08docs: add Signal Forms and v22 guidance to AI best-practices and llms.txtUpdates
@angular/animationsfrom 20.2.4 to 22.0.1Release 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 versions81cabc1feat(core): add support for TypeScript 6abb1794refactor(core): mark VERSION exports as pure for better tree-shaking26fed34build: format md filesb9e2ccdrefactor(common): remove unused import (#64699)70332b0fix(core): pass element removal property through in all locations (#64565)Updates
@angular/cdkfrom 20.2.2 to 22.0.1Release notes
Sourced from @angular/cdk's releases.
... (truncated)
Changelog
Sourced from @angular/cdk's changelog.
... (truncated)
Commits
75f6542release: cut the v22.0.1 released7a8cb9fix(material/dialog): ignore clicks on aria-disabled close buttons (#33373)49aeb67fix(cdk/clipboard): avoid infinite attempt loop (#33366)5a5f6ebbuild: update cross-repo angular dependencies (#33326)ae48b2cdocs(cdk/dialog): improve dialog example contrast (#33334)1a68d18build: update pnpm to v10.34.1 (#33316)c696e41build: lock file maintenance (#33331)d84dca2build: update all github actions (#33348)da17b4cbuild: update bazel dependencies to v3.2.1 (#33350)7a8b3f7docs(aria/menu): fix menubar example highlight styling (#33290)Updates
@angular/commonfrom 20.2.4 to 22.0.1Release notes
Sourced from @angular/common's releases.
... (truncated)
Changelog
Sourced from @angular/common's changelog.