71.md (13295B)
1 # PR #71 Update dependency codelyzer to v5 - autoclosed 2 3 - **Status:** closed 4 - **Author:** @renovate[bot] 5 - **Created:** 2019-03-27T19:19:52Z 6 - **Branch:** renovate/codelyzer-5.x → master 7 - **Closed:** 2020-07-10T19:54:52Z 8 - **Diff:** [71.diff](./71.diff) 9 10 --- 11 12 This PR contains the following updates: 13 14 | Package | Type | Update | Change | 15 |---|---|---|---| 16 | [codelyzer](https://togithub.com/mgechev/codelyzer) | devDependencies | major | [`^4.3.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/codelyzer/4.5.0/5.2.2) | 17 18 --- 19 20 ### Release Notes 21 22 <details> 23 <summary>mgechev/codelyzer</summary> 24 25 ### [`v5.2.2`](https://togithub.com/mgechev/codelyzer/compare/5.2.1...5.2.2) 26 27 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/5.2.1...5.2.2) 28 29 ### [`v5.2.1`](https://togithub.com/mgechev/codelyzer/blob/master/CHANGELOG.md#​521-httpsgithubcommgechevcodelyzercompare520521-2020-03-03) 30 31 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/5.2.0...5.2.1) 32 33 ### [`v5.2.0`](https://togithub.com/mgechev/codelyzer/blob/master/CHANGELOG.md#​520-httpsgithubcommgechevcodelyzercompare512520-2019-10-22) 34 35 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/5.1.2...5.2.0) 36 37 ##### Bug Fixes 38 39 - **deps:** update angular monorepo ([#​867](https://togithub.com/mgechev/codelyzer/issues/867)) ([98ff423](https://togithub.com/mgechev/codelyzer/commit/98ff423)) 40 - **deps:** update dependency codelyzer to v5.1.2 ([#​900](https://togithub.com/mgechev/codelyzer/issues/900)) ([9b0caec](https://togithub.com/mgechev/codelyzer/commit/9b0caec)) 41 42 ##### Features 43 44 - support typescript 3.6 ([#​915](https://togithub.com/mgechev/codelyzer/issues/915)) ([dcb0218](https://togithub.com/mgechev/codelyzer/commit/dcb0218)) 45 46 ##### [5.1.2](https://togithub.com/mgechev/codelyzer/compare/5.1.1...5.1.2) (2019-09-26) 47 48 ##### Bug Fixes 49 50 - **angular:** update function call broken by Angular changes ([#​857](https://togithub.com/mgechev/codelyzer/issues/857)) ([d916eb3](https://togithub.com/mgechev/codelyzer/commit/d916eb3)) 51 - **deps:** update dependency codelyzer to v5.1.1 ([#​894](https://togithub.com/mgechev/codelyzer/issues/894)) ([2902c31](https://togithub.com/mgechev/codelyzer/commit/2902c31)) 52 - **deps:** update dependency codemirror to v5.49.0 ([#​877](https://togithub.com/mgechev/codelyzer/issues/877)) ([76fa03e](https://togithub.com/mgechev/codelyzer/commit/76fa03e)) 53 54 ##### [5.1.1](https://togithub.com/mgechev/codelyzer/compare/5.1.0...5.1.1) (2019-09-19) 55 56 ##### Bug Fixes 57 58 - **deps:** pin dependencies ([#​826](https://togithub.com/mgechev/codelyzer/issues/826)) ([fa40a63](https://togithub.com/mgechev/codelyzer/commit/fa40a63)) 59 - **deps:** update dependency codelyzer to v5 ([#​847](https://togithub.com/mgechev/codelyzer/issues/847)) ([98deb50](https://togithub.com/mgechev/codelyzer/commit/98deb50)) 60 - **deps:** update dependency codemirror to v5.48.2 ([#​839](https://togithub.com/mgechev/codelyzer/issues/839)) ([21504e1](https://togithub.com/mgechev/codelyzer/commit/21504e1)) 61 - **deps:** update dependency tslint to v3.15.1 ([#​841](https://togithub.com/mgechev/codelyzer/issues/841)) ([fc80f4e](https://togithub.com/mgechev/codelyzer/commit/fc80f4e)) 62 - **rule:** template-click-events-have-key-events - support pseudo events ([#​893](https://togithub.com/mgechev/codelyzer/issues/893)) ([5b57bd6](https://togithub.com/mgechev/codelyzer/commit/5b57bd6)) 63 64 ### [`v5.1.2`](https://togithub.com/mgechev/codelyzer/blob/master/CHANGELOG.md#​512-httpsgithubcommgechevcodelyzercompare511512-2019-09-26) 65 66 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/5.1.1...5.1.2) 67 68 ### [`v5.1.1`](https://togithub.com/mgechev/codelyzer/blob/master/CHANGELOG.md#​511-httpsgithubcommgechevcodelyzercompare510511-2019-09-19) 69 70 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/5.1.0...5.1.1) 71 72 ### [`v5.1.0`](https://togithub.com/mgechev/codelyzer/blob/master/CHANGELOG.md#​510-httpsgithubcommgechevcodelyzercompare501510-2019-06-02) 73 74 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/5.0.1...5.1.0) 75 76 ##### Bug Fixes 77 78 - **rule:** 'contextual-decorator' - decorators with arguments, accessors and some missing decorators not being handled ([#​798](https://togithub.com/mgechev/codelyzer/issues/798)) ([efbcb69](https://togithub.com/mgechev/codelyzer/commit/efbcb69)) 79 - **rule:** template-banana-in-box regex failing in some environments ([#​820](https://togithub.com/mgechev/codelyzer/issues/820)) ([3b82574](https://togithub.com/mgechev/codelyzer/commit/3b82574)) 80 81 ##### Features 82 83 - **rule:** add use-injectable-provided-in ([#​814](https://togithub.com/mgechev/codelyzer/issues/814)) ([656816f](https://togithub.com/mgechev/codelyzer/commit/656816f)) 84 85 #### [5.0.1](https://togithub.com/mgechev/codelyzer/compare/5.0.0...5.0.1) (2019-04-25) 86 87 ##### Bug Fixes 88 89 - **rule:** detect trackBy function when ngFor spans multiple lines ([#​813](https://togithub.com/mgechev/codelyzer/issues/813)) ([2260dfd](https://togithub.com/mgechev/codelyzer/commit/2260dfd)) 90 - **rule:** template-accessibility-label-for not recognizing options and interpolated values ([#​812](https://togithub.com/mgechev/codelyzer/issues/812)) ([1fb5d8a](https://togithub.com/mgechev/codelyzer/commit/1fb5d8a)) 91 92 ### [`v5.0.1`](https://togithub.com/mgechev/codelyzer/blob/master/CHANGELOG.md#​501-httpsgithubcommgechevcodelyzercompare500501-2019-04-25) 93 94 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/5.0.0...5.0.1) 95 96 ##### Bug Fixes 97 98 - **rule:** detect trackBy function when ngFor spans multiple lines ([#​813](https://togithub.com/mgechev/codelyzer/issues/813)) ([2260dfd](https://togithub.com/mgechev/codelyzer/commit/2260dfd)) 99 - **rule:** template-accessibility-label-for not recognizing options and interpolated values ([#​812](https://togithub.com/mgechev/codelyzer/issues/812)) ([1fb5d8a](https://togithub.com/mgechev/codelyzer/commit/1fb5d8a)) 100 101 ### [`v5.0.0`](https://togithub.com/mgechev/codelyzer/blob/master/CHANGELOG.md#​500-httpsgithubcommgechevcodelyzercompare500-beta2500-2019-03-27) 102 103 [Compare Source](https://togithub.com/mgechev/codelyzer/compare/4.5.0...5.0.0) 104 105 ##### BREAKING CHANGES 106 107 **Angular CLI will automatically migrate your projects to reflect the latest config**. 108 109 - `contextual-life-cycle` is renamed to `contextual-lifecycle` 110 - `no-conflicting-life-cycle-hooks` is renamed to `no-conflicting-lifecycle` 111 - `no-life-cycle-call` is renamed to `no-lifecycle-call` 112 - `use-life-cycle-interface` is renamed to `use-lifecycle-interface` 113 - `decorator-not-allowed` is renamed to `contextual-decorator` 114 - `enforce-component-selector` is renamed to `use-component-selector` 115 - `no-output-named-after-standard-event` is renamed to `no-output-native` 116 - `use-host-property-decorator` is renamed to `no-host-metadata-property` 117 - `use-input-property-decorator` is renamed to `no-inputs-metadata-property` 118 - `use-output-property-decorator` is renamed to `no-outputs-metadata-property` 119 - `no-queries-parameter` is renamed to `no-queries-metadata-property` 120 - `pipe-impure` is renamed to `no-pipe-impure` 121 - `use-view-encapsulation` is renamed to `use-component-view-encapsulation` 122 - `i18n` is renamed to `template-i18n` 123 - `banana-in-box` is renamed to `template-banana-in-box` 124 - `no-template-call-expression` is renamed to `template-no-call-expression` 125 - `templates-no-negated-async` is renamed to `template-no-negated-async` 126 - `trackBy-function` is renamed to `template-use-track-by-function` 127 - `no-attribute-parameter-decorator` is renamed to `no-attribute-decorator` 128 - `max-inline-declarations` is renamed to `component-max-inline-declarations` 129 130 ##### Bug Fixes 131 132 - **rule:** template-use-track-by-function not reporting failures involving multiple \*ngFor directives ([#​721](https://togithub.com/mgechev/codelyzer/issues/721)) ([9269be6](https://togithub.com/mgechev/codelyzer/commit/9269be6)), closes [#​718](https://togithub.com/mgechev/codelyzer/issues/718) 133 - **rule:** template-no-call-expression should allow \\$any usages ([#​735](https://togithub.com/mgechev/codelyzer/issues/735)) ([a75c204](https://togithub.com/mgechev/codelyzer/commit/a75c204)) 134 - **rule:** no-input-rename reporting some failures incorrectly ([#​723](https://togithub.com/mgechev/codelyzer/issues/723)) ([f692dcb](https://togithub.com/mgechev/codelyzer/commit/f692dcb)) 135 - **rule:** prefer-inline-decorator should not set a max number of options ([#​787](https://togithub.com/mgechev/codelyzer/issues/787)) ([31b2b6a](https://togithub.com/mgechev/codelyzer/commit/31b2b6a)) 136 - **rule:** add template-accessibility-elements-content to index.ts ([#​803](https://togithub.com/mgechev/codelyzer/issues/803)) ([1e8cbbf](https://togithub.com/mgechev/codelyzer/commit/1e8cbbf)), closes [#​801](https://togithub.com/mgechev/codelyzer/issues/801) 137 - **rule:** NgModule not being handled for contextual-lifecycle and contextual-decorators ([#​790](https://togithub.com/mgechev/codelyzer/issues/790)) ([cedfa2e](https://togithub.com/mgechev/codelyzer/commit/cedfa2e)) 138 - **rule:** prefer-inline-decorator not reporting failures for some cases ([#​794](https://togithub.com/mgechev/codelyzer/issues/794)) ([a76ebbc](https://togithub.com/mgechev/codelyzer/commit/a76ebbc)) 139 - update peerDependencies ([d5bfbd5](https://togithub.com/mgechev/codelyzer/commit/d5bfbd5)) 140 - improve ngWalker by preventing an error when a class has no name ([#​788](https://togithub.com/mgechev/codelyzer/issues/788)) ([17c0fe2](https://togithub.com/mgechev/codelyzer/commit/17c0fe2)) 141 142 ##### Features 143 144 - **rule:** add component-change-detection ([#​737](https://togithub.com/mgechev/codelyzer/issues/737)) ([a23ccde](https://togithub.com/mgechev/codelyzer/commit/a23ccde)), closes [#​135](https://togithub.com/mgechev/codelyzer/issues/135) 145 - **rule:** add relative-url-prefix ([#​725](https://togithub.com/mgechev/codelyzer/issues/725)) ([f12f27b](https://togithub.com/mgechev/codelyzer/commit/f12f27b)) 146 - **rule:** add template-accessibility-alt-text ([#​741](https://togithub.com/mgechev/codelyzer/issues/741)) ([0815ec5](https://togithub.com/mgechev/codelyzer/commit/0815ec5)) 147 - **rule:** add template-accessibility-elements-content ([#​742](https://togithub.com/mgechev/codelyzer/issues/742)) ([6ff8c56](https://togithub.com/mgechev/codelyzer/commit/6ff8c56)) 148 - **rule:** add template-accessibility-label-for ([#​739](https://togithub.com/mgechev/codelyzer/issues/739)) ([76c24fa](https://togithub.com/mgechev/codelyzer/commit/76c24fa)) 149 - **rule:** add template-accessibility-tabindex-no-positive ([#​744](https://togithub.com/mgechev/codelyzer/issues/744)) ([43902f7](https://togithub.com/mgechev/codelyzer/commit/43902f7)) 150 - **rule:** add template-accessibility-table-scope ([#​743](https://togithub.com/mgechev/codelyzer/issues/743)) ([2832615](https://togithub.com/mgechev/codelyzer/commit/2832615)) 151 - **rule:** add template-accessibility-valid-aria ([#​746](https://togithub.com/mgechev/codelyzer/issues/746)) ([762f67f](https://togithub.com/mgechev/codelyzer/commit/762f67f)) 152 - **rule:** add template-click-events-have-key-events ([#​761](https://togithub.com/mgechev/codelyzer/issues/761)) ([b0b330f](https://togithub.com/mgechev/codelyzer/commit/b0b330f)) 153 - **rule:** add template-mouse-events-have-key-events ([#​759](https://togithub.com/mgechev/codelyzer/issues/759)) ([3a7b15d](https://togithub.com/mgechev/codelyzer/commit/3a7b15d)) 154 - **rule:** add template-no-autofocus ([#​749](https://togithub.com/mgechev/codelyzer/issues/749)) ([799382f](https://togithub.com/mgechev/codelyzer/commit/799382f)) 155 - **rule:** add template-no-distracting-elements ([#​760](https://togithub.com/mgechev/codelyzer/issues/760)) ([6b21a9e](https://togithub.com/mgechev/codelyzer/commit/6b21a9e)) 156 - **rule:** add template-no-any ([#​755](https://togithub.com/mgechev/codelyzer/issues/755)) ([77a5e32](https://togithub.com/mgechev/codelyzer/commit/77a5e32)) 157 - **rule:** prefer-inline-decorator now accept options ([#​794](https://togithub.com/mgechev/codelyzer/issues/794)) ([a76ebbc](https://togithub.com/mgechev/codelyzer/commit/a76ebbc)) 158 - add support for svg templates ([#​800](https://togithub.com/mgechev/codelyzer/issues/800)) ([dadf8ec](https://togithub.com/mgechev/codelyzer/commit/dadf8ec)) 159 160 </details> 161 162 --- 163 164 ### Renovate configuration 165 166 :date: **Schedule**: At any time (no schedule defined). 167 168 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. 169 170 :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 171 172 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. 173 174 --- 175 176 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box 177 178 --- 179 180 This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#SocialNetworkNews/SocialNetworkNews-Web). 181