Update dependency ember-template-lint to v6 #2583
Open
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:
2.21.0
->6.0.0
Release Notes
ember-template-lint/ember-template-lint (ember-template-lint)
v6.0.0
Compare Source
💥 Breaking Change
recommended
rules:no-action-on-submit-button
,no-at-ember-render-modifiers
,no-builtin-form-components
,no-unnecessary-curly-parens
,no-unnecessary-curly-strings
,simple-modifiers
(@bmish)4-x-recommended
config with5-x-recommended
(@bmish)DOCUMENT_STRUCTURE_ROLES
forno-invalid-role
rule (@mrloop)param
to obsolete list inno-obsolete-elements
rule (@geneukum)🏠 Internal
Committers: 4
Tracking issue: https://github.com/ember-template-lint/ember-template-lint/issues/2712
v5.13.0
Compare Source
🚀 Enhancement
no-builtin-form-components
(@gilest)Committers: 1
v5.12.0
Compare Source
🚀 Enhancement
no-action-on-submit-button
(@JoaoDsv).mjs
and.cjs
config files (@bertdeblock)🐛 Bug Fix
modifier-name-case
rule for gjs/gts (@chancancode)📝 Documentation
Committers: 4
v5.11.2
Compare Source
🐛 Bug Fix
<img alt="" />
inrequire-valid-alt-text
rule (@HeroicEric)Committers: 2
v5.11.1
Compare Source
🐛 Bug Fix
simple-unless
rule (@judithhinlung)Committers: 1
v5.11.0
Compare Source
🚀 Enhancement
no-at-ember-render-modifiers
(@NullVoxPopuli)Committers: 1
v5.10.3
Compare Source
🐛 Bug Fix
no-unsupported-role-attributes
rule (@jaswilli)Committers: 1
v5.10.2
Compare Source
🐛 Bug Fix
aria-query
related crash inno-unsupported-role-attributes
rule (@bmish)block-indentation
rule (@judithhinlung)🏠 Internal
Committers: 3
v5.10.1
Compare Source
🐛 Bug Fix
block-indentation
rule (@judithhinlung)Committers: 3
v5.10.0
Compare Source
🚀 Enhancement
no-unnecessary-curly-strings
rule (@lin-ll)no-trailing-spaces
rule (@lin-ll)Committers: 1
v5.9.0
Compare Source
🚀 Enhancement
html
/hbs
quote styles inquotes
rule (@robclancy)Committers: 1
v5.8.0
Compare Source
🚀 Enhancement
simple-modifiers
(@rmonzon)🐛 Bug Fix
recommended
config (@NullVoxPopuli)Committers: 2
v5.7.3
Compare Source
🐛 Bug Fix
Committers: 1
v5.7.2
Compare Source
🐛 Bug Fix
ember-template-recast
to v6.1.4 (@bertdeblock)Committers: 1
v5.7.1
Compare Source
🐛 Bug Fix
eol-last
rule (@robinborst95)no-curly-component-invocation
andno-implicit-this
rules forgjs
/gts
files (@NullVoxPopuli)Committers: 2
v5.7.0
Compare Source
🐛 Bug Fix
aria-label
inno-invalid-link-text
rule (@StephanH90)block-indentation
rule (@robinborst95)no-trailing-spaces
rule (@robinborst95)@glimmerx/component
(@tstewart15)Committers: 3
v5.6.0
Compare Source
🚀 Enhancement
additionalNonSemanticTags
option torequire-presentational-children
rule (@Techn1x)🐛 Bug Fix
require-context-role
rule (@Techn1x)li
inno-invalid-role
rule (@Techn1x)Committers: 1
v5.5.1
Compare Source
🐛 Bug Fix
no-unnecessary-curly-literals
rule tono-unnecessary-curly-strings
(@bmish)Committers: 1
v5.5.0
Compare Source
🚀 Enhancement
no-unnecessary-curly-literals
(@Shivareddy-Aluri)Committers: 1
v5.4.0
Compare Source
🚀 Enhancement
no-unnecessary-curly-parens
(@raycohen)Committers: 1
v5.3.3
Compare Source
🐛 Bug Fix
{{(unique-id)}}
helper variation inno-duplicate-id
rule (@lifeart)Committers: 1
v5.3.2
Compare Source
🐛 Bug Fix
unique-id
helper inno-duplicate-id
rule (@lifeart)Committers: 1
v5.3.1
Compare Source
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 3
v5.3.0
Compare Source
🚀 Enhancement
no-multiple-empty-lines
rule (@Shivareddy-Aluri)Committers: 1
v5.2.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
--no-ignore-pattern
(@velrest)Committers: 1
v5.1.1
Compare Source
🐛 Bug Fix
menuitem
s inno-nested-interactive
rule (@geneukum)📝 Documentation
no-curly-component-invocation
rule doc (@geneukum)Committers: 1
v5.1.0
Compare Source
🚀 Enhancement
no-duplicate-attributes
rule (@Shivareddy-Aluri)🐛 Bug Fix
@model
or@models
for<LinkTo>
inno-unknown-arguments-for-builtin-components
rule (@geneukum)📝 Documentation
title
property limitations torequire-valid-alt-text
rule doc (@geneukum)Committers: 2
v5.0.2
Compare Source
🐛 Bug Fix
firstObject
inside aMustacheStatement
inno-array-prototype-extensions
rule (@tgvrssanthosh)Committers: 1
v5.0.1
Compare Source
🐛 Bug Fix
role=list
on<ul>
and<ol>
inno-redundant-role
rule (@Turbo87)Committers: 1
v5.0.0
Compare Source
💥 Breaking Change
recommended
rulesno-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)no-redundant-landmark-role
rule tono-redundant-role
and changecheckAllHTMLElements
option default totrue
(@bmish)no-down-event-binding
tono-pointer-down-event-binding
(@jfdnc)validateValues
option default totrue
inrequire-lang-attribute
rule (@bmish)simplifyHelpers
option default totrue
inno-negated-condition
rule (@bmish)maxHelpers
option default to1
insimple-unless
rule (@bmish)no-restricted-invocations
rule (@achambers)Committers: 4
v4.18.2
Compare Source
🐛 Bug Fix
--fix
works properly for.gjs
/.gts
files (@rwjblue)Committers: 1
v4.18.1
Compare Source
🐛 Bug Fix
attribute-order
rule (@rob-long)📝 Documentation
npx
in stale todo command suggestion (@bertdeblock)🏠 Internal
Committers: 4
v4.18.0
Compare Source
Related note: The first v5 preview release is available for testing: v5.0.0-alpha.0.
🚀 Enhancement
attribute-order
(@rob-long)Committers: 1
v4.17.0
Compare Source
🚀 Enhancement
simplifyHelpers
option inno-negated-condition
rule (@godric3)🏠 Internal
cross-env
(@rwjblue)Committers: 3
v4.16.1
Compare Source
🐛 Bug Fix
no-negated-condition
rule (@godric3)Committers: 1
v4.16.0
Compare Source
🚀 Enhancement
simple-unless
rule (@godric3)📝 Documentation
maxHelpers
option value forsimple-unless
rule (@bmish)no-array-prototype-extensions
rule (@bmish)🏠 Internal
Committers: 3
v4.15.0
Compare Source
🚀 Enhancement
simple-unless
rule for simplest case (@godric3)🏠 Internal
Committers: 2
v4.14.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
--version
to actually give the right value (@rwjblue)🏠 Internal
concurrency
setup to GitHub Actions workflow (@rwjblue)Committers: 2
v4.13.0
Compare Source
🚀 Enhancement
self-closing-void-elements
rule (@locks)no-html-comments
rule (@locks)no-quoteless-attributes
rule (@locks)🐛 Bug Fix
<s>
and<u>
fromno-obsolete-elements
(@sukima)unique-id
to allowed built-in helpers inno-curly-component-invocation
andno-implicit-this
rules (@geneukum)🏠 Internal
hasParentTag
utility function (@JoaoDsv)Committers: 5
v4.12.0
Compare Source
🚀 Enhancement
no-unnecessary-component-helper
rule (@bmish)modifier-name-case
rule (@bmish)require-valid-named-block-naming-format
rule (@locks)📝 Documentation
Committers: 3
v4.11.0
Compare Source
🚀 Enhancement
no-unnecessary-concat
rule (@locks)Committers: 1
v4.10.1
Compare Source
🐛 Bug Fix
no-dynamic-subexpression-invocations
rule (@chrisrng)no-route-action
rule (@tylerbecks)📝 Documentation
table-groups
rule (@nulle)no-action
rule migration example (@angelayanpan)Committers: 4
v4.10.0
Compare Source
🚀 Enhancement
require-mandatory-role-attributes
(@judithhinlung)Committers: 1
v4.9.1
Compare Source
🐛 Bug Fix
no-unsupported-role-attributes
rule when an element has no implicit role (@bertdeblock)Committers: 1
v4.9.0
Compare Source
🚀 Enhancement
no-unsupported-role-attributes
(@judithhinlung)🐛 Bug Fix
--version
(@jamescdavis)Committers: 2
v4.8.0
Compare Source
🚀 Enhancement
no-aria-unsupported-elements
(@thegilby)🐛 Bug Fix
🏠 Internal
Committers: 2
v4.7.0
Compare Source
🚀 Enhancement
require-media-caption
(@judithhinlung)Committers: 1
v4.6.0
Compare Source
🚀 Enhancement
checkAllHTMLElements
option tono-redundant-landmark-role
rule to lint against all HTML elements with default ARIA roles (@judithhinlung)Committers: 1
v4.5.0
Compare Source
🚀 Enhancement
validateValues
option torequire-lang-attribute
rule (@judithhinlung)🏠 Internal
Committers: 3
v4.4.2
Compare Source
🐛 Bug Fix
no-whitespace-within-word
rule (@mydea)Committers: 1
v4.4.1
Compare Source
🐛 Bug Fix
--compact-todo
functions properly (@scalvert)--config-path
override is present (e.g. within a monorepo with.template-lintrc.js
in the monorepo root). (@scalvert)no-invalid-aria-attributes
rule (@judithhinlung)📝 Documentation
no-array-prototype-extensions
rule doc (@bertdeblock)🏠 Internal
Committers: 4
v4.4.0
Compare Source
🚀 Enhancement
--no-error-on-unmatched-pattern
(@CvX)no-array-prototype-extensions
(@smilland)no-scope-outside-table-headings
(@judithhinlung)🐛 Bug Fix
require-context-role
rule to accepttable
as a valid parentrole
androwgroup
(@judithhinlung)no-whitespace-within-word
rule (@mydea)require-presentational-children
rule to report violation on correct node (@scalvert)🏠 Internal
write()
instead of deprecatedwriteSync()
in tests (@mydea)Committers: 5
v4.3.0
Compare Source
🚀 Enhancement
🏠 Internal
fixturify-project
to v4 (@dcyriller)Committers: 3
v4.2.0
Compare Source
🚀 Enhancement
no-obscure-array-access
(@jsturgis)🐛 Bug Fix
no-invalid-aria-attributes
rule (@judithhinlung)Committers: 2
v4.1.0
Compare Source
🚀 Enhancement
require-aria-activedescendant-tabindex
(@judithhinlung)no-invalid-aria-attributes
(@judithhinlung)🐛 Bug Fix
modifier
helper in themodifier-name-case
rule (@bertdeblock)no-unbalanced-curlies
rule (@pablobm)🏠 Internal
Committers: 5
v4.0.0
Compare Source
Also see the v4 migration guide.
💥 Breaking Change
exports
to package.json to restrict access to private internals (@bmish)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.