Alan Agius
9918c81ca9
build: update @angular/ssr and add beasties dependency for adev and dev-app
...
In @angular/ssr 22.2.0-next.7, beasties was made an external dependency rather
than vendored internally. Because hoist: false is configured and preserveSymlinks
is enabled, rules_js does not hoist beasties into adev/node_modules and
dev-app/node_modules.
This commit adds beasties as an explicit dependency for both adev and dev-app
so that it can be resolved during bundling.
2026-09-11 10:40:29 -07:00
Alan Agius
29f9dd5e77
refactor(devtools): update angular optimization plugin for JavaScriptTransformer API
...
Update createEsbuildAngularOptimizePlugin to use the new options object signature for JavaScriptTransformer.transformFile, and update the @angular/build dependency to 22.2.0-next.7.
2026-09-10 15:06:43 -07:00
Kristiyan Kostadinov
a410e1370c
release: cut the v22.2.0-next.7 release
2026-09-09 22:22:24 +02:00
Kristiyan Kostadinov
0625c1d81d
release: cut the v22.2.0-next.6 release
2026-09-09 22:16:04 +02:00
Kristiyan Kostadinov
b6517a6672
build: resolve pnpm 12 breakages
...
Accounts for breaking changes in pnpm 12.
2026-09-09 21:48:04 +02:00
Angular Robot
25317c3837
build: update dependency cypress to v16
...
See associated pull request for more information.
2026-09-09 16:33:56 +02:00
Angular Robot
8414f90a6f
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-09-09 16:30:15 +02:00
Angular Robot
a959ceda76
build: update pnpm to v12
...
See associated pull request for more information.
2026-09-09 16:19:17 +02:00
Angular Robot
9a58353b1b
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-09-04 07:52:21 -07:00
Matthew Beck
81c3f3a6aa
release: cut the v22.2.0-next.5 release
2026-09-02 19:40:50 -07:00
Angular Robot
a66fd64cd4
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2026-09-02 15:52:44 -07:00
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