ember-meta
ember-meta copied to clipboard
Bump eslint-plugin-ember from 11.12.0 to 12.0.2
Bumps eslint-plugin-ember from 11.12.0 to 12.0.2.
Release notes
Sourced from eslint-plugin-ember's releases.
Release 12.0.2
:bug: Bug Fix
- #2092 Fix flat config for gts/gjs and
noopparser name (@bmish)- #2091 Upgrade ember-eslint-parser to 0.3.6 (
@NullVoxPopuli):house: Internal
Committers: 2
- Bryan Mishkin (
@bmish)@NullVoxPopuliRelease 12.0.1
:bug: Bug Fix
:memo: Documentation
- #2088 add doc about gts imports in ts files (
@patricklx)- #2068 add
plugin:@typescript-eslint/recommendedto readme for GTS (@evoactivity):house: Internal
Committers: 4
- Bryan Mishkin (
@bmish)- Jarek Radosz (
@CvX)- Liam Potter (
@evoactivity)- Patrick Pircher (
@patricklx)Release 12.0.0
:boom: Breaking Change
- #1962 Drop support for Node 14, 16, 19 (
@patricklx)- #1963 Add new
recommendedrules:no-at-ember-render-modifiers,no-deprecated-router-transition-methods,no-implicit-injections,no-runloop,no-tracked-properties-from-args, (@patricklx)- #1977 Add new
recommendedrule:template-no-let-reference(@bmish)- #1981 Add
template-no-let-referencerule torecommended-gjsandrecommended-gtsconfigs (@patricklx)- #1967 Drop support for ESLint 7 (
@bmish)- #1978 Set config
ecmaVersionto2022(@bmish)- #1965 Change
useAtoption default totrueat inno-getrule (@patricklx)- #2028 Move gjs/gts parser to
ember-eslint-parserlibrary (@NullVoxPopuli):rocket: Enhancement
- #1939 Add new rule
template-no-let-reference(@patricklx)- #1943 Add new rule
template-indent(@patricklx)- #1971 Add template block comment eslint directives (
@patricklx)- #1944 Add gts/gjs configs (
@patricklx)- #1942 Use custom parser for gts/gjs (
@patricklx)- #1975 Update almost all dependencies (
@bmish)
... (truncated)
Changelog
Sourced from eslint-plugin-ember's changelog.
v12.0.2 (2024-02-15)
:bug: Bug Fix
- #2092 Fix flat config for gts/gjs and
noopparser name (@bmish)- #2091 Upgrade ember-eslint-parser to 0.3.6 (
@NullVoxPopuli):house: Internal
Committers: 2
- Bryan Mishkin (
@bmish)@NullVoxPopuliv12.0.1 (2024-02-13)
:bug: Bug Fix
:memo: Documentation
- #2088 add doc about gts imports in ts files (
@patricklx)- #2068 add
plugin:@typescript-eslint/recommendedto readme for GTS (@evoactivity):house: Internal
Committers: 4
- Bryan Mishkin (
@bmish)- Jarek Radosz (
@CvX)- Liam Potter (
@evoactivity)- Patrick Pircher (
@patricklx)v12.0.0 (2024-01-13)
:boom: Breaking Change
- #1962 Drop support for Node 14, 16, 19 (
@patricklx)- #1963 Add new
recommendedrules:no-at-ember-render-modifiers,no-deprecated-router-transition-methods,no-implicit-injections,no-runloop,no-tracked-properties-from-args, (@patricklx)- #1977 Add new
recommendedrule:template-no-let-reference(@bmish)- #1981 Add
template-no-let-referencerule torecommended-gjsandrecommended-gtsconfigs (@patricklx)- #1967 Drop support for ESLint 7 (
@bmish)- #1978 Set config
ecmaVersionto2022(@bmish)- #1965 Change
useAtoption default totrueat inno-getrule (@patricklx)- #2028 Move gjs/gts parser to
ember-eslint-parserlibrary (@NullVoxPopuli):rocket: Enhancement
- #1939 Add new rule
template-no-let-reference(@patricklx)- #1943 Add new rule
template-indent(@patricklx)- #1971 Add template block comment eslint directives (
@patricklx)- #1944 Add gts/gjs configs (
@patricklx)
... (truncated)
Commits
4ea4459Release 12.0.2fbe4e9fUpdate jsdom to v24 (#2094)9a7d5dfUpdate linting (#2093)eeffaa8Fix flat config for gts/gjs andnoopparser name (#2092)2cbf929Upgrade ember-eslint-parser to 0.3.6 (#2091)181a53ebuild(deps-dev): Bump@typescript-eslint/eslint-pluginfrom 6.15.0 to 7.0.0 (...08f2005Release 12.0.18c5d4e4Refresh lockfile (#2090)fa663b1build(deps-dev): Bump eslint-plugin-n from 16.5.0 to 16.6.2 (#2066)7f18f88build(deps-dev): Bump eslint-plugin-prettier from 5.1.1 to 5.1.3 (#2063)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
Superseded by #663.