Skip to content

Build(deps-dev): Bump angular-eslint from 19.0.2 to 19.1.0 in /frontend

Bumps angular-eslint from 19.0.2 to 19.1.0.

Release notes

Sourced from angular-eslint's releases.

v19.1.0

19.1.0 (2025-02-09)

🚀 Features

  • eslint-plugin: prefer-signals read-only suggestion is now a fix (#2175)
  • eslint-plugin: prefer-signals now checks .asReadonly() calls (#2218)
  • eslint-plugin-template: add rule prefer-static-string-properties (#2228)

🩹 Fixes

  • update dependency ignore to v7 (#2200)
  • update dependency @​angular/compiler to v19.1.5 (#2226)
  • update dependency semver to v7.7.1 (#2225)
  • update typescript-eslint packages to v8.23.0 (#2212)
  • update dependency eslint to v9.20.0 (#2217)
  • eslint-plugin: [prefer-signals] support linkedSignal (#2213)
  • eslint-plugin: [no-input-prefix] false positive on input initializer value (#2184)
  • eslint-plugin-template: [prefer-self-closing-tags] do not remove HTML-encoded whitespace (#2229)
  • eslint-plugin-template: [attribute-order] check for ng-template within svg (#2223)

❤️ Thank You

Changelog

Sourced from angular-eslint's changelog.

19.1.0 (2025-02-09)

🚀 Features

  • eslint-plugin-template: add rule prefer-static-string-properties (#2228)

❤️ Thank You

Commits
  • 53a2afe chore(release): publish 19.1.0
  • 8ae541c feat(eslint-plugin-template): add rule prefer-static-string-properties (#2228)
  • 9edaa8a chore: latest tsconfig setup and fix e2e snapshots with @​angular/build (#2214)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading