Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the development-dependencies group with 10 updates in the /frontend directory:

Package From To
@angular-devkit/build-angular 19.2.6 19.2.11
@angular-eslint/builder 19.3.0 19.4.0
@angular/cli 19.2.6 19.2.11
@angular/compiler-cli 19.2.5 19.2.10
@types/jasmine 5.1.7 5.1.8
angular-eslint 19.3.0 19.4.0
eslint 9.23.0 9.26.0
jasmine-core 5.6.0 5.7.1
typescript 5.8.2 5.8.3
typescript-eslint 8.28.0 8.32.1

Updates @angular-devkit/build-angular from 19.2.6 to 19.2.11

Release notes

Sourced from @​angular-devkit/build-angular's releases.

19.2.11

@​angular-devkit/build-angular

Commit Description
fix - 9eaf34405 correctly set i18n subPath in webpack browser builder

@​angular/build

Commit Description
fix - cba66a85c avoid attempting to watch bundler internal files
fix - 009fc3776 avoid internal karma request cache for assets
perf - b43da3949 fix unnecessary esbuild rebuilds

19.2.10

@​angular/build

Commit Description
fix - 067f1cba0 update vite to 6.2.7

19.2.9

@​angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@​angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

19.2.8

@​angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6

19.2.7

@​angular/build

Commit Description
fix - 7f1e8c677 include component test metadata in development builds
fix - 74cd4edd5 skip normalization of relative externals
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.2.11 (2025-05-07)

@​angular-devkit/build-angular

Commit Type Description
9eaf34405 fix correctly set i18n subPath in webpack browser builder

@​angular/build

Commit Type Description
cba66a85c fix avoid attempting to watch bundler internal files
009fc3776 fix avoid internal karma request cache for assets
b43da3949 perf fix unnecessary esbuild rebuilds

20.0.0-next.9 (2025-04-30)

@​schematics/angular

Commit Type Description
5876577af feat Add prompt for new apps to be zoneless
c557a19ef fix avoid empty polyfill option for new zoneless application
148498c2b fix Remove experimental from zoneless
0f7dc2cd8 fix skip spec project reference for minimal ng new

@​angular/build

Commit Type Description
d6ea6b09f feat add experimental vitest browser support to unit-testing
05485ede7 fix ensure com.chrome.devtools.json is consistently served after initial run

@​angular/ssr

Commit Type Description
2d11e8e45 fix return 302 when redirectTo is a function

19.2.10 (2025-04-30)

... (truncated)

Commits
  • 7720741 release: cut the v19.2.11 release
  • 78ab131 build: update esbuild to v0.25.4
  • 9eaf344 fix(@​angular-devkit/build-angular): correctly set i18n subPath in webpack bro...
  • cba66a8 fix(@​angular/build): avoid attempting to watch bundler internal files
  • 009fc37 fix(@​angular/build): avoid internal karma request cache for assets
  • 3e3abf4 build: improve stability of windows jobs further
  • b43da39 perf(@​angular/build): fix unnecessary esbuild rebuilds
  • 0695531 ci: try simplify windows test preparation with bazel 7
  • 36e911b release: cut the v19.2.10 release
  • 067f1cb fix(@​angular/build): update vite to 6.2.7
  • Additional commits viewable in compare view

Updates @angular-eslint/builder from 19.3.0 to 19.4.0

Release notes

Sourced from @​angular-eslint/builder's releases.

v19.4.0

19.4.0 (2025-05-08)

🚀 Features

  • eslint-plugin: add rule prefer-output-emitter-ref (#2324)
  • eslint-plugin-template: [no-interpolation-in-attributes] add allowSubstringInterpolation option (#2373)
  • eslint-plugin-template: Add prefer-template-literal rule (#2308)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.10 (#2394)
  • update dependency ignore to v7.0.4 (#2396)
  • update typescript-eslint packages to v8.32.0 (#2399)
  • update dependency eslint to v9.26.0 (#2409)
  • eslint-plugin-template: [no-any] handle key reads (#1701, #2335)
  • eslint-plugin-template: correct column adjustment for inline template message locations (#2358)
  • eslint-plugin-template: remove backticks from inline template with interpolation (#2368)

❤️ Thank You

Changelog

Sourced from @​angular-eslint/builder's changelog.

19.4.0 (2025-05-08)

This was a version bump only for builder to align it with other projects, there were no code changes.

Commits

Updates @angular/cli from 19.2.6 to 19.2.11

Release notes

Sourced from @​angular/cli's releases.

19.2.11

@​angular-devkit/build-angular

Commit Description
fix - 9eaf34405 correctly set i18n subPath in webpack browser builder

@​angular/build

Commit Description
fix - cba66a85c avoid attempting to watch bundler internal files
fix - 009fc3776 avoid internal karma request cache for assets
perf - b43da3949 fix unnecessary esbuild rebuilds

19.2.10

@​angular/build

Commit Description
fix - 067f1cba0 update vite to 6.2.7

19.2.9

@​angular-devkit/build-angular

Commit Description
fix - de52cc2c8 update http-proxy-middleware to v3.0.5

@​angular/build

Commit Description
fix - cc5229a45 pass preserveSymlinks option to Karma esbuild builder

@​angular/ssr

Commit Description
fix - a4e415ea6 support getPrerenderParams for wildcard routes

19.2.8

@​angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6

19.2.7

@​angular/build

Commit Description
fix - 7f1e8c677 include component test metadata in development builds
fix - 74cd4edd5 skip normalization of relative externals
Changelog

Sourced from @​angular/cli's changelog.

19.2.11 (2025-05-07)

@​angular-devkit/build-angular

Commit Type Description
9eaf34405 fix correctly set i18n subPath in webpack browser builder

@​angular/build

Commit Type Description
cba66a85c fix avoid attempting to watch bundler internal files
009fc3776 fix avoid internal karma request cache for assets
b43da3949 perf fix unnecessary esbuild rebuilds

20.0.0-next.9 (2025-04-30)

@​schematics/angular

Commit Type Description
5876577af feat Add prompt for new apps to be zoneless
c557a19ef fix avoid empty polyfill option for new zoneless application
148498c2b fix Remove experimental from zoneless
0f7dc2cd8 fix skip spec project reference for minimal ng new

@​angular/build

Commit Type Description
d6ea6b09f feat add experimental vitest browser support to unit-testing
05485ede7 fix ensure com.chrome.devtools.json is consistently served after initial run

@​angular/ssr

Commit Type Description
2d11e8e45 fix return 302 when redirectTo is a function

19.2.10 (2025-04-30)

... (truncated)

Commits
  • 7720741 release: cut the v19.2.11 release
  • 78ab131 build: update esbuild to v0.25.4
  • 9eaf344 fix(@​angular-devkit/build-angular): correctly set i18n subPath in webpack bro...
  • cba66a8 fix(@​angular/build): avoid attempting to watch bundler internal files
  • 009fc37 fix(@​angular/build): avoid internal karma request cache for assets
  • 3e3abf4 build: improve stability of windows jobs further
  • b43da39 perf(@​angular/build): fix unnecessary esbuild rebuilds
  • 0695531 ci: try simplify windows test preparation with bazel 7
  • 36e911b release: cut the v19.2.10 release
  • 067f1cb fix(@​angular/build): update vite to 6.2.7
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 19.2.5 to 19.2.10

Release notes

Sourced from @​angular/compiler-cli's releases.

19.2.10

common

Commit Description
fix - 89056a0356 cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Description
fix - 4623b61448 missing useExisting providers throwing for optional calls (#61152)
fix - 400dbc5b89 properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Description
fix - a6f0d5bc20 less aggressive ngServerMode cleanup (#61106)

19.2.9

core

Commit Description
fix - 946b844e0d async EventEmitter error should not prevent stability (#61028)
fix - dbb87026ca call DestroyRef on destroy callback if view is destroyed [patch] (#61061)
fix - 2e140a136a prevent stash listener conflicts [patch] (#61063)

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 |

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

19.2.10 (2025-05-07)

common

Commit Type Description
89056a0356 fix cleanup updateLatestValue if view is destroyed before promise resolves (#61064)

core

Commit Type Description
4623b61448 fix missing useExisting providers throwing for optional calls (#61152)
400dbc5b89 fix properly handle app stabilization with defer blocks (#61056)

platform-server

Commit Type Description
a6f0d5bc20 fix less aggressive ngServerMode cleanup (#61106)

20.0.0-next.9 (2025-04-30)

Breaking Changes

core

  • the TestBed.flushEffects() was removed - use the TestBed.tick() instead.

  • provideExperimentalCheckNoChangesForDebug has several breaking changes:

    • It is renamed to provideCheckNoChangesConfig
    • The behavior applies to all checkNoChanges runs
    • The useNgZoneOnStable option is removed. This wasn't found to be generally more useful than interval
  • afterRender was renamed to afterEveryRender.

  • This commit deprecates ng-reflect-* attributes and updates the runtime to stop producing them by default. Please refactor application and test code to avoid relying on ng-reflect-* attributes.

    To enable a more seamless upgrade to v20, we've added the provideNgReflectAttributes() function (can be imported from the @angular/core package), which enables the mode in which Angular would be producing those attribites (in dev mode only). You can add the provideNgReflectAttributes() function to the list of providers within the bootstrap call.

common

Commit Type Description
b7d3f3dbfc feat Allow passing ScrollOptions to ViewportScroller (#61002)
fc4a56d5c5 fix rename httpResource function in factory (#60022)

compiler-cli

Commit Type Description
c889382a20 feat detect missing structural directive imports (#59443)

core

Commit Type Description
d5fd7349fb feat introduce TestBed.tick() (#60993)
e711f99d81 feat move provideExperimentalCheckNoChangesForDebug to provideCheckNoChangesConfig (#60906)
d8fbb909ce feat rename afterRender to afterEveryRender and stabilize (#60999)
8d82a39a60 fix async EventEmitter error should not prevent stability (#61028)
624be2ef0c fix prevent stash listener conflicts (#59635)

... (truncated)

Commits
  • beba3c7 refactor(compiler-cli): Extract type predicates from type guards. (#60934)
  • 7d29809 docs(docs-infra): Improve doc support for pipes. (#60926)
  • 5f0e0ab refactor(compiler-cli): Don't extract constructors with no parameters (#60928)
  • fc946c5 fix(compiler-cli): ensure HMR works with different output module type (#60797)
  • 3441f7b fix(compiler): error if rawText isn't estimated correctly (#60529) (#60753)
  • See full diff in compare view

Updates @types/jasmine from 5.1.7 to 5.1.8

Commits

Updates angular-eslint from 19.3.0 to 19.4.0

Release notes

Sourced from angular-eslint's releases.

v19.4.0

19.4.0 (2025-05-08)

🚀 Features

  • eslint-plugin: add rule prefer-output-emitter-ref (#2324)
  • eslint-plugin-template: [no-interpolation-in-attributes] add allowSubstringInterpolation option (#2373)
  • eslint-plugin-template: Add prefer-template-literal rule (#2308)

🩹 Fixes

  • update dependency @​angular/compiler to v19.2.10 (#2394)
  • update dependency ignore to v7.0.4 (#2396)
  • update typescript-eslint packages to v8.32.0 (#2399)
  • update dependency eslint to v9.26.0 (#2409)
  • eslint-plugin-template: [no-any] handle key reads (#1701, #2335)
  • eslint-plugin-template: correct column adjustment for inline template message locations (#2358)
  • eslint-plugin-template: remove backticks from inline template with interpolation (#2368)

❤️ Thank You

Changelog

Sourced from angular-eslint's changelog.

19.4.0 (2025-05-08)

🚀 Features

  • eslint-plugin-template: Add prefer-template-literal rule (#2308)
  • eslint-plugin: add rule prefer-output-emitter-ref (#2324)

❤️ Thank You

Commits
  • f0ab5dc chore(release): publish 19.4.0
  • 0ce463d feat(eslint-plugin-template): Add prefer-template-literal rule (#2308)
  • f03d7ee feat(eslint-plugin): add rule prefer-output-emitter-ref (#2324)
  • See full diff in compare view

Updates eslint from 9.23.0 to 9.26.0

Release notes

Sourced from eslint's releases.

v9.26.0

Features

  • e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)
  • 0fa2b7a feat: add suggestions for eqeqeq rule (#19640) (Nitin Kumar)
  • dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas)
  • 2dfd83e feat: add ignoreDirectives option in no-unused-expressions (#19645) (sethamus)

Bug Fixes

  • 96e84de fix: check cache file existence before deletion (#19648) (sethamus)
  • d683aeb fix: don't crash on tests with circular references in RuleTester (#19664) (Milos Djermanovic)
  • 9736d5d fix: add namespace to Plugin.meta type (#19661) (Milos Djermanovic)
  • 17bae69 fix: update RuleTester.run() type (#19634) (Nitin Kumar)

Documentation

  • dd98d63 docs: Update README (GitHub Actions Bot)
  • c25e858 docs: Update README (GitHub Actions Bot)
  • b2397e9 docs: Update README (GitHub Actions Bot)
  • addd0a6 docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)
  • a21b38d docs: Update README (GitHub Actions Bot)
  • c0721a7 docs: fix double space in command (#19657) (CamWass)

Chores

  • 5b247c8 chore: upgrade to @eslint/[email protected] (#19681) (Francesco Trotta)
  • d6fa4ac chore: package.json update for @​eslint/js release (Jenkins)
  • 0958690 chore: disambiguate internal types LanguageOptions and Rule (#19669) (Francesco Trotta)
  • f1c858e chore: fix internal type references to Plugin and Rule (#19665) (Francesco Trotta)
  • 40dd299 refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)
  • 1cfd702 chore: update dependency @​eslint/json to ^0.12.0 (#19656) (renovate[bot])

v9.25.1

Bug Fixes

  • cdc8e8c fix: revert directive detection in no-unused-expressions (#19639) (sethamus)

Chores

  • 1f2b057 chore: upgrade @​eslint/js@​9.25.1 (#19642) (Milos Djermanovic)
  • 771317f chore: package.json update for @​eslint/js release (Jenkins)

v9.25.0

Features

  • dcd95aa feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)
  • 77d6d5b feat: support TS syntax in no-unused-expressions (#19564) (Sweta Tanwar)
  • 90228e5 feat: support JSRuleDefinition type (#19604) (루밀LuMir)
  • 59ba6b7 feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)
  • db650a0 feat: support TypeScript syntax in no-invalid-this rule (#19532) (Tanuj Kanti)
  • 9535cff feat: support TS syntax in no-loop-func (#19559) (Nitin Kumar)

Bug Fixes

  • 910bd13 fix: nodeTypeKey not being used in NodeEventGenerator (#19631) (StyleShit)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.26.0 - May 2, 2025

  • 5b247c8 chore: upgrade to @eslint/[email protected] (#19681) (Francesco Trotta)
  • d6fa4ac chore: package.json update for @​eslint/js release (Jenkins)
  • e9754e7 feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)
  • 0fa2b7a feat: add suggestions for eqeqeq rule (#19640) (Nitin Kumar)
  • dd98d63 docs: Update README (GitHub Actions Bot)
  • 96e84de fix: check cache file existence before deletion (#19648) (sethamus)
  • c25e858 docs: Update README (GitHub Actions Bot)
  • 0958690 chore: disambiguate internal types LanguageOptions and Rule (#19669) (Francesco Trotta)
  • dcbdcc9 feat: Add MCP server (#19592) (Nicholas C. Zakas)
  • b2397e9 docs: Update README (GitHub Actions Bot)
  • d683aeb fix: don't crash on tests with circular references in RuleTester (#19664) (Milos Djermanovic)
  • f1c858e chore: fix internal type references to Plugin and Rule (#19665) (Francesco Trotta)
  • 9736d5d fix: add namespace to Plugin.meta type (#19661) (Milos Djermanovic)
  • 40dd299 refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)
  • addd0a6 docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)
  • a21b38d docs: Update README (GitHub Actions Bot)
  • c0721a7 docs: fix double space in command (#19657) (CamWass)
  • 1cfd702 chore: update dependency @​eslint/json to ^0.12.0 (#19656) (renovate[bot])
  • 2dfd83e feat: add ignoreDirectives option in no-unused-expressions (#19645) (sethamus)
  • 17bae69 fix: update RuleTester.run() type (#19634) (Nitin Kumar)

v9.25.1 - April 21, 2025

  • 1f2b057 chore: upgrade @​eslint/js@​9.25.1 (#19642) (Milos Djermanovic)
  • 771317f chore: package.json update for @​eslint/js release (Jenkins)
  • cdc8e8c fix: revert directive detection in no-unused-expressions (#19639) (sethamus)

v9.25.0 - April 18, 2025

  • 88dc196 chore: upgrade @​eslint/js@​9.25.0 (#19636) (Milos Djermanovic)
  • 345288d chore: package.json update for @​eslint/js release (Jenkins)
  • 910bd13 fix: nodeTypeKey not being used in NodeEventGenerator (#19631) (StyleShit)
  • ca7a735 docs: update no-undef-init when not to use section (#19624) (Tanuj Kanti)
  • affe6be chore: upgrade trunk (#19628) (sethamus)
  • 1b870c9 docs: use eslint-config-xo in the getting started guide (#19629) (Nitin Kumar)
  • 5d4af16 docs: add types for multiple rule options (#19616) (Tanuj Kanti)
  • e8f8d57 docs: Update README (GitHub Actions Bot)
  • a40348f docs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)
  • 0ba3ae3 docs: Update README (GitHub Actions Bot)
  • 865dbfe docs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)
  • dcd95aa feat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)
  • 77d6d5b feat: support TS syntax in no-unused-expressions (#19564) (Sweta Tanwar)
  • 90228e5 feat: support JSRuleDefinition type (#19604) (루밀LuMir)
  • f80b746 docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)
  • 59ba6b7 feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)
  • db650a0 feat: support TypeScript syntax in no-invalid-this rule (#19532) (Tanuj Kanti)
  • dd20cf2 test: fix no-loop-func test with duplicate variable reports (#19610) (Milos Djermanovic)
  • 9535cff feat: support TS syntax in no-loop-func (#19559) (Nitin Kumar)

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
Copy link

github-actions bot commented May 12, 2025

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
  • ⚠️ 1 packages with OpenSSF Scorecard issues.

View full job summary

@austenstone
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/development-dependencies-928747301f branch from 1645507 to fe188c9 Compare May 22, 2025 14:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/development-dependencies-928747301f branch from fe188c9 to f4a39ac Compare June 2, 2025 20:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/development-dependencies-928747301f branch from f4a39ac to 60b23cd Compare July 7, 2025 23:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/development-dependencies-928747301f branch from 60b23cd to f65e183 Compare August 12, 2025 06:19
…dates

Bumps the development-dependencies group with 10 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.2.6` | `19.2.11` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `19.3.0` | `19.4.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.6` | `19.2.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.5` | `19.2.10` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.7` | `5.1.8` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `19.3.0` | `19.4.0` |
| [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.26.0` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.6.0` | `5.7.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.28.0` | `8.32.1` |



Updates `@angular-devkit/build-angular` from 19.2.6 to 19.2.11
- [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.6...19.2.11)

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

Updates `@angular/cli` from 19.2.6 to 19.2.11
- [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.6...19.2.11)

Updates `@angular/compiler-cli` from 19.2.5 to 19.2.10
- [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.10/packages/compiler-cli)

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

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

Updates `eslint` from 9.23.0 to 9.26.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.23.0...v9.26.0)

Updates `jasmine-core` from 5.6.0 to 5.7.1
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.6.0...v5.7.1)

Updates `typescript` from 5.8.2 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.8.2...v5.8.3)

Updates `typescript-eslint` from 8.28.0 to 8.32.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-version: 19.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 19.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 19.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/jasmine"
  dependency-version: 5.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: angular-eslint
  dependency-version: 19.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 9.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: jasmine-core
  dependency-version: 5.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.32.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/development-dependencies-928747301f branch from f65e183 to e5cb270 Compare August 26, 2025 12:22
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