mainmatter / qunit-dom

High Level DOM Assertions for QUnit
MIT License
178 stars 123 forks source link

chore(deps): update dependency eslint-plugin-ember to v12 #2091

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-ember 11.11.1 -> 12.0.0 age adoption passing confidence

Release Notes

ember-cli/eslint-plugin-ember (eslint-plugin-ember) ### [`v12.0.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/HEAD/CHANGELOG.md#v1200-2024-01-13) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v11.12.0...v12.0.0) ##### :boom: Breaking Change - [#​1962](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1962) Drop support for Node 14, 16, 19 ([@​patricklx](https://togithub.com/patricklx)) - [#​1963](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1963) Add new `recommended` rules: `no-at-ember-render-modifiers`, `no-deprecated-router-transition-methods`, `no-implicit-injections`, `no-runloop`, `no-tracked-properties-from-args`, ([@​patricklx](https://togithub.com/patricklx)) - [#​1977](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1977) Add new `recommended` rule: `template-no-let-reference` ([@​bmish](https://togithub.com/bmish)) - [#​1981](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1981) Add `template-no-let-reference` rule to `recommended-gjs` and `recommended-gts` configs ([@​patricklx](https://togithub.com/patricklx)) - [#​1967](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1967) Drop support for ESLint 7 ([@​bmish](https://togithub.com/bmish)) - [#​1978](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1978) Set config `ecmaVersion` to `2022` ([@​bmish](https://togithub.com/bmish)) - [#​1965](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1965) Change `useAt` option default to `true` at in `no-get` rule ([@​patricklx](https://togithub.com/patricklx)) - [#​2028](https://togithub.com/ember-cli/eslint-plugin-ember/pull/2028) Move gjs/gts parser to `ember-eslint-parser` library ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### :rocket: Enhancement - [#​1939](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1939) Add new rule `template-no-let-reference` ([@​patricklx](https://togithub.com/patricklx)) - [#​1943](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1943) Add new rule `template-indent` ([@​patricklx](https://togithub.com/patricklx)) - [#​1971](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1971) Add template block comment eslint directives ([@​patricklx](https://togithub.com/patricklx)) - [#​1944](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1944) Add gts/gjs configs ([@​patricklx](https://togithub.com/patricklx)) - [#​1942](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1942) Use custom parser for gts/gjs ([@​patricklx](https://togithub.com/patricklx)) - [#​1975](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1975) Update almost all dependencies ([@​bmish](https://togithub.com/bmish)) - [#​1984](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1984) Update `@typescript-eslint/` dependencies to v6 ([@​patricklx](https://togithub.com/patricklx)) - [#​2020](https://togithub.com/ember-cli/eslint-plugin-ember/pull/2020) Support ESLint flat config ([@​bmish](https://togithub.com/bmish)) ##### :bug: Bug Fix - [#​1994](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1994) \[gjs/gts parser] fix locations for ast after templates ([@​patricklx](https://togithub.com/patricklx)) - [#​1992](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1992) \[gjs/gts parser] fix references for tags with a dot & non standard html tags ([@​patricklx](https://togithub.com/patricklx)) - [#​1996](https://togithub.com/ember-cli/eslint-plugin-ember/pull/1996) \[gjs/gts parser] fix type aware linting when using ts+gts files ([@​patricklx](https://togithub.com/patricklx)) - [#​2005](https://togithub.com/ember-cli/eslint-plugin-ember/pull/2005) \[gjs/gts parser] fix parsing when there are multiple default `