Angular Robot
ab1c13fa1e
build: update cross-repo angular dependencies to 90e509f
...
See associated pull request for more information.
2026-03-02 08:42:36 -08:00
Angular Robot
73b6135bf5
build: update cross-repo angular dependencies to 9cc4778
...
See associated pull request for more information.
2026-02-27 09:10:48 -08:00
Angular Robot
cda3e8963a
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-26 14:33:24 -08:00
Angular Robot
f022530df4
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-26 13:42:06 -08:00
Joey Perrott
d1ebbbe9bc
build: update to latest sha of dev-infra repo
...
Update to the latest sha of the dev-infra repo
2026-02-26 12:42:14 -08:00
Joey Perrott
385b9485c4
build: update to latest sha of dev-infra repo
...
Update to the latest sha of the dev-infra repo
2026-02-26 12:22:21 -08:00
Joey Perrott
37b4d16357
ci: set up automated issue labeling
...
Sets up automated issue labeling action
2026-02-26 12:22:21 -08:00
Angular Robot
6585e4fc4c
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-26 10:33:01 -08:00
Joey Perrott
078da3cbda
ci: set up linting for upcoming agent skills
...
Add validation/linting on CI for agent skills files
2026-02-26 10:04:26 -08:00
Angular Robot
d0afeba2cb
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-26 09:43:28 -08:00
Angular Robot
4243e4addc
build: update all github actions
...
See associated pull request for more information.
2026-02-26 07:51:30 -08:00
Angular Robot
0af53fbb12
build: update cross-repo angular dependencies
...
See associated pull request for more information.
Closes #67274 as a pr takeover
2026-02-25 10:17:51 -08:00
Angular Robot
8f5214e944
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-24 08:59:58 -08:00
Jessica Janiuk
d7ddebca90
ci: update ng-dev config and pullapprove
...
This updates the pullapprove to remove the auto labeling of requires: TGP and instead moves it to the ng-dev config for pr updates.
2026-02-20 11:02:10 -08:00
Angular Robot
c672f9211b
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-19 18:11:51 -08:00
Angular Robot
572945652a
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-19 13:30:45 -08:00
Angular Robot
c9d5695d0e
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-19 11:22:19 -08:00
Angular Robot
9de63a3e35
build: update all github actions
...
See associated pull request for more information.
2026-02-19 08:51:34 -08:00
Angular Robot
eaf72d456a
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-18 08:50:39 -08:00
Angular Robot
2931ca1fca
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-02-17 14:33:19 -08:00
Angular Robot
084f7dc08d
build: update cross-repo angular dependencies
...
See associated pull request for more information.
Closes #66795 as a pr takeover
2026-02-17 12:40:20 -08:00
Angular Robot
ec6334da85
build: update all github actions
...
See associated pull request for more information.
2026-02-05 16:51:32 -08:00
Angular Robot
424ecf840d
build: update dependency @actions/core to v3
...
See associated pull request for more information.
2026-01-30 09:34:15 -08:00
Angular Robot
af76b9dd4d
build: update dependency @actions/github to v9
...
See associated pull request for more information.
2026-01-30 09:04:12 -08:00
Angular Robot
a4f6d407c2
build: update cypress-io/github-action action to v7
...
See associated pull request for more information.
2026-01-28 18:17:25 +00:00
Angular Robot
bea4cb72d1
build: update dependency @actions/github to v8
...
See associated pull request for more information.
2026-01-28 17:56:06 +00:00
Angular Robot
960de629ed
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-27 20:11:06 +00:00
Angular Robot
3e7808b39f
build: update cross-repo angular dependencies
...
See associated pull request for more information.
Closes #66702 as a pr takeover
2026-01-26 23:51:05 +00:00
Angular Robot
aeb4b419af
build: update all github actions
...
See associated pull request for more information.
2026-01-26 22:20:37 +00:00
Angular Robot
2c53243f00
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-21 12:44:18 -08:00
Angular Robot
4df3a8bb36
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-21 10:22:12 -08:00
Matthieu Riegler
75c40e7ac7
ci: add template for vscode dedicated issues
...
We didn't have an entry since we migrated the vscode extension repo to the fw repo.
2026-01-20 10:23:57 -08:00
Angular Robot
4bb5774f3b
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-16 10:25:04 -08:00
Angular Robot
849b8401a0
build: update github/codeql-action action to v4.31.10
...
See associated pull request for more information.
2026-01-15 10:57:15 -08:00
Angular Robot
fa4bcf12cd
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-14 12:20:48 -08:00
Joey Perrott
3f13db87e2
ci: update algolia synonym updater to use node directly rather than tsx
...
With new version of node we can import ts files directly in our scripts rather than using tsx
2026-01-14 09:26:40 -08:00
Angular Robot
230e16d3a5
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-14 08:23:05 -08:00
Alan Agius
710a4bf02b
fix(docs-infra): remove trailing slash from sitemap URLs
...
Fixes an issue where a trailing slash was sometimes added to the end of URLs in the sitemap, causing unnecessary redirects.
Example of problematic URL:
```xml
<loc>https://angular.dev/ </loc>
```
2026-01-14 07:57:09 -08:00
Angular Robot
6e6a02206c
build: lock file maintenance
...
See associated pull request for more information.
2026-01-13 08:55:56 -08:00
Angular Robot
4a76058baf
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-12 13:35:19 -08:00
Angular Robot
460c1c7e71
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-12 08:55:15 -08:00
Angular Robot
9333751525
build: update dependency @actions/github to v7
...
See associated pull request for more information.
2026-01-12 08:16:24 -08:00
Angular Robot
f34eb65f89
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-12 08:15:55 -08:00
Angular Robot
5c16caa95e
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-09 11:26:15 -08:00
Angular Robot
ac865b51f7
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-09 09:55:40 -08:00
Angular Robot
e6a8bb81f9
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-09 09:05:18 -08:00
Angular Robot
50ded69afb
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-08 11:17:03 -08:00
Angular Robot
adabdcd173
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-08 08:43:27 -08:00
Angular Robot
e2e5b66726
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-06 15:29:27 -05:00
Angular Robot
de43806a2e
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-01-06 10:20:03 -05:00