Build(deps-dev): Bump @angular-eslint/builder from 19.0.2 to 19.1.0 in /angular
Bumps @angular-eslint/builder from 19.0.2 to 19.1.0.
Release notes
Sourced from @angular-eslint/builder
'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
- Cédric Exbrayat
@cexbrayat
- Dave
@reduckted
- Lucas Neto Moreira
Changelog
Sourced from @angular-eslint/builder
's changelog.
19.1.0 (2025-02-09)
This was a version bump only for builder to align it with other projects, there were no code changes.
Commits
-
53a2afe
chore(release): publish 19.1.0 - 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