ember-validated-form
ember-validated-form copied to clipboard
chore(deps-dev): bump eslint-plugin-ember from 11.0.6 to 11.1.0
Bumps eslint-plugin-ember from 11.0.6 to 11.1.0.
Release notes
Sourced from eslint-plugin-ember's releases.
Release 11.1.0
:rocket: Enhancement
- #1632 Add
getEach
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1633 Add
setEach
toforEach
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1631 Add
invoke
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1629 Add
reject
tofilter
autofixer for no-array-prototype-extensions rule (@tgvrssanthosh
)- #1628 Add
objectsAt
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1630 Add
isAny
andisEvery
autofixers forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1627 Add
rejectBy
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1626 Add
uniqBy
toreduce
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1621 Add
sortBy
tosort
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1620 Add
uniq
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1619 Add
mapBy
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1617 Add
without
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1616 Add
toArray
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1615 Add
objectAt
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1614 Add
findBy
tofind
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1611 Add
compact
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1610 Add
filterBy
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1609 Add
any
tosome
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
):bug: Bug Fix
:memo: Documentation
- #1639 Explain what the autofixer covers in
no-array-prototype-extensions
rule doc (@bmish
)- #1618 Add codemod links for jQuery-related rules (
@bmish
)- #1601 Switch to dash for markdown lists (
@bmish
)- #1582 Add link to deprecation RFC in
no-array-prototype-extensions
rule doc (@bmish
)Committers: 2
- Bryan Mishkin (
@bmish
)- Santhosh Venkata Rama Siva Thanakala Gani (
@tgvrssanthosh
)
Changelog
Sourced from eslint-plugin-ember's changelog.
v11.1.0 (2022-10-18)
:rocket: Enhancement
- #1632 Add
getEach
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1633 Add
setEach
toforEach
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1631 Add
invoke
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1629 Add
reject
tofilter
autofixer for no-array-prototype-extensions rule (@tgvrssanthosh
)- #1628 Add
objectsAt
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1630 Add
isAny
andisEvery
autofixers forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1627 Add
rejectBy
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1626 Add
uniqBy
toreduce
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1621 Add
sortBy
tosort
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1620 Add
uniq
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1619 Add
mapBy
tomap
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1617 Add
without
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1616 Add
toArray
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1615 Add
objectAt
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1614 Add
findBy
tofind
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1611 Add
compact
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1610 Add
filterBy
tofilter
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
)- #1609 Add
any
tosome
autofixer forno-array-prototype-extensions
rule (@tgvrssanthosh
):bug: Bug Fix
:memo: Documentation
- #1639 Explain what the autofixer covers in
no-array-prototype-extensions
rule doc (@bmish
)- #1618 Add codemod links for jQuery-related rules (
@bmish
)- #1601 Switch to dash for markdown lists (
@bmish
)- #1582 Add link to deprecation RFC in
no-array-prototype-extensions
rule doc (@bmish
)Committers: 2
- Bryan Mishkin (
@bmish
)- Santhosh Venkata Rama Siva Thanakala Gani (
@tgvrssanthosh
)
Commits
48ae86d
Release 11.1.0f15f4f9
Explain what the autofixer covers inno-array-prototype-extensions
rule doc...23728d8
build(deps-dev): Bump eslint-plugin-jest from 27.1.1 to 27.1.2 (#1636)bab4e91
build(deps-dev): Bump jest from 29.1.2 to 29.2.0 (#1637)76d9aba
build(deps-dev): Bump@typescript-eslint/parser
from 5.39.0 to 5.40.0 (#1638)321dec3
AddgetEach
tomap
autofixer forno-array-prototype-extensions
rule (#1...7f3f45c
fix: sortBy autofix tweak when single arg for no-array-prototype-extension ru...f394d8b
AddsetEach
toforEach
autofixer forno-array-prototype-extensions
rule...931e05b
Addinvoke
tomap
autofixer forno-array-prototype-extensions
rule (#1631)cbac56f
Addreject
tofilter
autofixer for no-array-prototype-extensions rule (#1...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)