Skip to content

Commit 8501c3c

Browse files
authored
Merge branch 'main' into aria-effects
2 parents a252e95 + 05419c5 commit 8501c3c

31 files changed

Lines changed: 1680 additions & 1918 deletions

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="22.0.0-next.6"></a>
2+
# 22.0.0-next.6 "v22-0-0-next-6" (2026-04-22)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [91a4932f6](https://github.com/angular/components/commit/91a4932f65e02ce7087cb38cc0198b6f1f993242) | fix | **combobox:** increases autocomplete demo's placeholder text c… ([#33084](https://github.com/angular/components/pull/33084)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
10+
<a name="21.2.8"></a>
11+
# 21.2.8 "v21-2-8" (2026-04-22)
12+
No user facing changes in this release
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="22.0.0-next.5"></a>
217
# 22.0.0-next.5 "carbon-steel" (2026-04-16)
318
### aria

MODULE.bazel

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,28 @@ bazel_dep(name = "bazel_skylib", version = "1.9.0")
1818
bazel_dep(name = "rules_browsers")
1919
git_override(
2020
module_name = "rules_browsers",
21-
commit = "652b57c41218be318f33fc92032696f53d3aa0ef",
21+
commit = "4de93bbfdbee2cea5162ac8070eb15846b15133d",
2222
remote = "https://github.com/angular/rules_browsers.git",
2323
)
2424

2525
bazel_dep(name = "rules_sass")
2626
git_override(
2727
module_name = "rules_sass",
28-
commit = "b5ddaa8e77509bcce35158ad20009636d3da4fbc",
28+
commit = "dfb751533767caa759a7162a34cfe0852f988976",
2929
remote = "https://github.com/angular/rules_sass.git",
3030
)
3131

3232
bazel_dep(name = "rules_angular")
3333
git_override(
3434
module_name = "rules_angular",
35-
commit = "6c36180c2efebc6526ef0e6a55a6d738c7de6909",
35+
commit = "03dade2ea0ea355e13ca88c550eaa633191b16ec",
3636
remote = "https://github.com/angular/rules_angular.git",
3737
)
3838

3939
bazel_dep(name = "devinfra")
4040
git_override(
4141
module_name = "devinfra",
42-
commit = "ba726e7bca0b08b125ccc6f93c233749e1213c17",
42+
commit = "e04d90adad1a125b29fbc4d97f425798768a8cb1",
4343
remote = "https://github.com/angular/dev-infra.git",
4444
)
4545

MODULE.bazel.lock

Lines changed: 14 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
5.56 KB
Loading
19 KB
Loading
6.88 KB
Loading
676 Bytes
Loading
1.41 KB
Loading
3.22 KB
Loading

docs/src/assets/img/favicon.ico

-320 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)