Angular Robot
444b4652a9
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-08-28 18:01:05 -07:00
Angular Robot
c2d4070c36
build: update all non-major dependencies
...
See associated pull request for more information.
2026-08-27 07:59:47 -07:00
leonsenft
133cafda42
release: cut the v22.2.0-next.4 release
2026-08-26 17:16:48 -07:00
Angular Robot
8c26fc74e5
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-08-26 15:37:41 -07:00
Angular Robot
1426f5ecf5
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-08-24 15:53:22 -07:00
Angular Robot
671d8d395e
build: update all non-major dependencies
...
See associated pull request for more information.
2026-08-24 10:49:59 -07:00
Matthieu Riegler
030779c4f0
build: update dependency magic-string to v1
...
Magic-string is now ESM only.
2026-08-24 09:59:00 -07:00
Jessica Janiuk
0e8a225f59
release: cut the v22.2.0-next.3 release
2026-08-19 13:18:44 -07:00
Angular Robot
1fb3b58abe
build: update cross-repo angular dependencies to v22.2.0-next.2
...
See associated pull request for more information.
2026-08-19 12:38:52 -07:00
Angular Robot
3afe9e6fa3
build: update pnpm to v11.22.0
...
See associated pull request for more information.
2026-08-17 10:35:40 -07:00
Angular Robot
6c6141b0ad
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-08-14 08:20:48 -07:00
Angular Robot
d3d3bc62ea
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-08-13 13:35:29 -07:00
Alon Mishne
40d23fa3ff
release: cut the v22.2.0-next.2 release
2026-08-13 11:46:28 -07:00
Angular Robot
16e42c39c1
build: update all non-major dependencies
...
See associated pull request for more information.
2026-08-13 09:05:24 -07:00
Angular Robot
bf1f63476d
build: update cross-repo angular dependencies to v22.2.0-next.1
...
See associated pull request for more information.
2026-08-12 16:13:42 -07:00
Angular Robot
da8b7de52a
build: update pnpm to v11.21.0
...
See associated pull request for more information.
2026-08-12 16:13:06 -07:00
Angular Robot
b95f9e2691
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-08-10 08:57:16 -07:00
Angular Robot
6b1fd3463c
build: update pnpm to v11.20.0
...
See associated pull request for more information.
2026-08-07 15:59:00 -07:00
Angular Robot
0eaf1c55d3
build: update all non-major dependencies
...
See associated pull request for more information.
2026-08-07 15:56:00 -07:00
Alan Agius
cf1844bcce
refactor(devtools): use JavaScriptTransformer for Angular optimization esbuild plugin
...
Refactor the devtools optimization esbuild plugin to use JavaScriptTransformer from @angular/build/private.
2026-08-07 10:30:52 -07:00
Alan Agius
07f58006c5
refactor(devtools): rely on esbuild to downlevel async generators
...
Configure esbuild with supported 'async-await': false in esbuild-base.config.mts so esbuild downlevels async functions and async generators natively.
This allows removing the custom Babel plugin @babel/plugin-transform-async-generator-functions and downlevelAsyncGeneratorsIfPresent option.
2026-08-07 10:30:52 -07:00
Joey Perrott
8a40fbefdf
release: cut the v22.2.0-next.1 release
2026-08-07 11:19:03 -06:00
Angular Robot
308a361f71
build: update domino digest to e0779df
...
See associated pull request for more information.
2026-08-04 09:35:04 -07:00
Angular Robot
4aacaecb96
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-08-03 08:55:37 -07:00
Angular Robot
8496d9c2e2
build: update pnpm to v11.18.0
...
See associated pull request for more information.
2026-07-31 08:22:39 -07:00
Angular Robot
b63b9032b4
build: update all non-major dependencies
...
See associated pull request for more information.
2026-07-30 09:59:54 -07:00
Angular Robot
9e5dc74b67
build: update cross-repo angular dependencies
...
See associated pull request for more information.
Closes #69910 as a pr takeover
2026-07-30 09:41:50 -07:00
Angular Robot
cc4e6119b4
build: update dependency chalk to v6
...
See associated pull request for more information.
2026-07-30 08:42:26 -07:00
Angular Robot
947859d029
build: update pnpm to v11.17.0
...
See associated pull request for more information.
2026-07-29 08:55:36 -07:00
Pawel Kozlowski
c855a5689f
release: bump the next branch to v22.2.0-next.0
2026-07-22 16:45:32 +02:00
Angular Robot
9bf8b8ca56
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-07-21 17:20:55 +02:00
Angular Robot
791b0646c8
build: update all non-major dependencies
...
See associated pull request for more information.
2026-07-21 17:17:43 +02:00
Angular Robot
22aecf5ed9
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-07-21 13:28:27 +02:00
Angular Robot
2bc2146e09
build: update pnpm to v11.15.1
...
See associated pull request for more information.
2026-07-21 12:08:13 +02:00
Matthew Beck
f8c9e9d736
release: cut the v22.1.0-next.6 release
2026-07-15 21:30:09 -07:00
Angular Robot
f034c02e67
build: update cross-repo angular dependencies to v22.1.0-next.4
...
See associated pull request for more information.
2026-07-15 14:49:48 -07:00
Angular Robot
38d59e8244
build: update pnpm to v11.13.0
...
See associated pull request for more information.
2026-07-15 12:00:48 -07:00
Alan Agius
13d9cc36c0
refactor: remove obsolete @types/babel__core dependency
...
Remove the obsolete @types/babel__core dependency from packages/compiler-cli and packages/localize. This dependency is no longer needed as Babel v8 ships with its own built-in TypeScript definitions.
2026-07-13 08:13:13 -07:00
Angular Robot
8cf7f6ec09
build: update all non-major dependencies
...
See associated pull request for more information.
2026-07-10 10:54:42 -07:00
Angular Robot
4cf5135743
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-07-09 16:04:43 -07:00
leonsenft
248d4e5397
release: cut the v22.1.0-next.5 release
2026-07-08 14:46:50 -07:00
Angular Robot
c3e688f102
build: update all non-major dependencies
...
See associated pull request for more information.
2026-07-07 11:04:31 -07:00
Angular Robot
731d665a86
build: update babel monorepo to v8
...
See associated pull request for more information.
2026-07-06 14:05:15 -07:00
Angular Robot
d518d8db35
build: update pnpm to v11.10.0
...
See associated pull request for more information.
2026-07-06 13:52:39 -07:00
Alex Rickabaugh
b126dc9726
release: cut the v22.1.0-next.4 release
2026-07-01 14:10:31 -07:00
Angular Robot
2df56d7de0
build: update dependency conventional-changelog to v8
...
See associated pull request for more information.
2026-06-30 17:35:57 -07:00
Angular Robot
a68e610641
build: update pnpm to v11.9.0
...
See associated pull request for more information.
2026-06-30 17:28:36 -07:00
Alex Rickabaugh
e9509a96aa
release: cut the v22.1.0-next.3 release
2026-06-26 10:24:17 -07:00
kirjs
28a90e30bb
release: cut the v22.1.0-next.2 release
2026-06-25 11:34:11 -04:00
Angular Robot
295dad7389
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-06-24 10:48:36 -04:00