Skip to content

Bump @angular/material from 20.2.14 to 21.1.2 in /firebird-ng#97

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebird-ng/angular/material-21.1.2
Open

Bump @angular/material from 20.2.14 to 21.1.2 in /firebird-ng#97
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebird-ng/angular/material-21.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps @angular/material from 20.2.14 to 21.1.2.

Release notes

Sourced from @​angular/material's releases.

21.1.2

material

Commit Description
fix - bb69f3ca7d sidenav: incorrectly trapping focus in some cases (#32699)
fix - 7824225a5b timepicker: make it easier to style timepicker panel (#32711)

cdk

Commit Description
fix - 9b54cb20da listbox: incorrect wording in error message (#32697)
fix - 4b8fc71c08 table: throw when multiple row templates are used with virtual scrolling (#32682)

aria

Commit Description
fix - 1d9918a9de combobox: Add announcement for empty results to autocomplete demo (#32707)
perf - 81b407d353 grid: avoid excessive change detections (#32705)

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)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

21.1.2 "glass-bottle" (2026-01-28)

aria

Commit Type Description
1d9918a9de fix combobox: Add announcement for empty results to autocomplete demo (#32707)
81b407d353 perf grid: avoid excessive change detections (#32705)

cdk

Commit Type Description
9b54cb20da fix listbox: incorrect wording in error message (#32697)
4b8fc71c08 fix table: throw when multiple row templates are used with virtual scrolling (#32682)

material

Commit Type Description
bb69f3ca7d fix sidenav: incorrectly trapping focus in some cases (#32699)
7824225a5b fix timepicker: make it easier to style timepicker panel (#32711)

21.2.0-next.1 "plastic-ant" (2026-01-21)

aria

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

cdk

Commit Type Description
e397ecbcfa fix table: remove string-based DI tokens (#32677)

multiple

Commit Type Description
3612ef6094 fix incorrect paths in declaration files for aria
f3357c1dff fix resolve sass if function deprecation warnings (#32674)

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)

... (truncated)

Commits
  • d1f9917 release: cut the v21.1.2 release
  • a1d959b docs(material/sidenav): fix typo in drawer comment (#32702)
  • 33f9f99 build: lock file maintenance (#32676)
  • 4564548 build: update pnpm to v10.28.2 (#32681)
  • ad0aeaa [aria/multiple] Add to and clean up input validation across aria components (...
  • 1d9918a fix(aria/combobox): Add announcement for empty results to autocomplete demo (...
  • 7824225 fix(material/timepicker): make it easier to style timepicker panel (#32711)
  • 81b407d perf(aria/grid): avoid excessive change detections (#32705)
  • bb69f3c fix(material/sidenav): incorrectly trapping focus in some cases (#32699)
  • 9b54cb2 fix(cdk/listbox): incorrect wording in error message (#32697)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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)

Bumps [@angular/material](https://github.com/angular/components) from 20.2.14 to 21.1.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@20.2.14...v21.1.2)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-version: 21.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 4, 2026
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