Sn8z / Poddr

Podcatcher made with Electron and Angular
https://sn8z.github.io/Poddr/
GNU General Public License v3.0
235 stars 25 forks source link

Bump @angular-eslint/eslint-plugin from 13.2.1 to 15.1.0 #1395

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @angular-eslint/eslint-plugin from 13.2.1 to 15.1.0.

Release notes

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

v15.1.0

15.1.0 (2022-11-24)

Bug Fixes

  • eslint-plugin-template: [accessibility-valid-aria] use Number() to parse numeric values (#1218) (6fe40d6)
  • eslint-plugin-template: [i18n] allow more attributes by default (#1220) (4232b1c)
  • eslint-plugin: [no-input-rename] do not report on directive composition API (#1231) (119fba7)
  • update dependency @​angular/compiler to v15.0.1 (#1223) (7b7bd76)
  • update typescript-eslint packages to v5.44.0 (#1222) (5750e3a)

Features

  • eslint-plugin-template: [no-call-expression] add allowList option (#1217) (a69c809)

v15.0.0

15.0.0 (2022-11-20)

As always we recommend that you update your existing workspaces by using ng update as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:

ng update @angular/core @angular/cli @angular-eslint/schematics

Bug Fixes

  • schematics: ensure scoped project names have correct eslint extends (7b3f736)

Features

  • bump minimum supported eslint version to 7.20.0 (56ad69f), closes #662
  • eslint-plugin: remove no-conflicting-lifecycle from recommended config (19dd177), closes #502
  • fast linting by default, set eslint and typescript-eslint recommended (#1212) (1a53ef9), closes #1174
  • schematics: ng update migration to preserve v14 parserOptions.project for existing workspaces (1d45914)

BREAKING CHANGES

v14.4.0

14.4.0 (2022-11-20)

Features

... (truncated)

Changelog

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

15.1.0 (2022-11-24)

Bug Fixes

  • eslint-plugin: [no-input-rename] do not report on directive composition API (#1231) (119fba7)
  • update typescript-eslint packages to v5.44.0 (#1222) (5750e3a)

15.0.0 (2022-11-20)

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.4.0 (2022-11-20)

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.3.1 (2022-11-20)

Bug Fixes

  • no-input-rename: allow input aliases that match the directive name applied to an element (#1207) (aff3344)

14.3.0 (2022-11-17)

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.2.0 (2022-11-15)

Bug Fixes

  • update typescript-eslint packages to v5.38.1 (#1152) (8f6d0ef)
  • update typescript-eslint packages to v5.43.0 (#1190) (2a4716a)

Features

  • update typescript-eslint packages to v5.38.0 (#1140) (85b4b47)

14.1.2 (2022-09-21)

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.1.1 (2022-09-18)

Bug Fixes

  • eslint-plugin: [sort-ngmodule-metadata-arrays]: add intl support (#1099) (30d133b)

14.1.0 (2022-09-18)

Features

... (truncated)

Commits
  • ff9c1bc chore: publish v15.1.0
  • 119fba7 fix(eslint-plugin): [no-input-rename] do not report on directive composition ...
  • 5750e3a fix: update typescript-eslint packages to v5.44.0 (#1222)
  • 465fabe chore: publish v15.0.0
  • fed3640 v15.0.0-alpha.5
  • df25423 v15.0.0-alpha.4
  • 6abcc3a Merge branch 'main' into next-major-release/v15
  • 2541da9 chore: publish v14.4.0
  • 76e5c72 v15.0.0-alpha.3
  • f5bc05e Merge branch 'main' into next-major-release/v15
  • Additional commits viewable 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 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 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)
dependabot[bot] commented 1 year ago

Superseded by #1427.