Paul Gschwendtner
bb52edee31
build: create script to run benchmarks and perform comparisons ( #50745 )
...
This commit creates a new script that solves the following use-cases:
- Running benchmarks. It's not trivial to figure out the benchmark
target names, and it's also easy to mess up the right Bazel flags.
- Performing comparisons. When e.g. working on a runtime senstive
change, it should be trivial to run benchmarks between the current
working stage, and a base revision (e.g. `main`).
The script takes care of both these use-cases and comes with a
prompt-based command line tool experience.
The script will also be used by a future GitHub action that can run
comparisons triggered via GitHub PR comment (by trusted team members).
PR Close #50745
2023-06-18 19:32:34 +00:00
Joey Perrott
9588b11e5b
build: update angular dev-infra packages ( #50732 )
...
Update the @angular/ng-dev and @angular/build-tooling packages
PR Close #50732
2023-06-16 10:51:10 +02:00
Joey Perrott
6e65a8e7ff
build: update yarn ( #50732 )
...
update yarn to the latest version
PR Close #50732
2023-06-16 10:51:09 +02:00
Angular Robot
ad82f3ab47
build: update all non-major dependencies ( #50583 )
...
See associated pull request for more information.
PR Close #50583
2023-06-13 12:45:12 +02:00
Angular Robot
17dec5bbe7
build: lock file maintenance ( #50532 )
...
See associated pull request for more information.
PR Close #50532
2023-06-13 11:46:07 +02:00
Kevin Gay
d5a8ff39b9
build: Update Glob to fast-glob to remove Inflight due to memory leak ( #50632 )
...
Update Glob to fast-glob to remove the dependence of Inflight that contains a memory leak
Signed-off-by: Kevin Gay <5970002+GayKevin@users.noreply.github.com >
PR Close #50632
2023-06-12 15:33:47 +02:00
Angular Robot
3044822fc2
build: update dependency gulp-conventional-changelog to v3 ( #50598 )
...
See associated pull request for more information.
PR Close #50598
2023-06-07 12:46:15 -07:00
Kristiyan Kostadinov
cf15c290f0
build: update to TypeScript 5.1 final ( #50548 )
...
Bumps us up to the final version of TypeScript 5.1 which dropped overnight.
PR Close #50548
2023-06-02 14:06:46 -07:00
Angular Robot
ad3197e96a
build: update all non-major dependencies ( #50417 )
...
See associated pull request for more information.
PR Close #50417
2023-05-30 13:01:50 -07:00
Angular Robot
04553b9016
build: update dependency https-proxy-agent to v7 ( #50456 )
...
See associated pull request for more information.
PR Close #50456
2023-05-25 14:40:05 +00:00
Jessica Janiuk
6ced5c8779
Revert "build: update babel dependencies to v7.21.9 ( #50416 )" ( #50433 )
...
This reverts commit 3c093d767e .
PR Close #50433
2023-05-23 18:28:32 +00:00
Angular Robot
3c093d767e
build: update babel dependencies to v7.21.9 ( #50416 )
...
See associated pull request for more information.
PR Close #50416
2023-05-23 14:11:38 +00:00
Angular Robot
3239160ec9
build: update babel dependencies ( #48273 )
...
See associated pull request for more information.
PR Close #48273
2023-05-19 14:19:19 +00:00
Angular Robot
c69ef4ef3b
build: update all non-major dependencies ( #50316 )
...
See associated pull request for more information.
PR Close #50316
2023-05-17 08:13:12 -07:00
Greg Magolan
5a9059be38
build: share Saucelabs browsers between karma test targets using background Saucelabs daemon and custom karma launcher ( #49200 )
...
This upgrades the Saucelabs Bazel step on CI to use the more efficient Saucelabs daemon
PR Close #49200
2023-05-15 09:21:46 -07:00
Angular Robot
85b4941be1
build: update all non-major dependencies ( #50217 )
...
See associated pull request for more information.
PR Close #50217
2023-05-12 12:56:25 -07:00
Angular Robot
16866596d5
build: update dependency @rollup/plugin-commonjs to v25 ( #50264 )
...
See associated pull request for more information.
PR Close #50264
2023-05-12 10:15:11 -07:00
Angular Robot
f2926b19e8
build: lock file maintenance ( #49879 )
...
See associated pull request for more information.
PR Close #49879
2023-05-11 14:27:01 -07:00
Angular Robot
8ce99f5a0d
build: update dependency firebase-tools to v12 ( #50223 )
...
See associated pull request for more information.
PR Close #50223
2023-05-10 14:36:00 -07:00
Matthieu Riegler
8e821ca41e
refactor(elements): remove unnecessary polyfill deps ( #50115 )
...
`webcomponents/custom-elements` and `document-register-element` are unnecessary now that we support only evergreen browsers.
PR Close #50115
2023-05-10 14:32:36 -07:00
Alan Agius
cd5946bccd
build: lock file maintenance ( #50227 )
...
See associated pull request for more information.
(cherry picked from commit d5f92bdd64 )
PR Close #50227
2023-05-10 11:32:43 -07:00
Kristiyan Kostadinov
69dadd2502
feat(core): support TypeScript 5.1 ( #50156 )
...
Updates the project to support building with TypeScript 5.1.
PR Close #50156
2023-05-09 14:44:30 -07:00
Angular Robot
84a2e7db55
build: lock file maintenance ( #49914 )
...
See associated pull request for more information.
PR Close #49914
2023-05-09 14:38:45 -07:00
Angular Robot
33669449c1
build: update dependency https-proxy-agent to v6 ( #50152 )
...
See associated pull request for more information.
PR Close #50152
2023-05-08 14:36:54 -07:00
Matthieu Riegler
e60b3d45b9
build: remove unused deps ( #50116 )
...
* All `@types` package removed have typings in their package.
* brotli is unused
* tmp is unused
* vlq is unused
PR Close #50116
2023-05-08 14:33:20 -07:00
Angular Robot
2f360d51c9
build: update all non-major dependencies ( #50100 )
...
See associated pull request for more information.
PR Close #50100
2023-05-03 10:37:56 +02:00
Angular Robot
47c093a739
build: update cross-repo angular dependencies ( #50105 )
...
See associated pull request for more information.
PR Close #50105
2023-05-02 18:26:46 +02:00
Angular Robot
123f689cb6
build: update cross-repo angular dependencies ( #50107 )
...
See associated pull request for more information.
PR Close #50107
2023-05-02 16:10:48 +02:00
Angular Robot
0ccf6c9b58
build: update cross-repo angular dependencies ( #50069 )
...
See associated pull request for more information.
PR Close #50069
2023-05-02 12:17:34 +02:00
Angular Robot
bfa6e6ad23
build: update cross-repo angular dependencies ( #50067 )
...
See associated pull request for more information.
PR Close #50067
2023-04-28 18:19:42 +02:00
Angular Robot
c650b40816
build: update cross-repo angular dependencies ( #49978 )
...
See associated pull request for more information.
PR Close #49978
2023-04-28 13:36:18 +02:00
Angular Robot
9b24bb9e50
build: update all non-major dependencies ( #49990 )
...
See associated pull request for more information.
PR Close #49990
2023-04-26 13:13:29 -07:00
Angular Robot
60f6672747
build: update dependency patch-package to v7 ( #50002 )
...
See associated pull request for more information.
PR Close #50002
2023-04-26 11:29:11 -07:00
Angular Robot
a5428a7fa6
build: update cross-repo angular dependencies ( #49964 )
...
See associated pull request for more information.
PR Close #49964
2023-04-24 11:53:26 -07:00
Angular Robot
27093a7167
build: update cross-repo angular dependencies ( #49956 )
...
See associated pull request for more information.
PR Close #49956
2023-04-21 09:06:25 -07:00
Angular Robot
85f3a38bb3
build: update all non-major dependencies ( #49909 )
...
See associated pull request for more information.
PR Close #49909
2023-04-18 20:54:28 +00:00
Angular Robot
882ca66f05
build: update cross-repo angular dependencies ( #49891 )
...
See associated pull request for more information.
PR Close #49891
2023-04-18 19:06:46 +00:00
Angular Robot
f023020368
build: update cross-repo angular dependencies ( #49887 )
...
See associated pull request for more information.
PR Close #49887
2023-04-17 15:46:39 +00:00
Angular Robot
1c16be4728
build: update domino digest to aa8de34 ( #49716 )
...
See associated pull request for more information.
PR Close #49716
2023-04-05 10:52:49 -07:00
Angular Robot
a218ef5bf2
build: update domino digest to 89bec1a ( #49703 )
...
See associated pull request for more information.
PR Close #49703
2023-04-04 15:04:50 -07:00
Angular Robot
de55fdfceb
build: update cross-repo angular dependencies ( #49649 )
...
See associated pull request for more information.
PR Close #49649
2023-03-31 11:46:15 -07:00
Alan Agius
50c58ce56e
build: update domino digest to f29f047 ( #49461 )
...
Update domino digest to f29f047
PR Close #49461
2023-03-30 09:40:31 -07:00
Alan Agius
3dff6385f4
build: update Domino to dc2f473e8155f0e21162e89681b5b0cb295d86e9 ( #49461 )
...
Update own Domino SHA.
Closes #44685
PR Close #49461
2023-03-30 09:40:31 -07:00
Angular Robot
23f4619238
build: update cross-repo angular dependencies ( #49553 )
...
See associated pull request for more information.
PR Close #49553
2023-03-27 15:45:46 -07:00
Angular Robot
1acf3ec84b
build: update cross-repo angular dependencies ( #49514 )
...
See associated pull request for more information.
PR Close #49514
2023-03-21 15:18:13 +01:00
Kristiyan Kostadinov
20f718782c
build: update to TypeScript 5 final ( #49458 )
...
Updates the Framework and AIO to the final version of TypeScript 5.
PR Close #49458
2023-03-17 14:50:05 +01:00
Angular Robot
c10962b713
build: update cross-repo angular dependencies ( #49388 )
...
See associated pull request for more information.
PR Close #49388
2023-03-13 09:24:13 +00:00
Alan Agius
a50ff60bff
build: update cross-repo angular dependencies ( #49376 )
...
See associated pull request for more information.
(cherry picked from commit ba630a3c65 )
PR Close #49376
2023-03-09 11:32:03 -08:00
Angular Robot
8e76107b94
build: update cross-repo angular dependencies ( #49367 )
...
See associated pull request for more information.
PR Close #49367
2023-03-08 18:00:27 +00:00
Angular Robot
984d0f49b5
build: update cross-repo angular dependencies ( #49188 )
...
See associated pull request for more information.
PR Close #49188
2023-03-08 01:54:00 +00:00