Joey Perrott
82cc576e6f
build: use pnpm as the package manager instead of yarn ( #62924 )
...
Use pnpm instead of yarn as the package manager and interaction tool for the repo
PR Close #62924
2025-07-31 22:06:27 +00:00
Angular Robot
216caaf5ab
build: update cross-repo angular dependencies ( #62902 )
...
See associated pull request for more information.
PR Close #62902
2025-07-31 09:52:50 +00:00
Joey Perrott
cbc258eec8
build: remove ts_project_interop infrastructure ( #62908 )
...
Remove the interop macros and final usages
PR Close #62908
2025-07-31 09:12:58 +00:00
Angular Robot
5f7cc12533
build: update github/codeql-action action to v3.29.5 ( #62889 )
...
See associated pull request for more information.
PR Close #62889
2025-07-30 08:54:03 +00:00
Angular Robot
fa95db56d1
build: update cross-repo angular dependencies ( #62876 )
...
See associated pull request for more information.
PR Close #62876
2025-07-29 16:51:07 +00:00
Angular Robot
ecf2ad1698
build: update cross-repo angular dependencies ( #62856 )
...
See associated pull request for more information.
PR Close #62856
2025-07-28 20:54:59 +02:00
Angular Robot
63a6b5ac40
build: update cross-repo angular dependencies ( #62806 )
...
See associated pull request for more information.
PR Close #62806
2025-07-25 14:31:36 +02:00
Angular Robot
913580823c
build: update cypress-io/github-action action to v6.10.2 ( #62814 )
...
See associated pull request for more information.
PR Close #62814
2025-07-25 10:02:26 +02:00
Angular Robot
94b0ef1453
build: update github/codeql-action action to v3.29.4 ( #62789 )
...
See associated pull request for more information.
PR Close #62789
2025-07-24 11:02:04 +00:00
Angular Robot
9d8c48dc4c
build: update cross-repo angular dependencies ( #62770 )
...
See associated pull request for more information.
PR Close #62770
2025-07-24 09:24:50 +00:00
Angular Robot
0183f76cfc
build: update github/codeql-action action to v3.29.3 ( #62739 )
...
See associated pull request for more information.
PR Close #62739
2025-07-22 10:16:28 -04:00
Angular Robot
6780d16118
build: update cross-repo angular dependencies ( #62728 )
...
See associated pull request for more information.
PR Close #62728
2025-07-21 13:16:30 -04:00
Angular Robot
891444d48b
build: update cross-repo angular dependencies ( #62557 )
...
See associated pull request for more information.
PR Close #62557
2025-07-18 09:47:19 -04:00
Joey Perrott
dd02bfe743
build: migrate zone.js to use ts_project instead of ts_library ( #62673 )
...
Use ts_project instead of ts_library for building zone.js
PR Close #62673
2025-07-17 13:59:37 -04:00
AleksanderBodurri
bf292bdcae
test(devtools): revive cypress tests ( #61972 )
...
Previously these tests would run automatically when Angular DevTools lived in another repo. These files have continued to live here but have not been running automatically on each PR.
Now, these test files have been revived to run properly with our changes since the repo merge. This is a first step to reviving our e2e testing.
Next steps include writing cypress tests for new features like Injector Graph, Router tree, signals visualizations, etc.
PR Close #61972
2025-07-11 10:33:50 -07:00
Joey Perrott
a024c4af77
build: migrate adev to use rules_angular based cli rules ( #62435 )
...
Use the @angular/cli rules from rules_angular instead of the npm package directly
PR Close #62435
2025-07-03 08:09:33 +00:00
Angular Robot
728ad2ee91
build: update cross-repo angular dependencies ( #62425 )
...
See associated pull request for more information.
PR Close #62425
2025-07-02 11:45:01 +00:00
Angular Robot
e1991c5b81
build: update cross-repo angular dependencies ( #62407 )
...
See associated pull request for more information.
PR Close #62407
2025-07-02 07:43:11 +00:00
Angular Robot
b952982732
build: update github/codeql-action action to v3.29.2 ( #62392 )
...
See associated pull request for more information.
PR Close #62392
2025-07-01 08:11:49 +00:00
Angular Robot
e60cfffc7c
build: update cross-repo angular dependencies ( #62349 )
...
See associated pull request for more information.
PR Close #62349
2025-06-30 07:41:39 +00:00
Angular Robot
599baa24a2
build: update github/codeql-action action to v3.29.1 ( #62331 )
...
See associated pull request for more information.
PR Close #62331
2025-06-27 11:23:26 +00:00
Angular Robot
0390bd978e
build: update cross-repo angular dependencies ( #62329 )
...
See associated pull request for more information.
PR Close #62329
2025-06-27 11:20:50 +00:00
Angular Robot
eaa454d74b
build: update cross-repo angular dependencies ( #62312 )
...
See associated pull request for more information.
PR Close #62312
2025-06-27 07:20:39 +00:00
Jessica Janiuk
c87f367f46
ci: remove artifacts job ( #62291 )
...
Remove the artifacts job.
PR Close #62291
2025-06-26 12:01:00 +00:00
Angular Robot
349719cbea
build: update cross-repo angular dependencies ( #62288 )
...
See associated pull request for more information.
PR Close #62288
2025-06-26 11:43:35 +00:00
Angular Robot
2a1a034a11
build: update cross-repo angular dependencies ( #62262 )
...
See associated pull request for more information.
PR Close #62262
2025-06-25 13:18:55 +00:00
Angular Robot
cb97cf86d2
build: update cross-repo angular dependencies ( #62247 )
...
See associated pull request for more information.
PR Close #62247
2025-06-24 16:25:37 +00:00
Jessica Janiuk
08276b5655
Revert "test(devtools): revive cypress tests ( #61972 )" ( #62243 )
...
This reverts commit 75d246e03c .
PR Close #62243
2025-06-24 15:03:46 +00:00
AleksanderBodurri
75d246e03c
test(devtools): revive cypress tests ( #61972 )
...
Previously these tests would run automatically when Angular DevTools lived in another repo. These files have continued to live here but have not been running automatically on each PR.
Now, these test files have been revived to run properly with our changes since the repo merge. This is a first step to reviving our e2e testing.
Next steps include writing cypress tests for new features like Injector Graph, Router tree, signals visualizations, etc.
PR Close #61972
2025-06-24 14:22:21 +00:00
Angular Robot
1cff7cf5e3
build: update cross-repo angular dependencies to db18d71 ( #62199 )
...
See associated pull request for more information.
PR Close #62199
2025-06-24 08:52:57 +00:00
Angular Robot
fec2ee1796
build: update cross-repo angular dependencies ( #62162 )
...
See associated pull request for more information.
PR Close #62162
2025-06-20 14:42:48 -07:00
Angular Robot
0cd6f363ca
build: update cross-repo angular dependencies ( #62079 )
...
See associated pull request for more information.
PR Close #62079
2025-06-19 10:12:19 +02:00
Angular Robot
6f779b2782
build: update github/codeql-action action to v3.29.0 ( #62023 )
...
See associated pull request for more information.
PR Close #62023
2025-06-12 10:15:01 +02:00
Angular Robot
7eca66e200
build: update cross-repo angular dependencies ( #61942 )
...
See associated pull request for more information.
PR Close #61942
2025-06-11 11:33:58 +02:00
Joey Perrott
3852be6f08
ci: update to latest version of dev-infra actions ( #61990 )
...
Update to the latest sha of the dev-infra actions
PR Close #61990
2025-06-10 15:50:09 -07:00
Joey Perrott
458cdbd518
ci: use new pull-request-labeling action ( #61938 )
...
Use the pull-request-labeling action which replaced the commit-message-based-labeling action.
PR Close #61938
2025-06-06 12:38:20 -07:00
Angular Robot
78c417ace1
build: update cross-repo angular dependencies ( #61910 )
...
See associated pull request for more information.
PR Close #61910
2025-06-06 10:30:47 +02:00
Angular Robot
b6b73a552c
build: update cross-repo angular dependencies ( #61854 )
...
See associated pull request for more information.
PR Close #61854
2025-06-04 11:21:43 -04:00
Angular Robot
703a88df12
build: update github/codeql-action action to v3.28.19 ( #61859 )
...
See associated pull request for more information.
PR Close #61859
2025-06-04 10:19:44 -04:00
Angular Robot
23ad649908
build: update cross-repo angular dependencies ( #61703 )
...
See associated pull request for more information.
PR Close #61703
2025-06-03 10:34:03 -04:00
Angular Robot
eead42196a
build: update ossf/scorecard-action action to v2.4.2 ( #61842 )
...
See associated pull request for more information.
PR Close #61842
2025-06-03 08:22:50 -04:00
Angular Robot
3e70d64b20
build: update cross-repo angular dependencies ( #61587 )
...
See associated pull request for more information.
PR Close #61587
2025-05-26 10:23:42 +00:00
Alan Agius
32179fb962
ci: remove sync angular-robot forked repository workflow ( #61675 )
...
Renovate now supports syncing of non-default base branches, making this workflow obsolete.
PR Close #61675
2025-05-26 09:18:30 +00:00
Andrew Scott
1ea39e050c
refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks ( #61626 )
...
As an alternative to monkey patching vitest, this change adds a method that could be used
for manually running functions inside a shared proxy zone. If used inocrrectly,
this would mean that
the `fakeAsync` closure may not capture all timers and microtasks if it
invokes things created in a zone that was already forked (e.g. creating
a component in a beforeEach:
2699dd6555/packages/zone.js/lib/jasmine/jasmine.ts (L363-L371) )
PR Close #61626
2025-05-22 13:39:30 -07:00
Angular Robot
127bad774a
build: update cross-repo angular dependencies ( #61576 )
...
See associated pull request for more information.
PR Close #61576
2025-05-21 15:00:22 +00:00
Jessica Janiuk
fa5d7ff409
ci: temporarily disable saucelabs for push jobs ( #61558 )
...
This also disables saucelabs for the CI (push) jobs.
PR Close #61558
2025-05-21 11:07:18 +00:00
Jessica Janiuk
282357f042
ci: temporarily disable saucelabs ( #61555 )
...
Saucelabs is having connection issues
PR Close #61555
2025-05-21 09:50:45 +00:00
Alan Agius
3947a4b9f5
ci: change action: review to action: merge in update docs ( #61533 )
...
Simplifies the workflow by reducing the number of required actions for the caretaker or reviewer, similar to Renovate PRs.
PR Close #61533
2025-05-20 20:04:20 +00:00
Angular Robot
bb220c0d31
build: update cross-repo angular dependencies ( #61530 )
...
See associated pull request for more information.
PR Close #61530
2025-05-20 17:45:02 +00:00
Angular Robot
6ba9adc797
build: update cross-repo angular dependencies ( #61508 )
...
See associated pull request for more information.
PR Close #61508
2025-05-20 13:42:02 +00:00