Update dependency eslint-plugin-ember to v10 - #624
Open
renovate[bot] wants to merge 1 commit into
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:
^7.1.0->^10.0.0Release Notes
ember-cli/eslint-plugin-ember
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
v8.14.0Compare Source
🚀 Enhancement
order-in-*rules (@bmish)🐛 Bug Fix
🏠 Internal
Committers: 1
v8.13.0Compare Source
🚀 Enhancement
🐛 Bug Fix
Committers: 2
v8.12.0Compare Source
🚀 Enhancement
catchEventsoption (default false) to no-side-effects rule (@bmish)🐛 Bug Fix
set()detection logic in no-side-effects rule to avoid false positives, catch missed cases, and check imports (@bmish)Committers: 1
v8.11.0Compare Source
🚀 Enhancement
catchSafeObjectsoption (default false) to no-get rule to catchget(foo, 'bar')(@bmish)catchUnsafeObjectsoption (default false) to no-get rule to catchfoo.get('bar')(@bmish)🐛 Bug Fix
tests/helperspath (when using relative path) (@bmish)Committers: 1
v8.10.1Compare Source
🐛 Bug Fix
get/getProperties/getWithDefaultfunctions for missing dependencies in require-computed-property-dependencies rule (@bmish)Committers: 1
v8.10.0Compare Source
🚀 Enhancement
Committers: 2
v8.9.2Compare Source
🐛 Bug Fix
tests/helperspath (@bmish)🏠 Internal
Committers: 1
v8.9.1Compare Source
🐛 Bug Fix
Committers: 1
v8.9.0Compare Source
🚀 Enhancement
catchRouterMainoption (default false) to no-private-routing-service rule (@bmish)🐛 Bug Fix
thiskeyword withfilterBy/mapByin require-computed-macros rule (@bmish)Committers: 1
v8.8.0Compare Source
🚀 Enhancement
🐛 Bug Fix
ignoreClassicoption to be true for no-computed-properties-in-native-classes rule (@jaydgruber)Committers: 2
v8.7.0Compare Source
🚀 Enhancement
useOptionalChainingoption (default false) to no-get rule (@bmishincludeNativeGettersoption (default false) to require-computed-macros rule (@bmish)filterByandmapBymacros in require-computed-macros rule (@bmish)📝 Documentation
Committers: 1
v8.6.0Compare Source
🚀 Enhancement
@classic(@jaydgruber)📝 Documentation
🏠 Internal
Committers: 2
v8.5.2Compare Source
🐛 Bug Fix
📝 Documentation
Committers: 2
v8.5.1Compare Source
🐛 Bug Fix
🏠 Internal
Committers: 1
v8.5.0Compare Source
🚀 Enhancement
catchRouterMicroliboption (default false) to no-private-routing-service rule (@nlfurniss)🐛 Bug Fix
mirage/config.jsfile in no-get rule (@BarryThePenguin)@computeddecorator without parentheses in no-side-effects and require-computed-property-dependencies rules (@mongoose700)📝 Documentation
🏠 Internal
Committers: 5
v8.4.0Compare Source
🚀 Enhancement
🐛 Bug Fix
Committers: 3
v8.3.0Compare Source
🚀 Enhancement
🐛 Bug Fix
Committers: 1
v8.2.0Compare Source
🚀 Enhancement
📝 Documentation
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.