Angular Robot
8b5f814ed6
build: update all non-major dependencies ( #62701 )
...
See associated pull request for more information.
PR Close #62701
2025-07-21 10:47:49 -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
Angular Robot
5ccb81ec59
build: update dependency marked to v16 ( #62320 )
...
See associated pull request for more information.
PR Close #62320
2025-06-27 08:59:21 +00: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
e90bfc509c
build: update cross-repo angular dependencies to ^20.1.0-next ( #61880 )
...
See associated pull request for more information.
PR Close #61880
2025-06-05 14:08:33 +02:00
Andrew Scott
8cf7e2302f
docs: update tutorials and playground to v20 ( #61726 )
...
update boilerplates to use v20 final
PR Close #61726
2025-05-28 09:41:42 -07:00
Angular Robot
ee0d9bd1cd
build: update dependency diff to v8 ( #61386 )
...
See associated pull request for more information.
PR Close #61386
2025-05-16 07:30:47 +00:00
Angular Robot
939ee08d89
build: update all non-major dependencies ( #60869 )
...
See associated pull request for more information.
PR Close #60869
2025-04-15 09:10:50 -04:00
Angular Robot
4f5216e8fe
build: update all non-major dependencies ( #60659 )
...
See associated pull request for more information.
PR Close #60659
2025-04-01 12:23:08 +00:00
Alan Agius
ea6cc64639
build: update cross-repo angular dependencies ( #60387 )
...
See associated pull request for more information.
Closes #59956 as a pr takeover, `@angular/build-tooling` has been rolled back as due to missing `@aspect_rules_js`.
PR Close #60387
2025-03-14 14:43:24 +01:00
Alan Agius
45f899a272
refactor: replace fast-glob usage with tinyglobby ( #60264 )
...
Usage of the `fast-glob` package has been replaced with the `tinyglobby` package. The change reduces the number of transitive dependencies related to these packages from 17 to 2 while also maintaining equivalent functionality. This was also changed in the Angular CLI packages.
PR Close #60264
2025-03-07 10:57:23 -08:00
Angular Robot
b6fa69f2c0
build: update dependency shiki to v3 ( #59986 )
...
See associated pull request for more information.
PR Close #59986
2025-02-18 16:50:02 +00:00
Angular Robot
47d5e1e275
build: update dependency jsdom to v26 ( #59444 )
...
See associated pull request for more information.
PR Close #59444
2025-02-14 17:59:57 +00:00
Angular Robot
3c3620e84a
build: update cross-repo angular dependencies ( #59669 )
...
See associated pull request for more information.
PR Close #59669
2025-01-28 18:51:00 +01:00
Angular Robot
8e5c0f8e29
build: update dependency shiki to v2 ( #59623 )
...
See associated pull request for more information.
PR Close #59623
2025-01-21 09:12:02 -08:00
Angular Robot
884e0b437a
build: update cross-repo angular dependencies to v19.2.0-next.0 ( #59571 )
...
See associated pull request for more information.
PR Close #59571
2025-01-16 10:40:01 -08:00
Angular Robot
60e59007b0
build: update cross-repo angular dependencies ( #59011 )
...
See associated pull request for more information.
PR Close #59011
2024-12-04 18:07:50 +01:00
Angular Robot
4a874bf48b
build: update cross-repo angular dependencies to v19.1.0-next.0 ( #58927 )
...
See associated pull request for more information.
PR Close #58927
2024-11-27 16:22:57 +01:00
Angular Robot
fcccb4d5b8
build: update cross-repo angular dependencies to ^19.1.0-next ( #58910 )
...
See associated pull request for more information.
PR Close #58910
2024-11-26 20:08:14 +00:00
Paul Gschwendtner
0ce15c6b5e
docs: update tutorials and playground to v19.0.0 ( #58742 )
...
Updates boilerplate for tutorial and playground to use v19
PR Close #58742
2024-11-19 17:26:47 +00:00
Angular Robot
dc3a68bf67
build: update dependency marked to v15 ( #58573 )
...
See associated pull request for more information.
PR Close #58573
2024-11-11 17:11:27 +00:00
Angular Robot
8a5f3197c0
build: update cross-repo angular dependencies ( #57776 )
...
See associated pull request for more information.
Closes #56387 as a pr takeover
PR Close #57776
2024-09-13 16:09:02 +02:00
Angular Robot
8d209ce0d6
build: update dependency diff to v7 ( #57705 )
...
See associated pull request for more information.
PR Close #57705
2024-09-09 13:57:41 +00:00
Angular Robot
fc1734441b
build: update dependency diff to v6 ( #57631 )
...
See associated pull request for more information.
PR Close #57631
2024-09-03 07:49:04 -07:00
Angular Robot
48beea1073
build: update all non-major dependencies ( #57541 )
...
See associated pull request for more information.
PR Close #57541
2024-08-29 07:45:53 -07:00
Angular Robot
5fed53a57a
build: update dependency jsdom to v25 ( #57514 )
...
See associated pull request for more information.
PR Close #57514
2024-08-27 13:17:38 -07:00
Angular Robot
17f7b258dd
build: update dependency mermaid to v11 ( #57497 )
...
See associated pull request for more information.
PR Close #57497
2024-08-23 12:59:56 -07:00
Angular Robot
2af89449f9
build: update dependency algoliasearch to v5 ( #57397 )
...
See associated pull request for more information.
Closes #57387 as a pr takeover
PR Close #57397
2024-08-20 13:17:59 -07:00
Angular Robot
2c321a0f7f
build: update dependency marked to v14 ( #57319 )
...
See associated pull request for more information.
Closes #57283 as a pr takeover
PR Close #57319
2024-08-09 08:04:04 -07:00
Joey Perrott
3bdead1b2f
refactor(docs-infra): migrate api-gen from dev-infra into the repo ( #57241 )
...
Move the api-gen pipeline into the shared-docs directory.
PR Close #57241
2024-08-05 17:06:29 +00:00
Joey Perrott
2d8635d29d
refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory ( #57132 )
...
To increase the ease of development we are moving @angular/docs into the adev directory within this repo. While
we are doing this to improve our development experience in the short term, efforts are also in place
to maintain a division between this @angular/docs (shared) code and adev itself, so that it can be extracted
back out in the future when components is ready to leverage it as well.
PR Close #57132
2024-07-30 15:51:26 +00:00