Update dependency eslint-plugin-ember to v10 - autoclosed#798
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Update dependency eslint-plugin-ember to v10 - autoclosed#798renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
|
tests fixes can be found in #745 |
725932c to
58bd02f
Compare
58bd02f to
c2f8a49
Compare
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:
8.14.0->10.5.8Release Notes
ember-cli/eslint-plugin-ember
v10.5.8Compare Source
🐛 Bug Fix
no-empty-glimmer-component-classesrule (@adrigzr)📝 Documentation
classic-decorator-hooksrule (@nlfurniss)Committers: 4
v10.5.7Compare Source
🐛 Bug Fix
Committers: 1
v10.5.6Compare Source
🐛 Bug Fix
estraverse(@bmish)Committers: 1
v10.5.5Compare Source
🐛 Bug Fix
no-shadow-route-definitionrule (@raido)📝 Documentation
eslint-pluginkeywords in package.json (@bmish)🏠 Internal
typeannotation to rules (@bmish)Committers: 4
v10.5.4Compare Source
🐛 Bug Fix
no-getrule when usinguseOptionalChainingoption (@raycohen)Committers: 1
v10.5.3Compare Source
🐛 Bug Fix
let fooinno-controller-access-in-routes(@bmish)Committers: 1
v10.5.2Compare Source
🐛 Bug Fix
no-controller-access-in-routesrule (@bmish)require-return-from-computedrule (@aniketh-deepsource)📝 Documentation
no-controller-access-in-routesrule doc (@locks)no-empty-glimmer-component-classesrule doc (@hxqlin)🏠 Internal
Committers: 4
v10.5.1Compare Source
🐛 Bug Fix
reportAPI (@bmish)meta.hasSuggestionsfor suggestable rules to prepare for ESLint 8 (@bmish)📝 Documentation
🏠 Internal
ecmaVersionof2020internally for tests/linting (@bmish)Committers: 1
v10.5.0Compare Source
🚀 Enhancement
🐛 Bug Fix
require-tagless-componentsrule (@bmish)order-in-*rules (@lin-ll)order-in-*rules (@lin-ll)📝 Documentation
recommendedconfig (@bmish)Committers: 2
v10.4.2Compare Source
🐛 Bug Fix
babel-eslintand@babel/eslint-parserparsers inorder-in-*rules (@bmish)🏠 Internal
requireindexto export rules and configs (@bmish)babel-eslintto@babel/eslint-parser(@bmish)Committers: 2
v10.4.1Compare Source
🐛 Bug Fix
no-unused-servicesrule (@lin-ll)observesdecorator inno-unused-servicesrule (@lin-ll)getModulePropertiesutil (@bmish)require-tagless-componentsrule (@bmish)no-controllersrule (@bmish)📝 Documentation
no-unused-servicesrule (@bmish)Committers: 2
v10.4.0Compare Source
🚀 Enhancement
no-unused-services(@lin-ll)route-path-stylerule for converting route path to kebab case (@bmish)🐛 Bug Fix
no-getrule should ignore proxy classes that look likeObjectProxy.extend(SomeMixin)(@bmish)no-classic-classesrule (@bmish)no-shadow-route-definitionrule (@raido)no-shadow-route-definitionrule (again) (@raido)Committers: 3
v10.3.0Compare Source
🚀 Enhancement
additionalClassImportsoption tono-classic-classesrule (@scalvert)🐛 Bug Fix
no-shadow-route-definitionrule (@bmish)this.extend()inno-classic-classesrule (@bmish)avoid-leaking-state-in-ember-objectsrule to apply to mixins (@jaydgruber)Committers: 3
v10.2.0Compare Source
🚀 Enhancement
🐛 Bug Fix
jquery-ember-runrule (@bmish)Committers: 2
v10.1.2Compare Source
🐛 Bug Fix
no-jqueryrule (@BarryThePenguin)no-global-jqueryrule (@bmish)🏠 Internal
jquery-ember-runrule (@bmish)Committers: 2
v10.1.1Compare Source
🐛 Bug Fix
no-component-lifecycle-hooksrule (@Turbo87)🏠 Internal
Committers: 2
v10.1.0Compare Source
🚀 Enhancement
🐛 Bug Fix
willDestroyshould be considered a classic component lifecycle hook in require-super-in-lifecycle-hooks and no-component-lifecycle-hooks rules (@bmish)willDestroyGlimmer component hook in require-super-in-lifecycle-hooks rule (@bmish)🏠 Internal
Committers: 4
v10.0.2Compare Source
🐛 Bug Fix
📝 Documentation
Committers: 1
v10.0.1Compare Source
🐛 Bug Fix
settled()in no-settled-after-test-helper rule (@Turbo87)Committers: 1
v10.0.0Compare Source
💥 Breaking Change
octanerules torecommendedconfig and deleteoctaneconfig (@bmish)recommendedrules (@bmish)checkPlainGettersoption default to true in no-side-effects rule (@bmish)checkNativeClassesoption default to true in require-super-in-init rule (@bmish)checkInitOnlyoption default to false in require-super-in-init rule (@bmish)require-super-in-initrule to require-super-in-lifecycle-hooks (@bmish)checkSafeObjectsoption default to true in no-get-with-default rule (@bmish)checkUnsafeObjectsoption default to true in no-get-with-default rule (@bmish)📝 Documentation
Committers: 3
v9.6.0Compare Source
🚀 Enhancement
catchSafeObjectsandcatchUnsafeObjectsoptions (default false) to no-get-with-default rule (@bmish)🐛 Bug Fix
Committers: 1
v9.5.0Compare Source
🚀 Enhancement
🐛 Bug Fix
no-getrule (@bmish)Committers: 2
v9.4.0Compare Source
🚀 Enhancement
🏠 Internal
Committers: 4
v9.3.0Compare Source
🚀 Enhancement
🐛 Bug Fix
Committers: 2
v9.2.0Compare Source
🚀 Enhancement
🐛 Bug Fix
Committers: 2
v9.1.1Compare Source
🐛 Bug Fix
...argumentsin autofix for attrs hooks in require-super-in-init rule (@bmish)Committers: 1
v9.1.0Compare Source
🚀 Enhancement
checkPlainGettersoption (default false) to no-side-effects rule (@bmish)checkInitOnly(default true) andcheckNativeClasses(default false) options to require-super-in-init rule (@bmish)📝 Documentation
🏠 Internal
Committers: 1
v9.0.0Compare Source
💥 Breaking Change
catchEventsoption in no-side-effects rule (@bmish)catchSafeObjectsoption in no-get rule (@bmish)catchRouterMicrolibandcatchRouterMainoptions in no-private-routing-service rule (@bmish)Committers: 1
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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.