Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.1->6.0.0Release Notes
mgechev/codelyzer
v5.2.2Compare Source
v5.2.1Compare Source
v5.2.0Compare Source
Bug Fixes
Features
5.1.2 (2019-09-26)
Bug Fixes
5.1.1 (2019-09-19)
Bug Fixes
v5.1.2Compare Source
v5.1.1Compare Source
v5.1.0Compare Source
Bug Fixes
Features
5.0.1 (2019-04-25)
Bug Fixes
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
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-declarationsBug Fixes
Features
v4.5.0Compare Source
Bug Fixes
Features
4.4.4 (2018-08-13)
Bug Fixes
4.4.3 (2018-08-06)
Bug Fixes
4.4.2 (2018-06-25)
Bug Fixes
4.4.1 (2018-06-23)
Bug Fixes
v4.4.4Compare Source
Bug Fixes
v4.4.3Compare Source
Bug Fixes
v4.4.2Compare Source
Bug Fixes
v4.4.1Compare Source
Bug Fixes
v4.4.0Compare Source
Bug Fixes
Features
Credits to the codelyzer's maintainers and contributors.
v4.3.0Compare Source
New Rules
max-inline-declarationswhich limits the size of inline templates and/or styles. Credits to NagRock #536 174ed46.prefer-output-readonlyrequires the@Outputs of a component to bereadonly. Credits to rafaelss95 #515 3d652d1.no-conflicting-life-cycle-hooksprevents to implement OnChanges and DoCheck on the same class. Credits to rafaelss95 #560 e521115.enforce-component-selectorComponent Selector Required #551 b9c899b. Credits to wKoza.no-life-cycle-calldisallow explicit calls to lifecycle hooks. Credits to rafaelss95 #427 3e10013Bug Fixes
@angular/platform-browser-dynamic#525 671e954.contextual-life-cycletoo aggressively scoped #545 dcb4b3e.no-output-named-after-standard-eventDoes Not Check Output Rename #537 96d9292.A lot of credits go to rafaelss95, wKoza. The rest of the amazing people who work on codelyzer, can be found here.
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.