ng-packaged
ng-packaged copied to clipboard
build: update codelyzer to version ~6.0.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| codelyzer | devDependencies | major | ~4.5.0 -> ~6.0.0 |
Release Notes
mgechev/codelyzer
v6.0.1
v6.0.0
Bug Fixes
v5.2.2
v5.2.1
v5.2.0
Bug Fixes
- deps: update angular monorepo (#867) (98ff423)
- deps: update dependency codelyzer to v5.1.2 (#900) (9b0caec)
Features
5.1.2 (2019-09-26)
Bug Fixes
- angular: update function call broken by Angular changes (#857) (d916eb3)
- deps: update dependency codelyzer to v5.1.1 (#894) (2902c31)
- deps: update dependency codemirror to v5.49.0 (#877) (76fa03e)
5.1.1 (2019-09-19)
Bug Fixes
- deps: pin dependencies (#826) (fa40a63)
- deps: update dependency codelyzer to v5 (#847) (98deb50)
- deps: update dependency codemirror to v5.48.2 (#839) (21504e1)
- deps: update dependency tslint to v3.15.1 (#841) (fc80f4e)
- rule: template-click-events-have-key-events - support pseudo events (#893) (5b57bd6)
v5.1.2
v5.1.1
v5.1.0
Bug Fixes
- rule: 'contextual-decorator' - decorators with arguments, accessors and some missing decorators not being handled (#798) (efbcb69)
- rule: template-banana-in-box regex failing in some environments (#820) (3b82574)
Features
5.0.1 (2019-04-25)
Bug Fixes
- rule: detect trackBy function when ngFor spans multiple lines (#813) (2260dfd)
- rule: template-accessibility-label-for not recognizing options and interpolated values (#812) (1fb5d8a)
v5.0.1
Bug Fixes
- rule: detect trackBy function when ngFor spans multiple lines (#813) (2260dfd)
- rule: template-accessibility-label-for not recognizing options and interpolated values (#812) (1fb5d8a)
v5.0.0
BREAKING CHANGES
Angular CLI will automatically migrate your projects to reflect the latest config.
contextual-life-cycleis renamed tocontextual-lifecycleno-conflicting-life-cycle-hooksis renamed tono-conflicting-lifecycleno-life-cycle-callis renamed tono-lifecycle-calluse-life-cycle-interfaceis renamed touse-lifecycle-interfacedecorator-not-allowedis renamed tocontextual-decoratorenforce-component-selectoris renamed touse-component-selectorno-output-named-after-standard-eventis renamed tono-output-nativeuse-host-property-decoratoris renamed tono-host-metadata-propertyuse-input-property-decoratoris renamed tono-inputs-metadata-propertyuse-output-property-decoratoris renamed tono-outputs-metadata-propertyno-queries-parameteris renamed tono-queries-metadata-propertypipe-impureis renamed tono-pipe-impureuse-view-encapsulationis renamed touse-component-view-encapsulationi18nis renamed totemplate-i18nbanana-in-boxis renamed totemplate-banana-in-boxno-template-call-expressionis renamed totemplate-no-call-expressiontemplates-no-negated-asyncis renamed totemplate-no-negated-asynctrackBy-functionis renamed totemplate-use-track-by-functionno-attribute-parameter-decoratoris renamed tono-attribute-decoratormax-inline-declarationsis renamed tocomponent-max-inline-declarations
Bug Fixes
- rule: template-use-track-by-function not reporting failures involving multiple *ngFor directives (#721) (9269be6), closes #718
- rule: template-no-call-expression should allow \$any usages (#735) (a75c204)
- rule: no-input-rename reporting some failures incorrectly (#723) (f692dcb)
- rule: prefer-inline-decorator should not set a max number of options (#787) (31b2b6a)
- rule: add template-accessibility-elements-content to index.ts (#803) (1e8cbbf), closes #801
- rule: NgModule not being handled for contextual-lifecycle and contextual-decorators (#790) (cedfa2e)
- rule: prefer-inline-decorator not reporting failures for some cases (#794) (a76ebbc)
- update peerDependencies (d5bfbd5)
- improve ngWalker by preventing an error when a class has no name (#788) (17c0fe2)
Features
- rule: add component-change-detection (#737) (a23ccde), closes #135
- rule: add relative-url-prefix (#725) (f12f27b)
- rule: add template-accessibility-alt-text (#741) (0815ec5)
- rule: add template-accessibility-elements-content (#742) (6ff8c56)
- rule: add template-accessibility-label-for (#739) (76c24fa)
- rule: add template-accessibility-tabindex-no-positive (#744) (43902f7)
- rule: add template-accessibility-table-scope (#743) (2832615)
- rule: add template-accessibility-valid-aria (#746) (762f67f)
- rule: add template-click-events-have-key-events (#761) (b0b330f)
- rule: add template-mouse-events-have-key-events (#759) (3a7b15d)
- rule: add template-no-autofocus (#749) (799382f)
- rule: add template-no-distracting-elements (#760) (6b21a9e)
- rule: add template-no-any (#755) (77a5e32)
- rule: prefer-inline-decorator now accept options (#794) (a76ebbc)
- add support for svg templates (#800) (dadf8ec)
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.