Skip to content

build(deps): bump the patch-and-minor-updates group across 1 directory with 21 updates #919

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: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Bumps the patch-and-minor-updates group with 21 updates in the / directory:

Package From To
@angular/animations 19.1.6 19.2.8
@angular/common 19.1.6 19.2.8
@angular/compiler 19.1.6 19.2.8
@angular/core 19.1.6 19.2.8
@angular/forms 19.1.6 19.2.8
@angular/platform-browser 19.1.6 19.2.8
@angular/platform-browser-dynamic 19.1.6 19.2.8
@angular/router 19.1.6 19.2.8
rxjs 7.8.1 7.8.2
@angular-devkit/build-angular 19.1.7 19.2.9
@angular-eslint/eslint-plugin 19.1.0 19.3.0
@angular-eslint/eslint-plugin-template 19.1.0 19.3.0
@angular-eslint/template-parser 19.1.0 19.3.0
@angular/cli 19.1.7 19.2.9
@angular/compiler-cli 19.1.6 19.2.8
@types/jasmine 5.1.6 5.1.7
@utrecht/component-library-css 7.1.0 7.1.4
@utrecht/design-tokens 2.5.0 2.5.1
@utrecht/web-component-library-stencil 3.1.0 3.4.0
prettier 3.5.1 3.5.3
typescript 5.5.3 5.8.3

Updates @angular/animations from 19.1.6 to 19.2.8

Release notes

Sourced from @​angular/animations's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

19.2.8 (2025-04-23)

forms

Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

20.0.0-next.7 (2025-04-16)

common

Commit Type Description
cbbea70fa3 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Type Description
65adb3024d feat Add provider which reports unhandled errors on window to ErrorHandler (#60704)
c1bcae91dd feat expose performance data in Chrome DevTools (#60789)
727cda3856 feat mark linkedSignal API as public (#60865)
567522398f feat stabilize incremental hydration api (#60888)
bf8492b871 feat stabilize withI18nSupport() api (#60889)
11d441ff8b fix inject migration: replace param with this. (#60713)

http

Commit Type Description
9f31947aad fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

... (truncated)

Commits
  • fa48f98 fix(animations): add missing peer dependency on @angular/common (#60660)
  • c2ef280 refactor(animations): convert scripts within packages/animations to relativ...
  • 83abe5f docs: fix all brokens links on the API pages (#59162)
  • 79c3374 docs: fix AnimationGroupMetadata description (#59733)
  • e549bde refactor(animations): tree-shake regular expressions (#60095)
  • b76be83 fix(core): animation sometimes renderer not being destroyed during HMR (#59574)
  • 5884153 refactor(animations): drop warning functions in production (#59408)
  • See full diff in compare view

Updates @angular/common from 19.1.6 to 19.2.8

Release notes

Sourced from @​angular/common's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

19.2.8 (2025-04-23)

forms

Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

20.0.0-next.7 (2025-04-16)

common

Commit Type Description
cbbea70fa3 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Type Description
65adb3024d feat Add provider which reports unhandled errors on window to ErrorHandler (#60704)
c1bcae91dd feat expose performance data in Chrome DevTools (#60789)
727cda3856 feat mark linkedSignal API as public (#60865)
567522398f feat stabilize incremental hydration api (#60888)
bf8492b871 feat stabilize withI18nSupport() api (#60889)
11d441ff8b fix inject migration: replace param with this. (#60713)

http

Commit Type Description
9f31947aad fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

... (truncated)

Commits
  • c90eea2 refactor(common): eliminate redundant iterator-to-array conversion (#60884)
  • 37ab681 fix(common): issue a warning instead of an error when NgOptimizedImage exce...
  • d39e09d fix(http): Include HTTP status code and headers when HTTP requests errored in...
  • 8b9df44 docs: Update guide link in http package md file (#59955)
  • d725c6e refactor(common): convert scripts within packages/common to relative import...
  • 3855730 refactor(core): remove TODOs referencing #24571 (#60648)
  • b222288 docs: remove todo comment (#59928)
  • 4a30a4e refactor(http): replace overriden method with a ts declare (#60278)
  • dad02c6 refactor(http): Make sur to pass context & transferCache from `httpResour...
  • 3076254 refactor(common): drop ngIf assert template error in production (#59705)
  • Additional commits viewable in compare view

Updates @angular/compiler from 19.1.6 to 19.2.8

Release notes

Sourced from @​angular/compiler's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.2.8 (2025-04-23)

forms

Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

20.0.0-next.7 (2025-04-16)

common

Commit Type Description
cbbea70fa3 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Type Description
65adb3024d feat Add provider which reports unhandled errors on window to ErrorHandler (#60704)
c1bcae91dd feat expose performance data in Chrome DevTools (#60789)
727cda3856 feat mark linkedSignal API as public (#60865)
567522398f feat stabilize incremental hydration api (#60888)
bf8492b871 feat stabilize withI18nSupport() api (#60889)
11d441ff8b fix inject migration: replace param with this. (#60713)

http

Commit Type Description
9f31947aad fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

... (truncated)

Commits
  • c0e4ff1 refactor(compiler): add support for the new search element (#54945)
  • 3441f7b fix(compiler): error if rawText isn't estimated correctly (#60529) (#60753)
  • 9604ec6 refactor(compiler): prevent object methods being recognised as entities (#58100)
  • 9eaeffd refactor(compiler): convert scripts within packages/compiler to relative im...
  • ca5aa4d fix(compiler): throw for invalid "as" expression in if block (#60580)
  • 7d47678 refactor: remove peer dependency on core from compiler (#60437)
  • 56b551d fix(compiler): incorrect spans for template literals (#60323) (#60331)
  • 9cdf950 refactor(compiler): allow binder to apply to more than one set of nodes (#60191)
  • 684e837 feat(bazel): support shared chunks in ng_package (#60241)
  • db53085 refactor(compiler): remove input transforms feature (#59980)
  • Additional commits viewable in compare view

Updates @angular/core from 19.1.6 to 19.2.8

Release notes

Sourced from @​angular/core's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9f add missing peer dependency on @angular/common (#60660)

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

19.2.8 (2025-04-23)

forms

Commit Type Description
ea4a211216 fix make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

20.0.0-next.7 (2025-04-16)

common

Commit Type Description
cbbea70fa3 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Type Description
65adb3024d feat Add provider which reports unhandled errors on window to ErrorHandler (#60704)
c1bcae91dd feat expose performance data in Chrome DevTools (#60789)
727cda3856 feat mark linkedSignal API as public (#60865)
567522398f feat stabilize incremental hydration api (#60888)
bf8492b871 feat stabilize withI18nSupport() api (#60889)
11d441ff8b fix inject migration: replace param with this. (#60713)

http

Commit Type Description
9f31947aad fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

... (truncated)

Commits
  • 3824519 docs: replace EventEmitter with output and self-closing tags in templates (#6...
  • adac95c refactor(core): mark makeEnvironmentProviders as public. (#60956)
  • ea4a211 fix(forms): make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)
  • 5555e9f docs: update docs centered on NgModules (#60933)
  • 5cd8052 refactor(core): Update Transition finished promise to not throw unhandled rej...
  • 79ff75f test(core): type tests for linkedSignal (#60857)
  • b144126 fix(core): inject migration: replace param with this. (#60713)
  • 880ebf4 Revert "refactor(core): use stream in rxResource instead of loader (#59910)" ...
  • 9241615 fix(core): reduce total memory usage of various migration schematics (#60776)
  • a382066 refactor(migrations): simplify integration of tsurge migrations into the CLI ...
  • Additional commits viewable in compare view

Updates @angular/forms from 19.1.6 to 19.2.8

Release notes

Sourced from @​angular/forms's releases.

19.2.8

forms

Commit Description
fix - ea4a211216 make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

19.2.6

compiler

Commit Description
fix - 3441f7b914 error if rawText isn't estimated correctly (#60529) (#60753)

compiler-cli

Commit Description
fix - fc946c5f72 ensure HMR works with different output module type (#60797)

core

Commit Description
fix - 00bbd9b382 fix docs for output migration (#60764)
fix - f2bfa3151e fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
fix - 9241615ad0 reduce total memory usage of various migration schematics (#60776)

language-service

Commit Description
fix - 0e82d42774 Do not provide element completions in end tag (#60616)
fix - fcdef1019f Ensure dollar signs are escaped in completions (#60597)

19.2.5

Commit Description
fix - e61d06afb5 step 6 tutorial docs (#60630)

animations

Commit Description
fix - fa48f98d9fDescription has been truncated

…y with 21 updates

Bumps the patch-and-minor-updates group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `19.1.6` | `19.2.8` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `19.1.6` | `19.2.8` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `19.1.6` | `19.2.8` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `19.1.6` | `19.2.8` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `19.1.6` | `19.2.8` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `19.1.6` | `19.2.8` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `19.1.6` | `19.2.8` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `19.1.6` | `19.2.8` |
| [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.1.7` | `19.2.9` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `19.1.0` | `19.3.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `19.1.0` | `19.3.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `19.1.0` | `19.3.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.1.7` | `19.2.9` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.1.6` | `19.2.8` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.6` | `5.1.7` |
| [@utrecht/component-library-css](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/component-library-css) | `7.1.0` | `7.1.4` |
| [@utrecht/design-tokens](https://github.com/nl-design-system/utrecht/tree/HEAD/proprietary/design-tokens) | `2.5.0` | `2.5.1` |
| [@utrecht/web-component-library-stencil](https://github.com/nl-design-system/utrecht/tree/HEAD/packages/web-component-library-stencil) | `3.1.0` | `3.4.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.8.3` |



Updates `@angular/animations` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/animations)

Updates `@angular/common` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/common)

Updates `@angular/compiler` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/compiler)

Updates `@angular/core` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/core)

Updates `@angular/forms` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/forms)

Updates `@angular/platform-browser` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/platform-browser-dynamic)

Updates `@angular/router` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/router)

Updates `rxjs` from 7.8.1 to 7.8.2
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@7.8.1...7.8.2)

Updates `@angular-devkit/build-angular` from 19.1.7 to 19.2.9
- [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.1.7...19.2.9)

Updates `@angular-eslint/eslint-plugin` from 19.1.0 to 19.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.3.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 19.1.0 to 19.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.3.0/packages/eslint-plugin-template)

Updates `@angular-eslint/template-parser` from 19.1.0 to 19.3.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.3.0/packages/template-parser)

Updates `@angular/cli` from 19.1.7 to 19.2.9
- [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.1.7...19.2.9)

Updates `@angular/compiler-cli` from 19.1.6 to 19.2.8
- [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/19.2.8/packages/compiler-cli)

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

Updates `@utrecht/component-library-css` from 7.1.0 to 7.1.4
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/packages/component-library-css/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/[email protected]/packages/component-library-css)

Updates `@utrecht/design-tokens` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/proprietary/design-tokens/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/[email protected]/proprietary/design-tokens)

Updates `@utrecht/web-component-library-stencil` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/nl-design-system/utrecht/releases)
- [Changelog](https://github.com/nl-design-system/utrecht/blob/main/packages/web-component-library-stencil/CHANGELOG.md)
- [Commits](https://github.com/nl-design-system/utrecht/commits/@utrecht/[email protected]/packages/web-component-library-stencil)

Updates `prettier` from 3.5.1 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.5.1...3.5.3)

Updates `typescript` from 5.5.3 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.8.3)

---
updated-dependencies:
- dependency-name: "@angular/animations"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/common"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/compiler"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/core"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/forms"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/platform-browser"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/router"
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: rxjs
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/cli"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@angular/compiler-cli"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: "@types/jasmine"
  dependency-version: 5.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-updates
- dependency-name: "@utrecht/component-library-css"
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-updates
- dependency-name: "@utrecht/design-tokens"
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-updates
- dependency-name: "@utrecht/web-component-library-stencil"
  dependency-version: 3.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-updates
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 23, 2025 20:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2025
Copy link

vercel bot commented Apr 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-with-angular ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 8:10pm

@matijs
Copy link
Member

matijs commented Apr 24, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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.

1 participant