Update dependency eslint-plugin-ember to v11 #27
Merged
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:
^10.5.8
->^11.0.0
Release Notes
ember-cli/eslint-plugin-ember (eslint-plugin-ember)
v11.11.1
Compare Source
🐛 Bug Fix
Committers: 1
v11.11.0
Compare Source
🚀 Enhancement
Committers: 1
v11.10.0
Compare Source
🚀 Enhancement
no-at-ember-render-modifiers
(@NullVoxPopuli)Committers: 1
v11.9.0
Compare Source
🚀 Enhancement
no-unused-services
(@lin-ll)🏠 Internal
Committers: 2
v11.8.0
Compare Source
🚀 Enhancement
useAt
option to autofix.lastObject
to.at(-1)
inno-get
rule (@ArtixZ)Committers: 1
v11.7.2
Compare Source
🐛 Bug Fix
no-empty-glimmer-component-classes
rule (@chrisrng)Committers: 7
v11.7.1
Compare Source
🐛 Bug Fix
no-unused-services
rule (@bmish)inject
decorator inno-restricted-service-injections
rule (@bmish)no-restricted-service-injections
rule (@bmish)Committers: 1
v11.7.0
Compare Source
🚀 Enhancement
no-get
rule (@evanjehl)🐛 Bug Fix
no-empty-glimmer-component-classes
rule (@chrisrng)Committers: 2
v11.6.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
no-undef
errors for templates in gts files (@patricklx)Committers: 1
v11.5.2
Compare Source
🐛 Bug Fix
firstObject and
lastObjectin
no-get` rule (@ArtixZ)Committers: 1
v11.5.1
Compare Source
🐛 Bug Fix
no-pause-test
rule (@deanmarano)Committers: 1
v11.5.0
Compare Source
🚀 Enhancement
getProperties
autofixer tono-get
rule (@ArtixZ)Committers: 1
v11.4.9
Compare Source
🐛 Bug Fix
Committers: 1
v11.4.8
Compare Source
🐛 Bug Fix
<template>
tag (@hmajoros)no-array-prototype extensions
undefined error from trying to access callee from non-CallExpression (@canrozanes)Committers: 2
v11.4.7
Compare Source
🐛 Bug Fix
Committers: 1
v11.4.6
Compare Source
🐛 Bug Fix
v3.4.1
(@gossi)Committers: 1
v11.4.5
Compare Source
🐛 Bug Fix
store
service calls inno-array-prototype-extensions
rule (@bmish)Promise.any()
inno-array-prototype-extensions
rule (@bmish)Committers: 1
v11.4.4
Compare Source
🐛 Bug Fix
EmberArray
inno-array-prototype-extensions
rule (@canrozanes)Committers: 1
v11.4.3
Compare Source
🐛 Bug Fix
no-tracked-property-from-args
rule (@joancc)Committers: 1
v11.4.2
Compare Source
🐛 Bug Fix
🏠 Internal
Committers: 2
v11.4.1
Compare Source
🐛 Bug Fix
no-deprecated-router-transition-methods
andno-implicit-injections
rules (@rtablada)Committers: 1
v11.4.0
Compare Source
🚀 Enhancement
no-deprecated-router-transition-methods
(@rtablada)no-implicit-injections
(@rtablada)🏠 Internal
Committers: 2
v11.3.1
Compare Source
🐛 Bug Fix
no-tracked-properties-from-args
rule (@joancc)🏠 Internal
eslint-doc-generator
(@bmish)Committers: 2
v11.3.0
Compare Source
🚀 Enhancement
no-runloop
(@lin-ll)no-tracked-properties-from-args
(@joancc)📝 Documentation
no-restricted-service-injections
rule doc (@bmish)Committers: 3
v11.2.1
Compare Source
🐛 Bug Fix
objectAt
in autofix forno-array-prototype-extensions
rule (@52052100)🏠 Internal
Committers: 2
v11.2.0
Compare Source
🚀 Enhancement
<template>
(no-undef, etc) (@NullVoxPopuli)🐛 Bug Fix
sortBy
autofixer inno-array-prototype-extensions
rule (@tgvrssanthosh)📝 Documentation
Committers: 3
v11.1.0
Compare Source
🚀 Enhancement
getEach
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)setEach
toforEach
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)invoke
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)reject
tofilter
autofixer for no-array-prototype-extensions rule (@tgvrssanthosh)objectsAt
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)isAny
andisEvery
autofixers forno-array-prototype-extensions
rule (@tgvrssanthosh)rejectBy
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)uniqBy
toreduce
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)sortBy
tosort
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)uniq
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)mapBy
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)without
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)toArray
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)objectAt
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)findBy
tofind
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)compact
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)filterBy
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)any
tosome
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh)🐛 Bug Fix
sortBy
with single arg forno-array-prototype-extension
rule (@bmish)📝 Documentation
no-array-prototype-extensions
rule doc (@bmish)no-array-prototype-extensions
rule doc (@bmish)Committers: 2
v11.0.6
Compare Source
🐛 Bug Fix
no-array-prototype-extensions
rule fromrecommended
config (@ef4)super
inno-array-prototype-extensions
rule (@bmish)📝 Documentation
no-array-prototype-extensions
ember-template-lint rule (@bmish)Committers: 2
v11.0.5
Compare Source
🐛 Bug Fix
reject()
on instance ofRSVP.defer()
inno-array-prototype-extensions
rule (@bmish)no-array-prototype-extensions
rule (@bmish)Committers: 1
v11.0.4
Compare Source
🐛 Bug Fix
RSVP.Promise.reject()
inno-array-prototype-extensions
rule (@bmish)📝 Documentation
no-*-prototype-extensions
rules (@bmish)Committers: 1
v11.0.3
Compare Source
🐛 Bug Fix
no-array-prototype-extensions
rule (@bmish)no-array-prototype-extensions
rule (@bmish)Committers: 1
v11.0.2
Compare Source
🐛 Bug Fix
no-array-prototype-extensions
rule (@bmish)RSVP.reject()
inno-array-prototype-extensions
(@gilest)Committers: 2
v11.0.1
Compare Source
🐛 Bug Fix
no-array-prototype-extensions
rule (@bmish)Committers: 1
v11.0.0
Compare Source
💥 Breaking Change
no-array-prototype-extensions
asrecommended
rule (NOTE: removed asrecommended
in v11.0.6) (@bmish)useOptionalChaining
option by default forno-get
rule (@bmish)base
config (@bmish)ecmaVersion
to2020
(@bmish)avoid-leaking-state-in-ember-objects
rule to augment instead of replace default config (@bmish)🚀 Enhancement
📝 Documentation
no-array-prototype-extensions
rule doc (@bmish)🏠 Internal
Committers: 3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.