chore: bump @angular-eslint/builder from 20.6.0 to 21.0.1
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(6 months ago)
(6 months ago)
dependencies javascript
Bumps @angular-eslint/builder from 20.6.0 to 21.0.1.
Release notes
Sourced from @angular-eslint/builder's releases.
v21.0.1
21.0.1 (2025-11-23)
🩹 Fixes
- eslint-plugin-template: [prefer-template-literal] handle chained concatenations correctly (#2801)
- eslint-plugin-template: [prefer-contextual-for-variables] fix overlapping fixes for semicolon-separated let declarations (#2802)
❤️ Thank You
- James Henry
@JamesHenryv21.0.0
21.0.0 (2025-11-22)
As always we recommend that you update your existing workspaces by using
ng updateas we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:ng update @angular/core @angular/cli angular-eslint🚀 Features
- ⚠️ update Angular dependencies to v21 (6a6b671e)
- ⚠️ eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
- ⚠️ eslint-plugin-template: add prefer-control-flow to recommended config (77cd24d3)
- ⚠️ eslint-plugin-template: add textContent to default allowList (f112c169)
- schematics: generate new projects using eslint defineConfig (5aa8171b)
🩹 Fixes
- ⚠️ builder: align formatter invocation with eslint CLI by always passing all files, even if quiet (bceaa80e)
- ⚠️ eslint-plugin: make component-selector and directive-selector configurations strict and clear (938362cb)
⚠️ Breaking Changes
- eslint-plugin: formally deprecate [no-conflicting-lifecycle] and remove from "all" config (5d845924)
- eslint-plugin-template: add textContent to default allowList (f112c169)
- builder: align formatter invocation with eslint CLI by always passing all files, even if quiet (bceaa80e)
- eslint-plugin: make component-selector and directive-selector configurations strict and clear (938362cb) The selector validation logic has been updated to be more strict and predictable: Default Prefix Change:
- Both component-selector and directive-selector now default to prefix: 'app' to match Angular CLI defaults
- This means selectors without the 'app' prefix will now fail validation unless a different prefix is explicitly configured Style and Prefix Validation Changes:
- Single-word selectors (e.g., 'appselector') are now appropriately considered valid for both camelCase and kebab-case styles
... (truncated)
Changelog
Sourced from @angular-eslint/builder's changelog.
21.0.1 (2025-11-23)
This was a version bump only for builder to align it with other projects, there were no code changes.
21.0.0 (2025-11-22)
🩹 Fixes
- ⚠️ builder: align formatter invocation with eslint CLI by always passing all files, even if quiet (bceaa80e)
⚠️ Breaking Changes
- ⚠️ builder: align formatter invocation with eslint CLI by always passing all files, even if quiet (bceaa80e)
❤️ Thank You
- JamesHenry
@JamesHenry20.7.0 (2025-11-22)
This was a version bump only for builder to align it with other projects, there were no code changes.
Commits
b19b1f6chore(release): publish 21.0.19ae353fchore(release): publish 21.0.0bceaa80fix(builder)!: align formatter invocation with eslint CLI by always passing a...fdddff9chore(release): publish 20.7.0- See full diff in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| @angular-eslint/builder | [>= 17.a, < 18] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 11309388 |
| UUID: | 3657093956 |
| Node ID: | PR_kwDOEG4mJ861Gu0R |
| Host: | GitHub |
| Repository: | hypertrace/hyperdash-angular |