Bump eslint, @angular-eslint/builder, @angular-eslint/eslint-plugin, @angular-eslint/eslint-plugin-template, @angular-eslint/template-parser, @typescript-eslint/eslint-plugin and @typescript-eslint/parser#988
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…@angular-eslint/eslint-plugin-template, @angular-eslint/template-parser, @typescript-eslint/eslint-plugin and @typescript-eslint/parser Bumps [eslint](https://github.com/eslint/eslint), [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder), [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin), [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template), [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). These dependencies needed to be updated together. Updates `eslint` from 8.57.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.39.2) Updates `@angular-eslint/builder` from 16.3.1 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/builder) Updates `@angular-eslint/eslint-plugin` from 16.3.1 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/eslint-plugin) Updates `@angular-eslint/eslint-plugin-template` from 16.3.1 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/eslint-plugin-template) Updates `@angular-eslint/template-parser` from 16.3.1 to 21.2.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v21.2.0/packages/template-parser) Updates `@typescript-eslint/eslint-plugin` from 5.62.0 to 8.54.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 8.54.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/parser) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development - dependency-name: "@angular-eslint/builder" dependency-version: 21.2.0 dependency-type: direct:development - dependency-name: "@angular-eslint/eslint-plugin" dependency-version: 21.2.0 dependency-type: direct:development - dependency-name: "@angular-eslint/eslint-plugin-template" dependency-version: 21.2.0 dependency-type: direct:development - dependency-name: "@angular-eslint/template-parser" dependency-version: 21.2.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.54.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps eslint, @angular-eslint/builder, @angular-eslint/eslint-plugin, @angular-eslint/eslint-plugin-template, @angular-eslint/template-parser, @typescript-eslint/eslint-plugin and @typescript-eslint/parser. These dependencies needed to be updated together.
Updates
eslintfrom 8.57.1 to 9.39.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)Updates
@angular-eslint/builderfrom 16.3.1 to 21.2.0Release notes
Sourced from
@angular-eslint/builder's releases.... (truncated)
Changelog
Sourced from
@angular-eslint/builder's changelog.... (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.0bceaa80fix(builder)!: align formatter invocation with eslint CLI by always passing a...fdddff9chore(release): publish 20.7.0e530160chore(release): publish 20.6.0fe0e433feat(builder): support {projectName} and {projectRoot} placeholders in output...e7e09cdchore: make vitest IDE extension work reliably (#2758)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@angular-eslint/buildersince your current version.Updates
@angular-eslint/eslint-pluginfrom 16.3.1 to 21.2.0Release notes
Sourced from
@angular-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@angular-eslint/eslint-plugin's changelog.... (truncated)
Commits
6fa321dchore(release): publish 21.2.097e7f88feat(eslint-plugin): [no-implicit-takeuntil-destroyed] add rule (#2803)4fa7889chore(release): publish 21.1.09fb863dchore: update dependency prettier to v3.7.3 (#2816)2cd82ebfeat(eslint-plugin): add prefer-signal-model rule to encourage using model() ...b19b1f6chore(release): publish 21.0.19ae353fchore(release): publish 21.0.05d84592feat(eslint-plugin)!: formally deprecate [no-conflicting-lifecycle] and remov...984e5b8chore: add more test casesea39f1dchore(eslint-plugin): regenerate rule docs for selector rulesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@angular-eslint/eslint-pluginsince your current version.Updates
@angular-eslint/eslint-plugin-templatefrom 16.3.1 to 21.2.0Release notes
Sourced from
@angular-eslint/eslint-plugin-template's releases.... (truncated)
Changelog
Sourced from
@angular-eslint/eslint-plugin-template's changelog.... (truncated)
Commits
6fa321dchore(release): publish 21.2.0d49bbe0fix: update dependency@angular/compilerto v21.1.0 (#2862)7cf27ebfeat(eslint-plugin-template): support ignore attributes for prefer-static-str...0cdfc51fix(eslint-plugin-template): allow autofocus on dialog elements for improved ...78bd8e3feat(eslint-plugin-template): add prefer-class-binding rule to enforce class ...4fa7889chore(release): publish 21.1.09fb863dchore: update dependency prettier to v3.7.3 (#2816)b19b1f6chore(release): publish 21.0.1507266bfix(eslint-plugin-template): [prefer-contextual-for-variables] fix overlappin...b9e423ffix(eslint-plugin-template): [prefer-template-literal] handle chained concate...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@angular-eslint/eslint-plugin-templatesince your current version.Updates
@angular-eslint/template-parserfrom 16.3.1 to 21.2.0Release notes
Sourced from
@angular-eslint/template-parser's releases.... (truncated)
Changelog
Sourced from
@angular-eslint/template-parser's changelog.... (truncated)
Commits
6fa321dchore(release): publish 21.2.0d49bbe0fix: update dependency@angular/compilerto v21.1.0 (#2862)4fa7889chore(release): publish 21.1.0b19b1f6chore(release): publish 21.0.19ae353fchore(release): publish 21.0.0fdddff9chore(release): publish 20.7.0e530160chore(release): publish 20.6.0e7e09cdchore: make vitest IDE extension work reliably (#2758)e97d134chore(release): publish 20.5.26d15cddchore: finalize migration from jest to vitest (#2756)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@angular-eslint/template-parsersince your current version.Updates
@typescript-eslint/eslint-pluginfrom 5.62.0 to 8.54.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
d423e57chore(release): publish 8.54.080e33fffeat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)ec4f73afeat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...d32f909test(eslint-plugin): skip rules tests in windows ci (#11988)17fa993test(eslint-plugin): improve vitest performance with isolate: false (#11754)1c66ab4fix(eslint-plugin): [no-unnecessary-type-assertion] check both base constrain...aaa7ca2fix(deps): update dependency prettier to v3.8.0 (#11991)d50aa18fix(scope-manager): fix catch clause scopesdef.name(#11982)4c0b379fix(eslint-plugin): [no-unused-private-class-members] private destructured cl...9940e53chore(release): publish 8.53.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 5.62.0 to 8.54.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.