This repository was archived by the owner on May 15, 2024. It is now read-only.
PR on an archived repository#24
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/codelyzer-6.x
branch
from
October 26, 2020 14:03
7828d1e to
5bdd1a8
Compare
scheul93
self-requested a review
May 15, 2024 15:16
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.2.2->6.0.1Release Notes
mgechev/codelyzer
v6.0.1v6.0.0Bug Fixes
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.
v4.2.1Compare Source
Bug Fixes
peerDependenciesrange.v4.2.0Compare Source
New Rules
template-cyclomatic-complexitywhich limits the estimated Cyclomatic complexity in your templates. Credits to wKoza.template-conditional-complexitywhich limits the complexity of boolean expressions inside of your templates. Credits to wKoza.Features
template-cyclomatic-complexity#514 3221330template-conditional-complexity) #508 bb86295Bug Fixes
v4.1.0Compare Source
Features
Bug Fixes
Thanks to @gbilodeau for
NoOutputNamedAfterStandardEventRuleand wKoza for the code reviews!v4.0.2Compare Source
Bug Fixes
angular-whitespacerelated tocheck-semicolonandcheck-interpolation#469 2ef7438Thanks to @sagittarius-rev for the bug fixes!
v4.0.1Compare Source
Bug Fixes
Fix
noOutputOnPrefixRuleand rename it tono-output-on-prefix. You can now enable it with:"no-output-on-prefix": true
Fix broken tests for
noOutputOnPrefixRule.v4.0.0Compare Source
Features
Enable the new rule by adding the following line in your
tslint.jsonconfig file:Thanks to @eromano for the rule implementation!
Breaking Changes
templates-use-public,no-access-missing-member,invoke-injectableandtemplate-to-ng-templateno longer exist. Remove them from yourtslint.jsonconfiguration.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.