evoactivity / ember-fast-marquee

A lightweight Ember component that uses CSS animations to create silky smooth marquees. Inspired by https://github.com/justin-chu/react-fast-marquee
MIT License
7 stars 0 forks source link

chore(deps): update dependency ember-template-lint to v5 - autoclosed #61

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-template-lint ^4.9.1 -> ^5.0.0 age adoption passing confidence
ember-template-lint ^4.10.0 -> ^5.0.0 age adoption passing confidence

Release Notes

ember-template-lint/ember-template-lint (ember-template-lint) ### [`v5.13.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5130-2023-11-21) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.12.0...v5.13.0) ##### :rocket: Enhancement - [#​2990](https://togithub.com/ember-template-lint/ember-template-lint/pull/2990) Add new rule `no-builtin-form-components` ([@​gilest](https://togithub.com/gilest)) ##### Committers: 1 - Giles Thompson ([@​gilest](https://togithub.com/gilest)) ### [`v5.12.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5120-2023-11-04) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.11.2...v5.12.0) ##### :rocket: Enhancement - [#​1931](https://togithub.com/ember-template-lint/ember-template-lint/pull/1931) Add new rule `no-action-on-submit-button` ([@​JoaoDsv](https://togithub.com/JoaoDsv)) - [#​2970](https://togithub.com/ember-template-lint/ember-template-lint/pull/2970) Support auto-lookup of `.mjs` and `.cjs` config files ([@​bertdeblock](https://togithub.com/bertdeblock)) ##### :bug: Bug Fix - [#​2982](https://togithub.com/ember-template-lint/ember-template-lint/pull/2982) Disable `modifier-name-case` rule for gjs/gts ([@​chancancode](https://togithub.com/chancancode)) ##### :memo: Documentation - [#​2967](https://togithub.com/ember-template-lint/ember-template-lint/pull/2967) Update example markup for consistency and errors ([@​chrisrng](https://togithub.com/chrisrng)) ##### Committers: 4 - Bert De Block ([@​bertdeblock](https://togithub.com/bertdeblock)) - Chris Ng ([@​chrisrng](https://togithub.com/chrisrng)) - Godfrey Chan ([@​chancancode](https://togithub.com/chancancode)) - Joao Da Silva Marly ([@​JoaoDsv](https://togithub.com/JoaoDsv)) ### [`v5.11.2`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5112-2023-08-12) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.11.1...v5.11.2) ##### :bug: Bug Fix - [#​2954](https://togithub.com/ember-template-lint/ember-template-lint/pull/2954) Don't require redundant role for `` in `require-valid-alt-text` rule ([@​HeroicEric](https://togithub.com/HeroicEric)) - [#​2955](https://togithub.com/ember-template-lint/ember-template-lint/pull/2955) Update [@​lint-todo/utils](https://togithub.com/lint-todo/utils) to 3.1.1 ([@​Techn1x](https://togithub.com/Techn1x)) ##### Committers: 2 - Brad Overton ([@​Techn1x](https://togithub.com/Techn1x)) - Eric Kelly ([@​HeroicEric](https://togithub.com/HeroicEric)) ### [`v5.11.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5111-2023-07-19) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.11.0...v5.11.1) ##### :bug: Bug Fix - [#​2940](https://togithub.com/ember-template-lint/ember-template-lint/pull/2940) Fixes location reporting in `simple-unless` rule ([@​judithhinlung](https://togithub.com/judithhinlung)) ##### Committers: 1 - Judith Lung ([@​judithhinlung](https://togithub.com/judithhinlung)) ### [`v5.11.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5110-2023-06-27) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.10.3...v5.11.0) ##### :rocket: Enhancement - [#​2554](https://togithub.com/ember-template-lint/ember-template-lint/pull/2554) Add new rule `no-at-ember-render-modifiers` ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### Committers: 1 - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v5.10.3`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5103-2023-06-17) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.10.2...v5.10.3) ##### :bug: Bug Fix - [#​2917](https://togithub.com/ember-template-lint/ember-template-lint/pull/2917) Fix crash in `no-unsupported-role-attributes` rule ([@​jaswilli](https://togithub.com/jaswilli)) ##### Committers: 1 - Jason Williams ([@​jaswilli](https://togithub.com/jaswilli)) ### [`v5.10.2`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5102-2023-06-16) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.10.1...v5.10.2) ##### :bug: Bug Fix - [#​2914](https://togithub.com/ember-template-lint/ember-template-lint/pull/2914) Fix `aria-query` related crash in `no-unsupported-role-attributes` rule ([@​bmish](https://togithub.com/bmish)) - [#​2907](https://togithub.com/ember-template-lint/ember-template-lint/pull/2907) Fix location reporting in `block-indentation` rule ([@​judithhinlung](https://togithub.com/judithhinlung)) ##### :house: Internal - [#​2915](https://togithub.com/ember-template-lint/ember-template-lint/pull/2915) Update incorrect tests ([@​ef4](https://togithub.com/ef4)) ##### Committers: 3 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Edward Faulkner ([@​ef4](https://togithub.com/ef4)) - Judith Lung ([@​judithhinlung](https://togithub.com/judithhinlung)) ### [`v5.10.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5101-2023-06-07) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.10.0...v5.10.1) ##### :bug: Bug Fix - [#​2907](https://togithub.com/ember-template-lint/ember-template-lint/pull/2907) Fix location reporting in `block-indentation` rule ([@​judithhinlung](https://togithub.com/judithhinlung)) ##### Committers: 3 - Judith Lung ([@​judithhinlung](https://togithub.com/judithhinlung)) ### [`v5.10.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v5100-2023-05-25) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.9.0...v5.10.0) ##### :rocket: Enhancement - [#​2895](https://togithub.com/ember-template-lint/ember-template-lint/pull/2895) Add autofixer to `no-unnecessary-curly-strings` rule ([@​lin-ll](https://togithub.com/lin-ll)) - [#​2894](https://togithub.com/ember-template-lint/ember-template-lint/pull/2894) Add autofixer to `no-trailing-spaces` rule ([@​lin-ll](https://togithub.com/lin-ll)) ##### Committers: 1 - Lucy Lin ([@​lin-ll](https://togithub.com/lin-ll)) ### [`v5.9.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v590-2023-05-24) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.8.0...v5.9.0) ##### :rocket: Enhancement - [#​2754](https://togithub.com/ember-template-lint/ember-template-lint/pull/2754) Add options for different `html` / `hbs` quote styles in `quotes` rule ([@​robclancy](https://togithub.com/robclancy)) ##### Committers: 1 - Robert Clancy (Robbo) ([@​robclancy](https://togithub.com/robclancy)) ### [`v5.8.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v580-2023-05-23) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.7.3...v5.8.0) ##### :rocket: Enhancement - [#​2887](https://togithub.com/ember-template-lint/ember-template-lint/pull/2887) Add new rule `simple-modifiers` ([@​rmonzon](https://togithub.com/rmonzon)) ##### :bug: Bug Fix - [#​2891](https://togithub.com/ember-template-lint/ember-template-lint/pull/2891) Fix override for gjs files in `recommended` config ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### Committers: 2 - Raul Rivero ([@​rmonzon](https://togithub.com/rmonzon)) - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v5.7.3`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v573-2023-04-28) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.7.2...v5.7.3) ##### :bug: Bug Fix - [#​2339](https://togithub.com/ember-template-lint/ember-template-lint/pull/2339) Convert path to URL before import of config/plugin for Windows support ([@​lifeart](https://togithub.com/lifeart)) ##### Committers: 1 - Alex Kanunnikov ([@​lifeart](https://togithub.com/lifeart)) ### [`v5.7.2`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v572-2023-03-28) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.7.1...v5.7.2) ##### :bug: Bug Fix - [#​2853](https://togithub.com/ember-template-lint/ember-template-lint/pull/2853) Bump `ember-template-recast` to v6.1.4 ([@​bertdeblock](https://togithub.com/bertdeblock)) ##### Committers: 1 - Bert De Block ([@​bertdeblock](https://togithub.com/bertdeblock)) ### [`v5.7.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v571-2023-03-16) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.7.0...v5.7.1) ##### :bug: Bug Fix - [#​2846](https://togithub.com/ember-template-lint/ember-template-lint/pull/2846) Disable embedded templates handling for `eol-last` rule ([@​robinborst95](https://togithub.com/robinborst95)) - [#​2844](https://togithub.com/ember-template-lint/ember-template-lint/pull/2844) Disable `no-curly-component-invocation` and `no-implicit-this` rules for `gjs` / `gts` files ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) ##### Committers: 2 - NullVoxPopuli ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) - Robin Borst ([@​robinborst95](https://togithub.com/robinborst95)) ### [`v5.7.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v570-2023-03-15) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.6.0...v5.7.0) ##### :bug: Bug Fix - [#​2843](https://togithub.com/ember-template-lint/ember-template-lint/pull/2843) Avoid crash with dynamic `aria-label` in `no-invalid-link-text` rule ([@​StephanH90](https://togithub.com/StephanH90)) - [#​2838](https://togithub.com/ember-template-lint/ember-template-lint/pull/2838) Fix embedded templates handling in `block-indentation` rule ([@​robinborst95](https://togithub.com/robinborst95)) - [#​2833](https://togithub.com/ember-template-lint/ember-template-lint/pull/2833) Fix incorrect violation with embedded templates in `no-trailing-spaces` rule ([@​robinborst95](https://togithub.com/robinborst95)) - [#​2845](https://togithub.com/ember-template-lint/ember-template-lint/pull/2845) Recognize imports from `@glimmerx/component` ([@​tstewart15](https://togithub.com/tstewart15)) ##### Committers: 3 - Robin Borst ([@​robinborst95](https://togithub.com/robinborst95)) - Tom Stewart ([@​tstewart15](https://togithub.com/tstewart15)) - [@​StephanH90](https://togithub.com/StephanH90) ### [`v5.6.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v560-2023-02-24) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.5.1...v5.6.0) ##### :rocket: Enhancement - [#​2818](https://togithub.com/ember-template-lint/ember-template-lint/pull/2818) Add `additionalNonSemanticTags` option to `require-presentational-children` rule ([@​Techn1x](https://togithub.com/Techn1x)) ##### :bug: Bug Fix - [#​2819](https://togithub.com/ember-template-lint/ember-template-lint/pull/2819) Allow intermediate presentation role before context in `require-context-role` rule ([@​Techn1x](https://togithub.com/Techn1x)) - [#​2820](https://togithub.com/ember-template-lint/ember-template-lint/pull/2820) Allow presentation role for `li` in `no-invalid-role` rule ([@​Techn1x](https://togithub.com/Techn1x)) ##### Committers: 1 - Brad Overton ([@​Techn1x](https://togithub.com/Techn1x)) ### [`v5.5.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v551-2023-02-10) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.5.0...v5.5.1) ##### :bug: Bug Fix - [#​2802](https://togithub.com/ember-template-lint/ember-template-lint/pull/2802) Rename `no-unnecessary-curly-literals` rule to `no-unnecessary-curly-strings` ([@​bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) ### [`v5.5.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v550-2023-02-08) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.4.0...v5.5.0) ##### :rocket: Enhancement - [#​2794](https://togithub.com/ember-template-lint/ember-template-lint/pull/2794) Add new rule `no-unnecessary-curly-literals` ([@​Shivareddy-Aluri](https://togithub.com/Shivareddy-Aluri)) ##### Committers: 1 - Shivareddy-Aluri ([@​Shivareddy-Aluri](https://togithub.com/Shivareddy-Aluri)) ### [`v5.4.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v540-2023-02-08) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.3.3...v5.4.0) ##### :rocket: Enhancement - [#​2792](https://togithub.com/ember-template-lint/ember-template-lint/pull/2792) Add new rule `no-unnecessary-curly-parens` ([@​raycohen](https://togithub.com/raycohen)) ##### Committers: 1 - Ray Cohen ([@​raycohen](https://togithub.com/raycohen)) ### [`v5.3.3`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v533-2023-01-27) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.3.2...v5.3.3) ##### :bug: Bug Fix - [#​2780](https://togithub.com/ember-template-lint/ember-template-lint/pull/2780) Ignore `{{(unique-id)}}` helper variation in `no-duplicate-id` rule ([@​lifeart](https://togithub.com/lifeart)) ##### Committers: 1 - Alex Kanunnikov ([@​lifeart](https://togithub.com/lifeart)) ### [`v5.3.2`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v532-2023-01-22) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.3.1...v5.3.2) ##### :bug: Bug Fix - [#​2778](https://togithub.com/ember-template-lint/ember-template-lint/pull/2778) Ignore `unique-id` helper in `no-duplicate-id` rule ([@​lifeart](https://togithub.com/lifeart)) ##### Committers: 1 - Alex Kanunnikov ([@​lifeart](https://togithub.com/lifeart)) ### [`v5.3.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v531-2023-01-06) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.3.0...v5.3.1) ##### :bug: Bug Fix - [#​2765](https://togithub.com/ember-template-lint/ember-template-lint/pull/2765) Throw the more-helpful, original exception when encountering an ESM plugin/config loading error ([@​jsturgis](https://togithub.com/jsturgis)) ##### :memo: Documentation - [#​2760](https://togithub.com/ember-template-lint/ember-template-lint/pull/2760) Document how to write rule test cases for fatal errors ([@​bmish](https://togithub.com/bmish)) - [#​2759](https://togithub.com/ember-template-lint/ember-template-lint/pull/2759) Improve snapshot test documentation ([@​bmish](https://togithub.com/bmish)) ##### :house: Internal - [#​2761](https://togithub.com/ember-template-lint/ember-template-lint/pull/2761) Add Node v19 to CI ([@​ddzz](https://togithub.com/ddzz)) ##### Committers: 3 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Darius Dzien ([@​ddzz](https://togithub.com/ddzz)) - Jeff Sturgis ([@​jsturgis](https://togithub.com/jsturgis)) ### [`v5.3.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v530-2022-12-14) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.2.0...v5.3.0) ##### :rocket: Enhancement - [#​2746](https://togithub.com/ember-template-lint/ember-template-lint/pull/2746) Add autofixer to `no-multiple-empty-lines` rule ([@​Shivareddy-Aluri](https://togithub.com/Shivareddy-Aluri)) ##### Committers: 1 - Shivareddy-Aluri ([@​Shivareddy-Aluri](https://togithub.com/Shivareddy-Aluri)) ### [`v5.2.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v520-2022-12-07) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.1.1...v5.2.0) ##### :rocket: Enhancement - [#​2591](https://togithub.com/ember-template-lint/ember-template-lint/pull/2591) Add formatter for Kakoune editor ([@​velrest](https://togithub.com/velrest)) ##### :bug: Bug Fix - [#​2725](https://togithub.com/ember-template-lint/ember-template-lint/pull/2725) Fix `--no-ignore-pattern` ([@​velrest](https://togithub.com/velrest)) ##### Committers: 1 - Jonas Cosandey ([@​velrest](https://togithub.com/velrest)) ### [`v5.1.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v511-2022-12-05) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.1.0...v5.1.1) ##### :bug: Bug Fix - [#​2731](https://togithub.com/ember-template-lint/ember-template-lint/pull/2731) Allow nested `menuitem`s in `no-nested-interactive` rule ([@​geneukum](https://togithub.com/geneukum)) ##### :memo: Documentation - [#​2732](https://togithub.com/ember-template-lint/ember-template-lint/pull/2732) Link to "skipping helpers" part of the codemod doc in `no-curly-component-invocation` rule doc ([@​geneukum](https://togithub.com/geneukum)) ##### Committers: 1 - Geordan Neukum ([@​geneukum](https://togithub.com/geneukum)) ### [`v5.1.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v510-2022-12-04) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.0.2...v5.1.0) ##### :rocket: Enhancement - [#​2730](https://togithub.com/ember-template-lint/ember-template-lint/pull/2730) Add autofixer to `no-duplicate-attributes` rule ([@​Shivareddy-Aluri](https://togithub.com/Shivareddy-Aluri)) ##### :bug: Bug Fix - [#​2726](https://togithub.com/ember-template-lint/ember-template-lint/pull/2726) Allow passing only `@model` or `@models` for `` in `no-unknown-arguments-for-builtin-components` rule ([@​geneukum](https://togithub.com/geneukum)) ##### :memo: Documentation - [#​2727](https://togithub.com/ember-template-lint/ember-template-lint/pull/2727) Add note about `title` property limitations to `require-valid-alt-text` rule doc ([@​geneukum](https://togithub.com/geneukum)) ##### Committers: 2 - Geordan Neukum ([@​geneukum](https://togithub.com/geneukum)) - Shivareddy-Aluri ([@​Shivareddy-Aluri](https://togithub.com/Shivareddy-Aluri)) ### [`v5.0.2`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v502-2022-11-28) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.0.1...v5.0.2) ##### :bug: Bug Fix - [#​2722](https://togithub.com/ember-template-lint/ember-template-lint/pull/2722) Fix autofixer bug with `firstObject` inside a `MustacheStatement` in `no-array-prototype-extensions` rule ([@​tgvrssanthosh](https://togithub.com/tgvrssanthosh)) ##### Committers: 1 - Santhosh Venkata Rama Siva Thanakala Gani ([@​tgvrssanthosh](https://togithub.com/tgvrssanthosh)) ### [`v5.0.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v501-2022-11-21) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v5.0.0...v5.0.1) ##### :bug: Bug Fix - [#​2714](https://togithub.com/ember-template-lint/ember-template-lint/pull/2714) Allow `role=list` on `
    ` and `
      ` in `no-redundant-role` rule ([@​Turbo87](https://togithub.com/Turbo87)) ##### Committers: 1 - Tobias Bieniek ([@​Turbo87](https://togithub.com/Turbo87)) ### [`v5.0.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v500-2022-11-19) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.18.2...v5.0.0) ##### :boom: Breaking Change - [#​2669](https://togithub.com/ember-template-lint/ember-template-lint/pull/2669) Drop Node 12 and 17 support ([@​bmish](https://togithub.com/bmish)) - [#​2606](https://togithub.com/ember-template-lint/ember-template-lint/pull/2606) Lint embedded templates by default ([@​NullVoxPopuli](https://togithub.com/NullVoxPopuli)) - [#​2671](https://togithub.com/ember-template-lint/ember-template-lint/pull/2671) Enabled additional `recommended` rules `no-aria-unsupported-elements`, `no-array-prototype-extensions`, `no-invalid-aria-attributes`, `no-obscure-array-access`, `no-scope-outside-table-headings`, `no-unsupported-role-attributes`, `require-aria-activedescendant-tabindex`, `require-mandatory-role-attributes`, `require-media-caption` ([@​bmish](https://togithub.com/bmish)) - [#​2675](https://togithub.com/ember-template-lint/ember-template-lint/pull/2675) Rename `no-redundant-landmark-role` rule to `no-redundant-role` and change `checkAllHTMLElements` option default to `true` ([@​bmish](https://togithub.com/bmish)) - [#​2054](https://togithub.com/ember-template-lint/ember-template-lint/pull/2054) Rename and narrow rule `no-down-event-binding` to `no-pointer-down-event-binding` ([@​jfdnc](https://togithub.com/jfdnc)) - [#​2674](https://togithub.com/ember-template-lint/ember-template-lint/pull/2674) Change `validateValues` option default to `true` in `require-lang-attribute` rule ([@​bmish](https://togithub.com/bmish)) - [#​2673](https://togithub.com/ember-template-lint/ember-template-lint/pull/2673) Change `simplifyHelpers` option default to `true` in `no-negated-condition` rule ([@​bmish](https://togithub.com/bmish)) - [#​2672](https://togithub.com/ember-template-lint/ember-template-lint/pull/2672) Change `maxHelpers` option default to `1` in `simple-unless` rule ([@​bmish](https://togithub.com/bmish)) - [#​2657](https://togithub.com/ember-template-lint/ember-template-lint/pull/2657) Include modifiers in `no-restricted-invocations` rule ([@​achambers](https://togithub.com/achambers)) ##### Committers: 4 - Aaron Chambers ([@​achambers](https://togithub.com/achambers)) - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Jacob ([@​jfdnc](https://togithub.com/jfdnc)) - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) ### [`v4.18.2`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4182-2022-11-17) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.18.1...v4.18.2) ##### :bug: Bug Fix - [#​2696](https://togithub.com/ember-template-lint/ember-template-lint/pull/2696) Ensure `--fix` works properly for `.gjs`/`.gts` files ([@​rwjblue](https://togithub.com/rwjblue)) ##### Committers: 1 - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) ### [`v4.18.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4181-2022-11-15) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.18.0...v4.18.1) ##### :bug: Bug Fix - [#​2701](https://togithub.com/ember-template-lint/ember-template-lint/pull/2701) Fix autofixer for value-less attributes and comment order in `attribute-order` rule ([@​rob-long](https://togithub.com/rob-long)) ##### :memo: Documentation - [#​2694](https://togithub.com/ember-template-lint/ember-template-lint/pull/2694) Use `npx` in stale todo command suggestion ([@​bertdeblock](https://togithub.com/bertdeblock)) ##### :house: Internal - [#​2698](https://togithub.com/ember-template-lint/ember-template-lint/pull/2698) Add CodeQL ([@​bmish](https://togithub.com/bmish)) - [#​2658](https://togithub.com/ember-template-lint/ember-template-lint/pull/2658) Utilize new contents data from ember-template-imports ([@​gabrielcsapo](https://togithub.com/gabrielcsapo)) ##### Committers: 4 - Bert De Block ([@​bertdeblock](https://togithub.com/bertdeblock)) - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Gabriel Csapo ([@​gabrielcsapo](https://togithub.com/gabrielcsapo)) - Rob Long ([@​rob-long](https://togithub.com/rob-long)) ### [`v4.18.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4180-2022-11-08) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.17.0...v4.18.0) Related note: The first v5 preview release is available for testing: [v5.0.0-alpha.0](https://togithub.com/ember-template-lint/ember-template-lint/releases/tag/v5.0.0-alpha.0). ##### :rocket: Enhancement - [#​2575](https://togithub.com/ember-template-lint/ember-template-lint/pull/2575) Add new rule `attribute-order` ([@​rob-long](https://togithub.com/rob-long)) ##### Committers: 1 - Rob Long ([@​rob-long](https://togithub.com/rob-long)) ### [`v4.17.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4170-2022-10-29) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.16.1...v4.17.0) ##### :rocket: Enhancement - [#​2653](https://togithub.com/ember-template-lint/ember-template-lint/pull/2653) Add `simplifyHelpers` option in `no-negated-condition` rule ([@​godric3](https://togithub.com/godric3)) ##### :house: Internal - [#​2661](https://togithub.com/ember-template-lint/ember-template-lint/pull/2661) Remove usage of `cross-env` ([@​rwjblue](https://togithub.com/rwjblue)) - [#​2659](https://togithub.com/ember-template-lint/ember-template-lint/pull/2659) Remove eslint-plugin-import-helpers ([@​rwjblue](https://togithub.com/rwjblue)) ##### Committers: 3 - Andrzej Żak ([@​godric3](https://togithub.com/godric3)) - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) ### [`v4.16.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4161-2022-10-18) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.16.0...v4.16.1) ##### :bug: Bug Fix - [#​2648](https://togithub.com/ember-template-lint/ember-template-lint/pull/2648) Allow negation with multiple parameters in `no-negated-condition` rule ([@​godric3](https://togithub.com/godric3)) ##### Committers: 1 - Andrzej Żak ([@​godric3](https://togithub.com/godric3)) ### [`v4.16.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4160-2022-10-18) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.15.0...v4.16.0) ##### :rocket: Enhancement - [#​2639](https://togithub.com/ember-template-lint/ember-template-lint/pull/2639) Add autofix for case with helpers to `simple-unless` rule ([@​godric3](https://togithub.com/godric3)) ##### :memo: Documentation - [#​2643](https://togithub.com/ember-template-lint/ember-template-lint/pull/2643) Clarify default `maxHelpers` option value for `simple-unless` rule ([@​bmish](https://togithub.com/bmish)) - [#​2636](https://togithub.com/ember-template-lint/ember-template-lint/pull/2636) Add link to RFC for `no-array-prototype-extensions` rule ([@​bmish](https://togithub.com/bmish)) ##### :house: Internal - [#​2638](https://togithub.com/ember-template-lint/ember-template-lint/pull/2638) Bump volta-cli/action@v4 ([@​ctjhoa](https://togithub.com/ctjhoa)) ##### Committers: 3 - Andrzej Żak ([@​godric3](https://togithub.com/godric3)) - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - Camille TJHOA ([@​ctjhoa](https://togithub.com/ctjhoa)) ### [`v4.15.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4150-2022-10-10) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.14.0...v4.15.0) ##### :rocket: Enhancement - [#​2629](https://togithub.com/ember-template-lint/ember-template-lint/pull/2629) Add autofixer to `simple-unless` rule for simplest case ([@​godric3](https://togithub.com/godric3)) ##### :house: Internal - [#​2607](https://togithub.com/ember-template-lint/ember-template-lint/pull/2607) Add eslint-plugin-jest ([@​bmish](https://togithub.com/bmish)) ##### Committers: 2 - Andrzej Żak ([@​godric3](https://togithub.com/godric3)) - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) ### [`v4.14.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4140-2022-09-01) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.13.0...v4.14.0) ##### :rocket: Enhancement - [#​2483](https://togithub.com/ember-template-lint/ember-template-lint/pull/2483) Implement support for embedded templates ([@​ventuno](https://togithub.com/ventuno)) ##### :bug: Bug Fix - [#​2604](https://togithub.com/ember-template-lint/ember-template-lint/pull/2604) Fix `--version` to actually give the right value ([@​rwjblue](https://togithub.com/rwjblue)) ##### :house: Internal - [#​2605](https://togithub.com/ember-template-lint/ember-template-lint/pull/2605) Add `concurrency` setup to GitHub Actions workflow ([@​rwjblue](https://togithub.com/rwjblue)) - [#​2602](https://togithub.com/ember-template-lint/ember-template-lint/pull/2602) Update GitHub Actions setup to volta-cli/action@v3 ([@​rwjblue](https://togithub.com/rwjblue)) ##### Committers: 2 - Robert Jackson ([@​rwjblue](https://togithub.com/rwjblue)) - [@​ventuno](https://togithub.com/ventuno) ### [`v4.13.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4130-2022-08-30) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.12.0...v4.13.0) ##### :rocket: Enhancement - [#​2583](https://togithub.com/ember-template-lint/ember-template-lint/pull/2583) Add autofixer to `self-closing-void-elements` rule ([@​locks](https://togithub.com/locks)) - [#​2581](https://togithub.com/ember-template-lint/ember-template-lint/pull/2581) Add autofixer to `no-html-comments` rule ([@​locks](https://togithub.com/locks)) - [#​2582](https://togithub.com/ember-template-lint/ember-template-lint/pull/2582) Add autofixer to `no-quoteless-attributes` rule ([@​locks](https://togithub.com/locks)) ##### :bug: Bug Fix - [#​2589](https://togithub.com/ember-template-lint/ember-template-lint/pull/2589) Remove `` and `` from `no-obsolete-elements` ([@​sukima](https://togithub.com/sukima)) - [#​2593](https://togithub.com/ember-template-lint/ember-template-lint/pull/2593) Add `unique-id` to allowed built-in helpers in `no-curly-component-invocation` and `no-implicit-this` rules ([@​geneukum](https://togithub.com/geneukum)) ##### :house: Internal - [#​2598](https://togithub.com/ember-template-lint/ember-template-lint/pull/2598) Limit permissions for CI workflow ([@​sashashura](https://togithub.com/sashashura)) - [#​2434](https://togithub.com/ember-template-lint/ember-template-lint/pull/2434) Extract `hasParentTag` utility function ([@​JoaoDsv](https://togithub.com/JoaoDsv)) ##### Committers: 5 - Alex ([@​sashashura](https://togithub.com/sashashura)) - Devin Weaver ([@​sukima](https://togithub.com/sukima)) - Geordan Neukum ([@​geneukum](https://togithub.com/geneukum)) - Joao Da Silva Marly ([@​JoaoDsv](https://togithub.com/JoaoDsv)) - Ricardo Mendes ([@​locks](https://togithub.com/locks)) ### [`v4.12.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4120-2022-08-05) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.11.0...v4.12.0) ##### :rocket: Enhancement - [#​2574](https://togithub.com/ember-template-lint/ember-template-lint/pull/2574) Add autofixer to `no-unnecessary-component-helper` rule ([@​bmish](https://togithub.com/bmish)) - [#​2573](https://togithub.com/ember-template-lint/ember-template-lint/pull/2573) Add autofixer to `modifier-name-case` rule ([@​bmish](https://togithub.com/bmish)) - [#​2569](https://togithub.com/ember-template-lint/ember-template-lint/pull/2569) Add autofixer to `require-valid-named-block-naming-format` rule ([@​locks](https://togithub.com/locks)) ##### :memo: Documentation - [#​2513](https://togithub.com/ember-template-lint/ember-template-lint/pull/2513) Update overrides example ([@​jamescdavis](https://togithub.com/jamescdavis)) ##### Committers: 3 - Bryan Mishkin ([@​bmish](https://togithub.com/bmish)) - James C. Davis ([@​jamescdavis](https://togithub.com/jamescdavis)) - Ricardo Mendes ([@​locks](https://togithub.com/locks)) ### [`v4.11.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4110-2022-08-03) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.10.1...v4.11.0) ##### :rocket: Enhancement - [#​2568](https://togithub.com/ember-template-lint/ember-template-lint/pull/2568) Add autofixer to `no-unnecessary-concat` rule ([@​locks](https://togithub.com/locks)) ##### Committers: 1 - Ricardo Mendes ([@​locks](https://togithub.com/locks)) ### [`v4.10.1`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4101-2022-06-26) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.10.0...v4.10.1) ##### :bug: Bug Fix - [#​2541](https://togithub.com/ember-template-lint/ember-template-lint/pull/2541) Fix helper used by several rules for dasherizing multi-level nested component names ([@​nulle](https://togithub.com/nulle)) - [#​2535](https://togithub.com/ember-template-lint/ember-template-lint/pull/2535) Clarify violation message for `no-dynamic-subexpression-invocations` rule ([@​chrisrng](https://togithub.com/chrisrng)) - [#​2527](https://togithub.com/ember-template-lint/ember-template-lint/pull/2527) Add route action name to error message in `no-route-action` rule ([@​tylerbecks](https://togithub.com/tylerbecks)) ##### :memo: Documentation - [#​2540](https://togithub.com/ember-template-lint/ember-template-lint/pull/2540) Fix config documentation for `table-groups` rule ([@​nulle](https://togithub.com/nulle)) - [#​2533](https://togithub.com/ember-template-lint/ember-template-lint/pull/2533) Add `no-action` rule migration example ([@​angelayanpan](https://togithub.com/angelayanpan)) ##### Committers: 4 - Angela Pan ([@​angelayanpan](https://togithub.com/angelayanpan)) - Chris Ng ([@​chrisrng](https://togithub.com/chrisrng)) - Inga Brūnava ([@​nulle](https://togithub.com/nulle)) - Tyler Becks ([@​tylerbecks](https://togithub.com/tylerbecks)) ### [`v4.10.0`](https://togithub.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOG.md#v4100-2022-05-26) [Compare Source](https://togithub.com/ember-template-lint/ember-template-lint/compare/v4.9.1...v4.10.0) ##### :rocket: Enhancement - [#​2523](https://togithub.com/ember-template-lint/ember-template-lint/pull/2523) Add new rule `require-mandatory-role-attributes` ([@​judithhinlung](https://togithub.com/judithhinlung)) ##### Committers: 1 - Judith Lung ([@​judithhinlung](https://togithub.com/judithhinlung))

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 these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.