Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update angular-eslint monorepo to v3 (major) #62

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 17, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/eslint-plugin (source) 1.0.0 -> 3.0.1 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 1.0.0 -> 3.0.1 age adoption passing confidence
@angular-eslint/template-parser (source) 1.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v3.0.1

Compare Source

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

v3.0.0

Compare Source

Features

v2.1.1

Compare Source

Bug Fixes
  • eslint-plugin: sort-ngmodule-metadata-arrays reporting false positives (#​408) (149152a)
  • eslint-plugin: directive-class-suffix reporting selectorless directives (#​394) (42d4e5d)

v2.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-host-metadata-property] correct false positive with allowStatic option (#​482) (89926d8)
  • eslint-plugin: [no-output-on-prefix] not reporting failures on alias (#​471) (f9ba372)
  • eslint-plugin: [relative-url-prefix] valid relative urls being reported (#​456) (2247394)
  • utils: support passing data and suggestions individually for each error (#​491) (70b01bd)
Features
  • eslint-plugin: [no-empty-lifecycle-method] add suggestion (#​463) (1d1a329)
  • eslint-plugin: [no-host-metadata-property] add option to allow static values (#​478) (d64c832)
  • eslint-plugin: [no-input-rename] add option to allow some inputs (#​475) (9c861dc)
  • eslint-plugin: [prefer-output-readonly] add suggestion (#​459) (f3ff789)
  • eslint-plugin: [sort-ngmodule-metadata-arrays] add fixer (#​493) (32fae47)

v2.0.2

Compare Source

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

v2.0.1

Compare Source

Bug Fixes
  • eslint-plugin-template: conditional-complexity error from bundling (#​373) (f466c01)

v2.0.0

Compare Source

Features

v1.2.0

Compare Source

Bug Fixes
  • eslint-plugin: component-max-inline-declarations animations not being checked properly (#​313) (61a2a0f)
  • eslint-plugin: no-lifecycle-call invalid super calls not being reported (#​314) (c44cd5d)
Features
  • eslint-plugin: add fixer for use-pipe-transform-interface (#​260) (e3f4db6)

v1.1.0

Compare Source

Bug Fixes
  • eslint-plugin: handle DoBootstrap correctly in lifecycle rules (#​243) (5010b3f)
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v3.0.1

Compare Source

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

v3.0.0

Compare Source

Features

v2.1.1

Compare Source

Bug Fixes
  • eslint-plugin-template: [i18n] remove unsafe fix (#​411) (3246b8a)

v2.1.0

Compare Source

Bug Fixes
  • eslint-plugin-template: [18n] ignore checkAttributes properly (#​467) (20e54d7)
  • eslint-plugin-template: [eqeqeq] change fix to suggest (#​465) (a497fde)
  • eslint-plugin-template: [no-negated-async] ignore double-bang (#​450) (9d06488)
  • utils: support passing data and suggestions individually for each error (#​491) (70b01bd)
Features
  • eslint-plugin-template: [accessibility-table-scope] add fixer (#​490) (f0c4cea)
  • eslint-plugin-template: [accessibility-valid-aria] add suggestion (#​489) (678e1b5)
  • eslint-plugin-template: [no-any] add suggestion (#​486) (720e869)
  • eslint-plugin-template: [no-autofocus] add fixer (#​485) (9450b7d)
  • eslint-plugin-template: [no-distracting-elements] add fixer (#​488) (9cefe67)
  • eslint-plugin-template: [no-duplicate-attributes] add suggestion (#​495) (62cadcd)
  • eslint-plugin-template: [no-negated-async] add suggestion (#​487) (0b3f9eb)

v2.0.2

Compare Source

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

v2.0.1

Compare Source

Bug Fixes
  • eslint-plugin-template: conditional-complexity error from bundling (#​373) (f466c01)

v2.0.0

Compare Source

Bug Fixes
  • template-parser: add missing Conditional and its keys to VisitorKeys (#​445) (5ad0f1a)
Features

v1.2.0

Compare Source

Bug Fixes
  • eslint-plugin-template: accessibility-valid-aria not reporting i… (#​278) (391980f)
Features

v1.1.0

Compare Source

Bug Fixes
  • eslint-plugin-template: conditional-complexity not reporting all cases (#​279) (a4fd077)
Features
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v3.0.1

Compare Source

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

v3.0.0

Compare Source

Features

v2.1.1

Compare Source

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

v2.1.0

Compare Source

Bug Fixes
  • template-parser: generate correct index.d.ts when building (#​480) (e150044)

v2.0.2

Compare Source

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

v2.0.1

Compare Source

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

v2.0.0

Compare Source

Bug Fixes
  • template-parser: add missing Conditional and its keys to VisitorKeys (#​445) (5ad0f1a)
Features

v1.2.0

Compare Source

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

v1.1.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot assigned C0ZEN Apr 17, 2021
@renovate renovate bot requested a review from C0ZEN April 17, 2021 14:17
@nx-cloud
Copy link

nx-cloud bot commented Apr 17, 2021

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

We didn't find any information for the current pull request with the commit 4ff0d23.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@renovate renovate bot force-pushed the renovate/major-3-angular-eslint-monorepo branch from 24c6ce4 to 5a7cf3c Compare April 18, 2021 11:44
@renovate renovate bot force-pushed the renovate/major-3-angular-eslint-monorepo branch 4 times, most recently from 114464f to 4cf62cc Compare May 19, 2021 08:12
@renovate renovate bot force-pushed the renovate/major-3-angular-eslint-monorepo branch from 4cf62cc to a3ee454 Compare September 25, 2022 15:20
@renovate renovate bot force-pushed the renovate/major-3-angular-eslint-monorepo branch from a3ee454 to 4ff0d23 Compare November 20, 2022 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant