Bump @tootallnate/once, @angular/cli and @angular-eslint/schematics
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(5 months ago)
(4 months ago)
(4 months ago)
dependencies javascript
Removes @tootallnate/once. It's no longer used after updating ancestor dependencies @tootallnate/once, @angular/cli and @angular-eslint/schematics. These dependencies need to be updated together.
Removes @tootallnate/once
Updates @angular/cli from 13.3.10 to 21.2.0
Release notes
Sourced from @angular/cli's releases.
21.2.0
@schematics/angular
@angular/cli
@angular/build21.2.0-rc.2
@angular/cli
Commit Description simplify Angular version compatibility checks and add special handling for local builds of new major versions 21.2.0-rc.1
@angular/cli
Commit Description validate package manager version using semver.validand throw an error if invalid
@angular/ssr
Commit Description prevent open redirect via X-Forwarded-Prefix header validate host headers to prevent header-based SSRF 21.2.0-rc.0
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
21.2.0 (2026-02-25)
@angular/cli
Commit Type Description 0dd04f289 feat add markdown files to Prettier's formatting list fbae1b6ab feat automatic formatting files modified by schematics 91b9d281f feat integrate file formatting into update migrations 98a24d040 feat standardize MCP tools around workspace/project options d9cd609c5 fix correctly parse scoped packages in yarn classic list output 5b05f2500 fix enable shell option for Prettier execution on Windows platforms 25b8a157d fix quote complex range specifiers in package manager 6f29a8c35 fix renamed files by their new path in the schematic workflow 201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions cdd26bb66 fix validate package manager version using semver.validand throw an error if invalidbc363af8b perf optimize package manager discovery with stat-based probing
@schematics/angular
Commit Type Description aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency f80db6fb7 feat add ng-add support for Vitest browser providers 5d1df50d8 fix add actionable feedback to vitest-browser schematic
@angular/build
Commit Type Description ece30f235 feat add headless option to unit-test builder cad7a7c0f feat run vitest browser with playwright with OS theme 0b4982720 fix adjust sourcemap sources when Vitest wrapper is bypassed 1f114a9e8 fix bundle setup files in unit-test builder for Vitest fd5cb28c8 fix explicitly fail when using Vitest runtime mocking dc899e8a5 fix normalize allowedHostsin dev-server26bbea12f fix serve extensionless assets without transformation 21.1.5 (2026-02-23)
@angular/ssr
Commit Type Description 8695d6063 fix prevent open redirect via X-Forwarded-Prefix header e4d445ec6 fix validate host headers to prevent header-based SSRF
... (truncated)
Commits
018d493release: cut the v21.2.0 release481e40dbuild: bump framework dependencies to latest minor54bd6e3build: lock file maintenancedc899e8fix(@angular/build): normalizeallowedHostsin dev-serverc86193ebuild: update cross-repo angular dependencies4041e14build: update bazel dependencies26bbea1fix(@angular/build): serve extensionless assets without transformation25b8a15fix(@angular/cli): quote complex range specifiers in package manager42f7d99docs: clarify CLI debugging example by replacing ellipsis with\<command>808dab6release: cut the v21.2.0-rc.2 release- Additional commits viewable in compare view
Updates @angular-eslint/schematics from 13.5.0 to 21.2.0
Release notes
Sourced from @angular-eslint/schematics's releases.
v21.2.0
21.2.0 (2026-01-29)
🚀 Features
- eslint-plugin: [no-implicit-takeuntil-destroyed] add rule (#2803)
- eslint-plugin-template: add prefer-class-binding rule to enforce class binding over ngClass (#2827)
- eslint-plugin-template: support ignore attributes for prefer-static-string-properties rule (#2852)
🩹 Fixes
- update dependency
@angular/compilerto v21.0.2 (#2828)- update dependency
@angular/compilerto v21.0.3 (#2832)- update typescript-eslint packages to v8.48.1 (#2813)
- update dependency eslint to v9.39.2 (#2845)
- update dependency
@angular/compilerto v21.0.6 (#2844)- update typescript-eslint packages to v8.50.1 (#2840)
- update dependency
@angular/compilerto v21.1.0 (#2862)- update dependency
@angular/compilerto v21.1.1 (#2874)- eslint-plugin-template: allow autofocus on dialog elements for improved accessibility (#2851)
❤️ Thank You
- Gabriel J.
@rznn7- Karan Mistry
@mistrykaran91v21.1.0
21.1.0 (2025-12-08)
🚀 Features
- eslint-plugin: add prefer-signal-model rule to encourage using model() for two-way bindings (#2818)
🩹 Fixes
- update typescript-eslint packages to v8.47.0 (#2805)
- update dependency
@angular/compilerto v21.0.1 (#2814)- reference
@angular/clipeer in addition to direct dependencies (#2820)❤️ Thank You
- James Henry
@JamesHenry- Karan Mistry
v21.0.1
21.0.1 (2025-11-23)
🩹 Fixes
- eslint-plugin-template: [prefer-template-literal] handle chained concatenations correctly (#2801)
... (truncated)
Changelog
Sourced from @angular-eslint/schematics's changelog.
21.2.0 (2026-01-29)
This was a version bump only for schematics to align it with other projects, there were no code changes.
21.1.0 (2025-12-08)
🩹 Fixes
- reference
@angular/clipeer in addition to direct dependencies (#2820)❤️ Thank You
- James Henry
@JamesHenry21.0.1 (2025-11-23)
This was a version bump only for schematics to align it with other projects, there were no code changes.
21.0.0 (2025-11-22)
🚀 Features
- schematics: generate new projects using eslint defineConfig (5aa8171b)
- ⚠️ update Angular dependencies to v21 (6a6b671e)
⚠️ Breaking Changes
- ⚠️ update Angular dependencies to v21 (6a6b671e)
❤️ Thank You
- JamesHenry
@JamesHenry20.7.0 (2025-11-22)
This was a version bump only for schematics to align it with other projects, there were no code changes.
20.6.0 (2025-11-09)
This was a version bump only for schematics to align it with other projects, there were no code changes.
20.5.2 (2025-11-08)
This was a version bump only for schematics to align it with other projects, there were no code changes.
20.5.1 (2025-11-03)
This was a version bump only for schematics to align it with other projects, there were no code changes.
20.5.0 (2025-10-27)
... (truncated)
Commits
6fa321dchore(release): publish 21.2.04fa7889chore(release): publish 21.1.0e7bb47bfix: reference@angular/clipeer in addition to direct dependencies (#2820)b19b1f6chore(release): publish 21.0.19ae353fchore(release): publish 21.0.05aa8171feat(schematics): generate new projects using eslint defineConfig6a6b671feat!: update Angular dependencies to v21fdddff9chore(release): publish 20.7.0e530160chore(release): publish 20.6.0e7e09cdchore: make vitest IDE extension work reliably (#2758)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @angular-eslint/schematics since your current version.
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 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
@angular-eslint/schematics
npm
13.5.0 → 21.2.0
Major
@tootallnate/once, @angular/cli
npm
Technical Details
| ID: | 14892278 |
| UUID: | 4024424461 |
| Node ID: | PR_kwDOA7BWOs7IAL65 |
| Host: | GitHub |
| Repository: | devsecopsmaturitymodel/DevSecOps-MaturityModel |