Skip to content

Bump the angular group in /shio-ui with 20 updates #1019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 0.3.9
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the angular group in /shio-ui with 20 updates:

Package From To
@angular/animations 19.2.9 20.0.2
@angular/cdk 19.2.14 20.0.2
@angular/common 19.2.9 20.0.2
@angular/compiler 19.2.9 20.0.2
@angular/core 19.2.9 20.0.2
@angular/forms 19.2.9 20.0.2
@angular/localize 19.2.9 20.0.2
@angular/platform-browser 19.2.9 20.0.2
@angular/platform-browser-dynamic 19.2.9 20.0.2
@angular/router 19.2.9 20.0.2
@fortawesome/angular-fontawesome 1.0.0 2.0.1
@primer/css 21.5.1 21.4.0
@primer/octicons 19.15.1 19.15.2
@primer/styled-octicons 19.15.1 19.15.2
zone.js 0.15.0 0.15.1
@angular-devkit/build-angular 19.2.10 20.0.1
@angular/cli 19.2.10 20.0.1
@angular/compiler-cli 19.2.9 20.0.2
@angular/language-service 19.2.9 20.0.2
@types/node 22.15.3 22.15.30

Updates @angular/animations from 19.2.9 to 20.0.2

Release notes

Sourced from @​angular/animations's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onDestroy when observable errors in toSignal (#61596)

migrations

Commit Description
fix - e9820a6d48 avoid trailing whitespaces in unused imports migration (#61698)

service-worker

Commit Description
fix - b93fa22f25 prevent duplicate fetches during concurrent update checks (#61443)
fix - 9743bd1317 update service worker to handle seeking better for videos (#60029)

20.0.0

Blog post: https://blog.angular.dev/announcing-angular-v20-b5c9c06cf301

common

Commit Description
feat - 2e5362a469 accept undefined inputs in NgTemplateOutlet (#61404)
feat - b7d3f3dbfc Allow passing ScrollOptions to ViewportScroller (#61002)
feat - 74cceba587 throw error for suspicious date patterns (#59798)
fix - 255c79e048 cleanup updateLatestValue if view is destroyed before promise resolves (#58041)
fix - 739cadae62 Handle errors in async pipe subscriptions (#60057)
fix - cbbea70fa3 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)
fix - fc4a56d5c5 rename httpResource function in factory (#60022)
fix - 785a1110e6 resolve host binding type issues (#60481)

compiler

Commit Description
feat - 7a971766dc add extended diagnostic for uninvoked track function on @for blocks (#60495)
feat - f2d5cf7edd support exponentiation operator in templates (#59894)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

20.0.2 (2025-06-06)

core

Commit Type Description
1e8158baee fix components marked for traversal resets reactive context (#61663)
1cd23be57e fix unregister onDestroy in outputToObservable (#61882)

20.1.0-next.0 (2025-06-04)

compiler

Commit Type Description
5a76826d26 fix only report parser errors on invalid expression (#61793)
e9fcbb8af1 fix remove TypeScript from linker (#61618)

compiler-cli

Commit Type Description
e62fb359d6 feat add experimental support for fast type declaration emission (#61334)
0cf1001715 feat support host directives with direct external references in fast type declaration emission (#61469)
77fa204ad1 fix rename flag for enabling fast type declaration emission (#61353)
c439d6938d fix symbol builder duplicating host directives (#61240)
3e1baa5a95 fix typo in NG2026 message (#61325)

core

Commit Type Description
8163a8995e feat Add destroyed property on DestroyRef (#61849)
4356e85456 fix fakeAsync should not depend on module import order (#61375)
583b9a7be5 fix missing useExisting providers throwing for optional calls (#61137)
8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
b785256b9e perf avoid intermediate arrays in definition (#61445)

forms

Commit Type Description
610bebfce9 fix Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)

language-service

Commit Type Description
cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#61122)

service-worker

Commit Type Description
c67dbda8ff feat support notification closes (#61442)
6e1df54799 feat support push subscription changes (#61856)

20.0.1 (2025-06-04)

... (truncated)

Commits
  • 8564cf4 build: replace all ng_package with new rule from rules_angular (#61862)
  • e910893 build: adjust bundling tests to use Angular CLI
  • 9df5f50 docs: update API examples to modern angular (#61688)
  • 30e0812 fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61500)
  • 3433021 build: move private testing helpers outside platform-browser/testing (#61476)
  • 6f74458 build: migrate animations to use rules_js based toolchain (#61479)
  • bc830ce refactor(animations): mark non-default new expressions as pure (#61452)
  • 051d90a build: remove irrelevant madge circular deps tests (#61197)
  • 4b365c7 docs: fix non-working link (#61131)
  • 9793693 refactor: add Node.js 24 as supported version (#61142)
  • Additional commits viewable in compare view

Updates @angular/cdk from 19.2.14 to 20.0.2

Release notes

Sourced from @​angular/cdk's releases.

20.0.2

material

Commit Description
fix - 45fcf24b6 core: brand family not set for plain value (#31260)
fix - 3a3a9b1c2 schematics: avoid overwriting files that didn't change (#31270)
fix - 1af07e3b2 schematics: token migration not replacing all instances (#31277)

20.0.1

material

Commit Description
fix - ecd17ad75 button: add token for icon button shape (#31223)
fix - 20fa71807 schematics: filter paths when renaming tokens (#31249)

20.0.0

cdk

Commit Description
feat - 06821d85a dialog: add closePredicate option
feat - cf619601a drag-drop: introduce resetToBoundary (#30436)
fix - 77c8534ff accordion: resolve changed after checked error
fix - 1167d0638 collections: breaking changes for v20
fix - 79e887219 dialog: breaking changes for v20
fix - a2ab84da1 dialog: provide proper shaped Directionality (#30898)
fix - b3e516f2d drag-drop: breaking changes for v20
fix - 69eedd75f drag-drop: incorrect type DragConstrainPosition (#30510)
fix - f9973ee23 overlay: use MutationObserver to detach overlay (#30703)
fix - 11599f808 portal: remove deprecated symbols (#30584)
fix - 87501e866 schematics: support project index file discovery for object-form and default (#30967)
fix - 8078efc21 table: breaking changes for v20
fix - 0f48b04dd table: move out unused style scheduler (#30963)
fix - 6ffe9c748 table: remove private symbols from public API (#30956)
perf - 08f4acfef overlay: add tree-shakeable alternatives for overlay APIs (#30904)

material

Commit Description
feat - fb81ab4f2 button: add support for tonal button (#30638)
feat - e79f60558 button: allow appearance to be set dynamically
feat - 663585a1c card: support filled variant (#29868)
feat - 82f0fa6fa core: handle prefers-reduced-motion automatically (#30796)
feat - 3daa36030 core: introduce custom token for controlling animations (#30749)
feat - 764a1ccd1 dialog: add closePredicate option
fix - 097f49d90 autocomplete: allow overlay backdrop by setting hasBackdrop option (#30631)
fix - 7d360ac77 button-toggle: changed after checked error when updating tabindex (#31172)
fix - 2c7199c02 button: align harness with new terminology
fix - 6a5943d8b button: combine MatButton and MatAnchor (#30492)
fix - 3aecb3521 button: tonal touch target token transgression (#30688)
fix - 77d6b69e7 checkbox: breaking changes for v20
fix - 907815dc5 checkbox: hardcode token renames (#30752)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

20.0.2 "amesite-armoire" (2025-06-04)

material

Commit Type Description
45fcf24b6 fix core: brand family not set for plain value (#31260)
3a3a9b1c2 fix schematics: avoid overwriting files that didn't change (#31270)
1af07e3b2 fix schematics: token migration not replacing all instances (#31277)

20.0.1 "sulfur-sandpaper" (2025-05-28)

material

Commit Type Description
ecd17ad75 fix button: add token for icon button shape (#31223)
20fa71807 fix schematics: filter paths when renaming tokens (#31249)

20.0.0 "calcium-carrot" (2025-05-28)

Breaking Changes

cdk

    • SelectionModel.clear now returns a boolean.
    • SelectionModel.deselect now returns a boolean.
    • SelectionModel.select now returns a boolean.
    • SelectionModel.setSelection now returns a boolean.
    • SelectionModel.toggle now returns a boolean.
    • DIALOG_SCROLL_STRATEGY_PROVIDER has been removed.
    • DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY has been removed.
    • DragDropRegistry is no longer generic.
    • DragDropRegistry.scroll has been removed. Use the scrolled method instead.
    • DomPortalHost has been removed. Use DomPortalOutlet instead.
    • PortalInjector has been removed. Use Injector.create instead.
    • PortalHost has been removed. Use PortalOutlet instead.
    • BasePortalHost has been removed. Use BasePortalOutlet instead.
    • Constructor symbol has been removed.
    • CanStickCtor symbol has been removed.
    • mixinHasStickyInput has been removed. Implement the CanStick interface instead.
    • CanStick has been removed.
    • CDK_TABLE_TEMPLATE has been removed.
    • StickyDirection has been removed.
    • StickyStyler has been removed.

material

    • ButtonVariant which is returned by MatButtonHarness.getVariant no longer includes the appearance of the button. Use MatButtonHarness.getAppearance instead.
  • tabindex values set as [attr.tabindex] set on a Material button might not work as expected. Use tabindex for static values, or [tabindex]/[tabIndex] for dynamic ones.
    • MAT_CHECKBOX_REQUIRED_VALIDATOR has been removed.
    • MAT_CHECKBOX_VALUE_ACCESSOR has been removed.
    • MatCheckboxRequiredValidator has been removed.

... (truncated)

Commits
  • 5fa9cdf release: cut the v20.0.2 release
  • 1af07e3 fix(material/schematics): token migration not replacing all instances (#31277)
  • 31f3b8b docs(material/button): variants table not rendering (#31274)
  • 3a3a9b1 fix(material/schematics): avoid overwriting files that didn't change (#31270)
  • 45fcf24 fix(material/core): brand family not set for plain value (#31260)
  • e0a85a0 release: cut the v20.0.1 release
  • 20fa718 fix(material/schematics): filter paths when renaming tokens (#31249)
  • ecd17ad fix(material/button): add token for icon button shape (#31223)
  • 033028b release: cut the v20.0.0 release
  • babf577 Revert "release: cut the v20.0.0 release" (#31244)
  • Additional commits viewable in compare view

Updates @angular/common from 19.2.9 to 20.0.2

Release notes

Sourced from @​angular/common's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onDestroy when observable errors in toSignal (#61596)

migrations

Commit Description
fix - e9820a6d48 avoid trailing whitespaces in unused imports migration (#61698)

service-worker

Commit Description
fix - b93fa22f25 prevent duplicate fetches during concurrent update checks (#61443)
fix - 9743bd1317 update service worker to handle seeking better for videos (#60029)

20.0.0

Blog post: https://blog.angular.dev/announcing-angular-v20-b5c9c06cf301

common

Commit Description
feat - 2e5362a469 accept undefined inputs in NgTemplateOutlet (#61404)
feat - b7d3f3dbfc Allow passing ScrollOptions to ViewportScroller (#61002)
feat - 74cceba587 throw error for suspicious date patterns (#59798)
fix - 255c79e048 cleanup updateLatestValue if view is destroyed before promise resolves (#58041)
fix - 739cadae62 Handle errors in async pipe subscriptions (#60057)
fix - cbbea70fa3 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)
fix - fc4a56d5c5 rename httpResource function in factory (#60022)
fix - 785a1110e6 resolve host binding type issues (#60481)

compiler

Commit Description
feat - 7a971766dc add extended diagnostic for uninvoked track function on @for blocks (#60495)
feat - f2d5cf7edd support exponentiation operator in templates (#59894)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

20.0.2 (2025-06-06)

core

Commit Type Description
1e8158baee fix components marked for traversal resets reactive context (#61663)
1cd23be57e fix unregister onDestroy in outputToObservable (#61882)

20.1.0-next.0 (2025-06-04)

compiler

Commit Type Description
5a76826d26 fix only report parser errors on invalid expression (#61793)
e9fcbb8af1 fix remove TypeScript from linker (#61618)

compiler-cli

Commit Type Description
e62fb359d6 feat add experimental support for fast type declaration emission (#61334)
0cf1001715 feat support host directives with direct external references in fast type declaration emission (#61469)
77fa204ad1 fix rename flag for enabling fast type declaration emission (#61353)
c439d6938d fix symbol builder duplicating host directives (#61240)
3e1baa5a95 fix typo in NG2026 message (#61325)

core

Commit Type Description
8163a8995e feat Add destroyed property on DestroyRef (#61849)
4356e85456 fix fakeAsync should not depend on module import order (#61375)
583b9a7be5 fix missing useExisting providers throwing for optional calls (#61137)
8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#61499)
b785256b9e perf avoid intermediate arrays in definition (#61445)

forms

Commit Type Description
610bebfce9 fix Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)

language-service

Commit Type Description
cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#61122)

service-worker

Commit Type Description
c67dbda8ff feat support notification closes (#61442)
6e1df54799 feat support push subscription changes (#61856)

20.0.1 (2025-06-04)

... (truncated)

Commits
  • 8ccd496 build: remove unnecessary zone.js dep from various build targets (#61903)
  • 8564cf4 build: replace all ng_package with new rule from rules_angular (#61862)
  • 3f7b77d refactor(common): use ngServerMode in HttpInterceptorHandler (#61605)
  • 2bf7249 docs: update resource docs (#61846)
  • e910893 build: adjust bundling tests to use Angular CLI
  • 308404e build: update common's locales to use rules_js (#61629)
  • 2e5362a feat(common): accept undefined inputs in NgTemplateOutlet (#61404)
  • aa7190d fix(common): avoid injecting ApplicationRef in FetchBackend (#61649)
  • a89f1cf fix(core): narrow error type for resources API (#61441)
  • d62379b fix(core): move reload method from Resource to WritableResource (#61441)
  • Additional commits viewable in compare view

Updates @angular/compiler from 19.2.9 to 20.0.2

Release notes

Sourced from @​angular/compiler's releases.

20.0.2

core

Commit Description
fix - 1e8158baee components marked for traversal resets reactive context (#61663)
fix - 1cd23be57e unregister onDestroy in outputToObservable (#61882)

20.0.1

compiler

Commit Description
fix - 66a0ec6510 move defer trigger assertions out of parser (#61747)
fix - 8ecb1ba027 recover invalid parenthesized expressions (#61815)

core

Commit Description
fix - 8c60cbfd1c takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847)
fix - b1d960d082 produce an error when incremental hydration is expected, but not configured (#61741)
fix - b4ed62ddf6 properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772)
fix - ddd22bea48 unregister onDestroy in ResourceImpl when destroy() is called (#61870)
fix - 5c31e7e28d unregister onDestroy when observable errors in toSignal (#61596)

migrations

Commit Description
fix - e9820a6d48 avoid trailing whitespaces in unused imports migration (#61698)

service-worker

Commit Description
fix - b93fa22f25 prevent duplicate fetches during concurrent update checks (#61443)
fix - 9743bd1317 update service worker to handle seeking better for videos (#60029)

20.0.0

Blog post: https://blog.angular.dev/announcing-angular-v20-b5c9c06cf301

common

Commit Description
feat - 2e5362a469 accept undefined inputs in NgTemplateOutlet (Description has been truncated

Bumps the angular group in /shio-ui with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.2.9` | `20.0.2` |
| [@angular/cdk](https://github.com/angular/components) | `19.2.14` | `20.0.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.2.9` | `20.0.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.2.9` | `20.0.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.2.9` | `20.0.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.2.9` | `20.0.2` |
| [@angular/localize](https://github.com/angular/angular) | `19.2.9` | `20.0.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.2.9` | `20.0.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.2.9` | `20.0.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.2.9` | `20.0.2` |
| [@fortawesome/angular-fontawesome](https://github.com/FortAwesome/angular-fontawesome) | `1.0.0` | `2.0.1` |
| [@primer/css](https://github.com/primer/css) | `21.5.1` | `21.4.0` |
| [@primer/octicons](https://github.com/primer/octicons) | `19.15.1` | `19.15.2` |
| [@primer/styled-octicons](https://github.com/primer/octicons) | `19.15.1` | `19.15.2` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.0` | `0.15.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.2.10` | `20.0.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.10` | `20.0.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.9` | `20.0.2` |
| [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `19.2.9` | `20.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `22.15.30` |


Updates `@angular/animations` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/animations)

Updates `@angular/cdk` from 19.2.14 to 20.0.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.2.14...20.0.2)

Updates `@angular/common` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/common)

Updates `@angular/compiler` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/compiler)

Updates `@angular/core` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/core)

Updates `@angular/forms` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/forms)

Updates `@angular/localize` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@19.2.9...20.0.2)

Updates `@angular/platform-browser` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/router)

Updates `@fortawesome/angular-fontawesome` from 1.0.0 to 2.0.1
- [Release notes](https://github.com/FortAwesome/angular-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/angular-fontawesome/blob/main/CHANGELOG.md)
- [Commits](FortAwesome/angular-fontawesome@1.0.0...2.0.1)

Updates `@primer/css` from 21.5.1 to 21.4.0
- [Release notes](https://github.com/primer/css/releases)
- [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md)
- [Commits](primer/css@v21.5.1...v21.4.0)

Updates `@primer/octicons` from 19.15.1 to 19.15.2
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v19.15.1...v19.15.2)

Updates `@primer/styled-octicons` from 19.15.1 to 19.15.2
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v19.15.1...v19.15.2)

Updates `zone.js` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.15.1/packages/zone.js)

Updates `@angular-devkit/build-angular` from 19.2.10 to 20.0.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.10...20.0.1)

Updates `@angular/cli` from 19.2.10 to 20.0.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.10...20.0.1)

Updates `@angular/compiler-cli` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/compiler-cli)

Updates `@angular/language-service` from 19.2.9 to 20.0.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.0.2/packages/language-service)

Updates `@types/node` from 22.15.3 to 22.15.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cdk"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/localize"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@fortawesome/angular-fontawesome"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@primer/css"
  dependency-version: 21.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@primer/octicons"
  dependency-version: 19.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@primer/styled-octicons"
  dependency-version: 19.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: zone.js
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 20.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/language-service"
  dependency-version: 20.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@types/node"
  dependency-version: 22.15.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants