release-notes
release-notes copied to clipboard
Bump @angular-eslint/builder from 14.1.1 to 20.5.0
Bumps @angular-eslint/builder from 14.1.1 to 20.5.0.
Release notes
Sourced from @angular-eslint/builder's releases.
v20.5.0
20.5.0 (2025-10-27)
🚀 Features
- eslint-plugin: add rule prefer-host-metadata-property (#2615)
- eslint-plugin-template: add prefer-built-in-pipes rule (#2605)
🩹 Fixes
- update dependency semver to v7.7.3 (#2693)
- update dependency eslint to v9.38.0 (#2699)
- update dependency
@angular/compilerto v20.3.6 (#2696)- update typescript-eslint packages to v8.46.1 (#2701)
❤️ Thank You
- Andreas Nicolaou
@andreasnicolaou- jase
@jase88v20.4.0
20.4.0 (2025-10-12)
🚀 Features
- eslint-plugin-template: add rule prefer-at-else (#2613)
🩹 Fixes
- update dependency
@angular/compilerto v20.3.3 (#2670)- update eslint to 9.37.0, typescript-eslint to 8.46.0 (#2685)
❤️ Thank You
- Dave
@reduckted- James Henry
@JamesHenryv20.3.0
20.3.0 (2025-09-14)
🚀 Features
- builder: add concurrency option (#2636)
🩹 Fixes
... (truncated)
Changelog
Sourced from @angular-eslint/builder's changelog.
20.5.0 (2025-10-27)
This was a version bump only for builder to align it with other projects, there were no code changes.
20.4.0 (2025-10-12)
This was a version bump only for builder to align it with other projects, there were no code changes.
20.3.0 (2025-09-14)
🚀 Features
- builder: add concurrency option (#2636)
❤️ Thank You
- JB Nizet
20.2.0 (2025-08-22)
This was a version bump only for builder to align it with other projects, there were no code changes.
20.1.1 (2025-06-19)
This was a version bump only for builder to align it with other projects, there were no code changes.
20.1.0 (2025-06-16)
This was a version bump only for builder to align it with other projects, there were no code changes.
20.0.0 (2025-06-06)
🚀 Features
- ⚠️ switch to angular v20 (e2b46ef4)
⚠️ Breaking Changes
- ⚠️ switch to angular v20 (e2b46ef4)
❤️ Thank You
- JamesHenry
@JamesHenry19.8.0 (2025-06-06)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.7.1 (2025-06-03)
... (truncated)
Commits
2bc4a63chore(release): publish 20.5.016c22b0chore: misc ci updates (#2716)461a688chore: migrate builder from jest to vitest (#2710)e6fd232chore(release): publish 20.4.04cbc29cchore: misc dev dep updates (#2658)447788cchore(release): publish 20.3.044add7dchore: nx cloud self-healing ci (#2650)6f56602feat(builder): add concurrency option (#2636)577dcbbchore(release): publish 20.2.054e8ee7chore(release): publish 20.1.1- 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/builder 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 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)
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.
The list of commits with invalid commit messages:
- 4e4ecba Bump @angular-eslint/builder from 14.1.1 to 20.5.0
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Keywords which can automatically close issues and at(@) mentions are not allowed in the title of a Pull Request.
You can edit the title by writing /retitle
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Deploy Preview for kubernetes-sigs-release-notes ready!
| Name | Link |
|---|---|
| Latest commit | 4e4ecba14ce009bdda505dce750a354bffd398d8 |
| Latest deploy log | https://app.netlify.com/projects/kubernetes-sigs-release-notes/deploys/690346813dc9370008da8665 |
| Deploy Preview | https://deploy-preview-939--kubernetes-sigs-release-notes.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign verolop for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-release-notes-lint | 4e4ecba14ce009bdda505dce750a354bffd398d8 | link | true | /test pull-release-notes-lint |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Superseded by #943.