Skip to content

build(deps-dev): bump angular-eslint from 22.0.0 to 22.1.0#84

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular-eslint-22.1.0
Open

build(deps-dev): bump angular-eslint from 22.0.0 to 22.1.0#84
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular-eslint-22.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps angular-eslint from 22.0.0 to 22.1.0.

Release notes

Sourced from angular-eslint's releases.

v22.1.0

22.1.0 (2026-07-12)

🚀 Features

  • support eslint inline directive comments within element opening tags (#3097)
  • eslint-plugin: add prefer-service-decorator rule (#3073)
  • eslint-plugin: [inject-at-top] add rule requiring inject() at the top of the class (#3009)
  • eslint-plugin-template: add require-switch-default rule (#3091)
  • eslint-plugin-template: add no-outerhtml rule (#3092)

🩹 Fixes

  • update eslint monorepo to v10.4.1 (#3065)
  • update typescript-eslint packages to v8.62.1 (#3082)
  • update dependency eslint to v10.6.0 (#3102)
  • eslint-plugin: [no-implicit-take-until-destroyed] avoid false positive for methods called from constructor (#3011)

❤️ Thank You

  • Adi-Marian Mutu
  • Guillaume DROUARD
  • Pierluigi Lenoci
Changelog

Sourced from angular-eslint's changelog.

22.1.0 (2026-07-12)

🚀 Features

  • eslint-plugin: [inject-at-top] add rule requiring inject() at the top of the class (#3009)
  • eslint-plugin: add prefer-service-decorator rule (#3073)
  • eslint-plugin-template: add no-outerhtml rule (#3092)
  • eslint-plugin-template: add require-switch-default rule (#3091)

❤️ Thank You

  • Adi-Marian Mutu
  • Guillaume DROUARD
Commits
  • a666e1b chore(release): publish 22.1.0
  • eccf00d feat(eslint-plugin): [inject-at-top] add rule requiring inject() at the top o...
  • 4eb6424 feat(eslint-plugin): add prefer-service-decorator rule (#3073)
  • 578bf35 chore(repo): migrate to nx 23 (#3108)
  • d178589 feat(eslint-plugin-template): add no-outerhtml rule (#3092)
  • 41d28a5 feat(eslint-plugin-template): add require-switch-default rule (#3091)
  • 5c12bad chore: fix formatting
  • See full diff in compare view

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 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](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) from 22.0.0 to 22.1.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.1.0/packages/angular-eslint)

---
updated-dependencies:
- dependency-name: angular-eslint
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 13, 2026
@dependabot
dependabot Bot requested a review from kolkov as a code owner July 13, 2026 04:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.83%. Comparing base (ab4a482) to head (1c1fd63).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   95.83%   95.83%           
=======================================
  Files           7        7           
  Lines         216      216           
  Branches       40       40           
=======================================
  Hits          207      207           
  Misses          7        7           
  Partials        2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants