Skip to content

Bump the development-dependencies group across 1 directory with 13 updates #14

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 13 updates in the /nuxeo-angular-sample-web directory:

Package From To
@angular-devkit/build-angular 19.2.3 19.2.9
@angular/cli 19.2.3 19.2.9
@angular/compiler-cli 19.2.2 19.2.8
@angular/localize 19.2.2 19.2.8
angular-eslint 19.2.1 19.3.0
dotenv 16.4.7 16.5.0
eslint 9.22.0 9.25.1
eslint-config-prettier 10.1.1 10.1.2
eslint-plugin-prettier 5.2.3 5.2.6
jasmine-core 5.6.0 5.7.0
lint-staged 15.5.0 15.5.1
typescript 5.8.2 5.8.3
typescript-eslint 8.26.1 8.31.0

Updates @angular-devkit/build-angular from 19.2.3 to 19.2.9

Release notes

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

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

19.2.6

@​angular-devkit/schematics

Commit Description
fix - e5aec562f properly resolve relative schematics when executed from a nested directory

@​angular/build

Commit Description
fix - 76cfd364a correctly handle false value in server option
fix - d69188c6b update vite to 6.2.4 due to a security issues

19.2.5

@​angular/build

Commit Description
fix - 20455e2a6 correct handling of response/request errors
fix - 32b1dcd91 handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fec normalize karma asset paths before lookup
fix - 1eb5b4357 update vite to 6.2.3

... (truncated)

Changelog

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

19.2.9 (2025-04-23)

@​angular-devkit/build-angular

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

@​angular/build

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

@​angular/ssr

Commit Type Description
a4e415ea6 fix support getPrerenderParams for wildcard routes

18.2.19 (2025-04-23)

@​angular-devkit/build-angular

Commit Type Description
01cc617bc fix update http-proxy-middleware to v3.0.5

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

@​schematics/angular

Commit Type Description
d6f594fe0 feat generate applications using TypeScript project references
8654b3fea fix application migration should migrate karma builder package
be6f13ec1 fix remove setting files tsconfig field with SSR/Server generation

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 2a7cb6e release: cut the v19.2.9 release
  • a4e415e fix(@​angular/ssr): support getPrerenderParams for wildcard routes
  • de52cc2 fix(@​angular-devkit/build-angular): update http-proxy-middleware to v3.0.5
  • 36d2644 refactor: replace usage of ng_package with new ng_package from rules_angular
  • cc5229a fix(@​angular/build): pass preserveSymlinks option to Karma esbuild builder
  • 450dc45 release: cut the v19.2.8 release
  • 03a420b refactor(@​angular/build): use ngHmrMode define for Vite prebundling
  • 00cd0d1 fix(@​angular/build): prevent nested CSS in components
  • 8ab033e fix(@​angular/build): update vite to 6.2.6
  • 4a8a4a0 fix(@​angular/build): include module value check when adding custom conditions
  • Additional commits viewable in compare view

Updates @angular/cli from 19.2.3 to 19.2.9

Release notes

Sourced from @​angular/cli's releases.

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

19.2.6

@​angular-devkit/schematics

Commit Description
fix - e5aec562f properly resolve relative schematics when executed from a nested directory

@​angular/build

Commit Description
fix - 76cfd364a correctly handle false value in server option
fix - d69188c6b update vite to 6.2.4 due to a security issues

19.2.5

@​angular/build

Commit Description
fix - 20455e2a6 correct handling of response/request errors
fix - 32b1dcd91 handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fec normalize karma asset paths before lookup
fix - 1eb5b4357 update vite to 6.2.3

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

19.2.9 (2025-04-23)

@​angular-devkit/build-angular

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

@​angular/build

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

@​angular/ssr

Commit Type Description
a4e415ea6 fix support getPrerenderParams for wildcard routes

18.2.19 (2025-04-23)

@​angular-devkit/build-angular

Commit Type Description
01cc617bc fix update http-proxy-middleware to v3.0.5

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

@​schematics/angular

Commit Type Description
d6f594fe0 feat generate applications using TypeScript project references
8654b3fea fix application migration should migrate karma builder package
be6f13ec1 fix remove setting files tsconfig field with SSR/Server generation

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 2a7cb6e release: cut the v19.2.9 release
  • a4e415e fix(@​angular/ssr): support getPrerenderParams for wildcard routes
  • de52cc2 fix(@​angular-devkit/build-angular): update http-proxy-middleware to v3.0.5
  • 36d2644 refactor: replace usage of ng_package with new ng_package from rules_angular
  • cc5229a fix(@​angular/build): pass preserveSymlinks option to Karma esbuild builder
  • 450dc45 release: cut the v19.2.8 release
  • 03a420b refactor(@​angular/build): use ngHmrMode define for Vite prebundling
  • 00cd0d1 fix(@​angular/build): prevent nested CSS in components
  • 8ab033e fix(@​angular/build): update vite to 6.2.6
  • 4a8a4a0 fix(@​angular/build): include module value check when adding custom conditions
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 19.2.2 to 19.2.8

Release notes

Sourced from @​angular/compiler-cli'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-cli'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
  • 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)
  • f94f3a6 refactor(compiler-cli): convert scripts within packages/compiler-cli to rel...
  • dbbddd1 fix(core): prevent omission of deferred pipes in full compilation (#60571)
  • f4c4b10 fix(compiler-cli): Produce fatal diagnostic on duplicate decorated properties...
  • 22a0e54 fix(compiler-cli): support relative imports to symbols outside rootDir (#60...
  • bf899ef build: prepare testing infrastructure for code splitting of core package (#...
  • Additional commits viewable in compare view

Updates @angular/localize from 19.2.2 to 19.2.8

Release notes

Sourced from @​angular/localize'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/localize'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
  • 4d7eb05 release: cut the v19.2.8 release
  • 11b9031 Revert "release: cut the v19.2.8 release" (#60983)
  • 94b2a8c release: cut the v19.2.8 release
  • b557618 refactor(router): remove Compiler injectee from RouterPreloader (#60945)
  • beba3c7 refactor(compiler-cli): Extract type predicates from type guards. (#60934)
  • 7d29809 docs(docs-infra): Improve doc support for pipes. (#60926)
  • b9c15af release: bump Angular DevTools version to 1.0.29 (#60963)
  • 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)
  • Additional commits viewable in compare view

Updates angular-eslint from 19.2.1 to 19.3.0

Release notes

Sourced from angular-eslint's releases.

v19.3.0

19.3.0 (2025-03-22)

🚀 Features

  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
  • template-parser: visit @​let child nodes (#2312)

🩹 Fixes

  • update typescript-eslint packages to v8.26.1 (#2313)
  • update typescript-eslint packages to v8.27.0 (#2328)
  • update dependency eslint to v9.23.0 (#2331)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)

❤️ Thank You

Changelog

Sourced from angular-eslint's changelog.

19.3.0 (2025-03-22)

🚀 Features

  • eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)

❤️ Thank You

Commits

Updates dotenv from 16.4.7 to 16.5.0

Changelog

Sourced from dotenv's changelog.

16.5.0 (2025-04-07)

Added

  • 🎉 Added new sponsor Graphite - the AI developer productivity platform helping teams on GitHub ship higher quality software, faster.

[!TIP] Become a sponsor

The dotenvx README is viewed thousands of times DAILY on GitHub and NPM. Sponsoring dotenv is a great way to get in front of developers and give back to the developer community at the same time.

Changed

  • Remove _log method. Use _debug #862
Commits

Updates eslint from 9.22.0 to 9.25.1

Release notes

Sourced from eslint's releases.

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

  • ca7a735 docs: update no-undef-init when not to use section (#19624) (Tanuj Kanti)
  • 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)
  • f80b746 docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)
  • 865aed6 docs: Update README (GitHub Actions Bot)

Chores

  • 88dc196 chore: upgrade @​eslint/js@​9.25.0 (#19636) (Milos Djermanovic)
  • 345288d chore: package.json update for @​eslint/js release (Jenkins)
  • affe6be chore: upgrade trunk (#19628) (sethamus)
  • dd20cf2 test: fix no-loop-func test with duplicate variable reports (#19610) (Milos Djermanovic)
  • bd05397 chore: upgrade @eslint/* dependencies (#19606) (Milos Djermanovic)
  • 22ea18b chore: replace invalid int type with number inside JSDocs. (#19597) (Arya Emami)

v9.24.0

Features

…dates

Bumps the development-dependencies group with 13 updates in the /nuxeo-angular-sample-web directory:

| Package | From | To |
| --- | --- | --- |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.2.3` | `19.2.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `19.2.3` | `19.2.9` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `19.2.2` | `19.2.8` |
| [@angular/localize](https://github.com/angular/angular) | `19.2.2` | `19.2.8` |
| [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `19.2.1` | `19.3.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.5.0` |
| [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.25.1` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.2.6` |
| [jasmine-core](https://github.com/jasmine/jasmine) | `5.6.0` | `5.7.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.0` | `15.5.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.26.1` | `8.31.0` |



Updates `@angular-devkit/build-angular` from 19.2.3 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.2.3...19.2.9)

Updates `@angular/cli` from 19.2.3 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.2.3...19.2.9)

Updates `@angular/compiler-cli` from 19.2.2 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 `@angular/localize` from 19.2.2 to 19.2.8
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@19.2.2...19.2.8)

Updates `angular-eslint` from 19.2.1 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/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v19.3.0/packages/angular-eslint)

Updates `dotenv` from 16.4.7 to 16.5.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.7...v16.5.0)

Updates `eslint` from 9.22.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.22.0...v9.25.1)

Updates `eslint-config-prettier` from 10.1.1 to 10.1.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2)

Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.6
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.6)

Updates `jasmine-core` from 5.6.0 to 5.7.0
- [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.0)

Updates `lint-staged` from 15.5.0 to 15.5.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.5.0...v15.5.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.26.1 to 8.31.0
- [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.31.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 19.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: angular-eslint
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: dotenv
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 9.25.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: jasmine-core
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-version: 15.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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 Apr 28, 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