From 7e90b606a59ab5764932e007c8ef4c4d2948f942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 07:34:47 +0000 Subject: [PATCH] Bump @angular/material from 20.2.14 to 21.1.1 in /web_embedding/ng-flutter (#2784) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@angular/material](https://github.com/angular/components) from 20.2.14 to 21.1.1.
Release notes

Sourced from @​angular/material's releases.

21.1.1

aria

Commit Description
fix - d24f099179 grid: unit tests for grid pattern (#32633)

multiple

Commit Description
fix - 6b5466afb2 incorrect paths in declaration files for aria
fix - 028f89b4d8 resolve sass if function deprecation warnings (#32674)

21.1.0

material-experimental

Commit Description
fix - 29e2c4633 column-resize: add null checks for overlay (#32259)
fix - c40f42821 column-resize: fix m2 colors (#32388)

material

Commit Description
feat - ef1355914 schematics: add preconnect links for Google Fonts in index.html (#32238)
feat - 6b9decb77 stepper: add a prefix section to the horizontal stepper header (#32184)
fix - 5db8dca18 datepicker: error if some methods are called too early. (#32630)
fix - 7b2627de2 menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#32601)
fix - eba6ee844 radio: allow aria attributes to be reset (#32613)
fix - fb1b66be9 slider: add missing closing parenthesis in tick mark transform (#32580)

cdk

Commit Description
feat - a20aeabbe a11y: allow safe HTML to be passed to live announcer (#32386)
feat - 75b373bbc a11y: allow safe HTML to be passed to live announcer (#32412)
feat - 439d1f92a table: add virtual scrolling support
fix - 67f213a35 a11y: add @angular/platform-browser to peer dependencies (#32471)
fix - efa0d4f6f scrolling: handle null document.body in ViewportRuler (#32477)
fix - c62c64f21 text-field: avoid page jump on auto-resize (#32605)

aria

Commit Description
fix - b45cda3f9 ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123)

21.1.0-rc.0

material-experimental

Commit Description
fix - c40f42821 column-resize: fix m2 colors (#32388)

material

Commit Description
fix - 5db8dca18 datepicker: error if some methods are called too early. (#32630)
fix - fb1b66be9 slider: add missing closing parenthesis in tick mark transform (#32580)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

21.1.1 "plastic-bear" (2026-01-21)

aria

Commit Type Description
d24f099179 fix grid: unit tests for grid pattern (#32633)

multiple

Commit Type Description
6b5466afb2 fix incorrect paths in declaration files for aria
028f89b4d8 fix resolve sass if function deprecation warnings (#32674)

21.2.0-next.0 "cadmium-chicken" (2026-01-14)

21.1.0 "cadmium-crane" (2026-01-14)

aria

Commit Type Description
b45cda3f9 fix ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123)

cdk

Commit Type Description
a20aeabbe feat a11y: allow safe HTML to be passed to live announcer (#32386)
75b373bbc feat a11y: allow safe HTML to be passed to live announcer (#32412)
439d1f92a feat table: add virtual scrolling support
67f213a35 fix a11y: add @angular/platform-browser to peer dependencies (#32471)
efa0d4f6f fix scrolling: handle null document.body in ViewportRuler (#32477)
c62c64f21 fix text-field: avoid page jump on auto-resize (#32605)

material

Commit Type Description
ef1355914 feat schematics: add preconnect links for Google Fonts in index.html (#32238)
6b9decb77 feat stepper: add a prefix section to the horizontal stepper header (#32184)
5db8dca18 fix datepicker: error if some methods are called too early. (#32630)
7b2627de2 fix menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#32601)
eba6ee844 fix radio: allow aria attributes to be reset (#32613)
fb1b66be9 fix slider: add missing closing parenthesis in tick mark transform (#32580)

material-experimental

Commit Type Description
29e2c4633 fix column-resize: add null checks for overlay (#32259)
c40f42821 fix column-resize: fix m2 colors (#32388)

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/material&package-manager=npm_and_yarn&previous-version=20.2.14&new-version=21.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--- web_embedding/ng-flutter/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_embedding/ng-flutter/package.json b/web_embedding/ng-flutter/package.json index c1b5503d8..2389512e2 100644 --- a/web_embedding/ng-flutter/package.json +++ b/web_embedding/ng-flutter/package.json @@ -17,7 +17,7 @@ "@angular/compiler": "^21.1.0", "@angular/core": "^20.0.3", "@angular/forms": "^21.1.0", - "@angular/material": "^20.1.0", + "@angular/material": "^21.1.1", "@angular/platform-browser": "^20.0.3", "@angular/platform-browser-dynamic": "^20.1.0", "@angular/router": "^21.1.0",