Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps @angular-eslint/schematics from 19.4.0 to 20.6.0.

Release notes

Sourced from @​angular-eslint/schematics's releases.

v20.6.0

20.6.0 (2025-11-09)

🚀 Features

  • builder: support {projectName} and {projectRoot} placeholders in outputFile (#2759)
  • eslint-plugin: support multiple configs for component-selector and directive-selector (#2762)

🩹 Fixes

  • angular-eslint: support eslint defineConfig types in addition to typescript-eslint config (#2760)

❤️ Thank You

v20.5.2

20.5.2 (2025-11-08)

🩹 Fixes

  • update dependency @​angular/compiler to v20.3.9 (#2746)
  • update typescript-eslint packages to v8.46.3 (#2738)
  • update dependency eslint to v9.39.0 (#2753)
  • eslint-plugin: update style guide links (#2689)
  • eslint-plugin-template: [conditional-complexity] handle animation directives without values (#2747)
  • eslint-plugin-template: [prefer-ngsrc] support data URLs in more scenarios (#2719)
  • eslint-plugin-template: [use-lifecycle-interface] fix fixer when class contains generics (#2749)
  • template-parser: ensure loc object is applied correctly (#2754)

❤️ Thank You

v20.5.1

20.5.1 (2025-11-03)

🩹 Fixes

  • update dependency @​angular/compiler to v20.3.7 (#2731)
  • eslint-plugin: [no-uncalled-signals] fix false positives (#2705)
  • eslint-plugin-template: support uppercase tags (#2712)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​angular-eslint/schematics's changelog.

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)

🩹 Fixes

  • update typescript-eslint packages to v8.46.1 (#2701)
  • update dependency eslint to v9.38.0 (#2699)
  • update dependency semver to v7.7.3 (#2693)

20.4.0 (2025-10-12)

🩹 Fixes

  • update eslint to 9.37.0, typescript-eslint to 8.46.0 (#2685)

❤️ Thank You

20.3.0 (2025-09-14)

🩹 Fixes

  • update dependency eslint to v9.35.0 (#2652)
  • update dependency eslint to v9.34.0 (#2630)

20.2.0 (2025-08-22)

🩹 Fixes

  • update typescript-eslint packages to v8.40.0 (#2584)
  • update dependency eslint to v9.33.0 (#2580)
  • update typescript-eslint packages to v8.36.0 (#2566)
  • update dependency eslint to v9.30.1 (#2558)
  • update typescript-eslint packages to v8.35.1 (#2552)
  • update dependency eslint to v9.30.0 (#2548)
  • update typescript-eslint packages to v8.35.0 (#2541)

20.1.1 (2025-06-19)

... (truncated)

Commits
  • e530160 chore(release): publish 20.6.0
  • e7e09cd chore: make vitest IDE extension work reliably (#2758)
  • e97d134 chore(release): publish 20.5.2
  • 6d15cdd chore: finalize migration from jest to vitest (#2756)
  • a07e73e test(schematics): migrate from Jest to Vitest (#2751)
  • 895ac79 chore(release): publish 20.5.1
  • 672cb7b chore: use vitest (with nx atomizer) for e2e tests and use pnpm catalogs (#2720)
  • 0485db3 chore: fix typos (#2713)
  • 2bc4a63 chore(release): publish 20.5.0
  • 245813b fix: update typescript-eslint packages to v8.46.1 (#2701)
  • 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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 19.4.0 to 20.6.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.6.0/packages/schematics)

---
updated-dependencies:
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 20.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #261.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/angular-eslint/schematics-20.6.0 branch November 24, 2025 03:34
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.

1 participant