Update dependency ember-template-lint to v3 #3359
Merged
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
->3.1.0
Release Notes
ember-template-lint/ember-template-lint
v3.1.0
Compare Source
🚀 Enhancement
--format
option to allow loading custom formatters (@gabrielcsapo)🐛 Bug Fix
no-duplicate-landmark-elements
false positive for non-landmark roles (@rwjblue)📝 Documentation
Committers: 3
v3.0.1
Compare Source
🐛 Bug Fix
deprecated-each-syntax
fromrecommended
config (@rwjblue)no-bare-strings
check'splaceholder
attribute for<Input />
and<Textarea />
(@lifeart)no-unknown-arguments-for-builtin-components
allows@query
only<LinkTo>
's (@lifeart)Committers: 3
v3.0.0
Compare Source
Highlights
visitor
functions.verify
/.verifyAndFix
methods to be asynchronousrecommended
builtin-component-arguments
deprecated-each-syntax
deprecated-inline-view-helper
no-accesskey-attribute
no-action
no-arguments-for-html-elements
no-aria-hidden-body
no-block-params-for-html-elements
no-down-event-binding
no-duplicate-id
no-duplicate-landmark-elements
no-forbidden-elements
no-heading-inside-button
no-invalid-block-param-definition
no-invalid-link-title
no-link-to-positional-params
no-nested-landmark
no-nested-splattributes
no-passed-in-event-handlers
no-positional-data-test-selectors
no-potential-path-strings
no-redundant-fn
no-redundant-landmark-role
no-unbalanced-curlies
no-unknown-arguments-for-builtin-components
no-yield-only
require-has-block-helper
require-input-label
require-lang-attribute
splat-attributes-only
💥 Breaking Change
env
argument) (@lifeart)TextNode
unwrapping byattributeValue
functions inast-node-info
helper (@josephdsumner)recommended
rules (@bmish)noImplicitThis
option default to true andrequireDash
option default to false inno-curly-component-invocation
rule (@bmish)octane
rules torecommended
config and deleteoctane
config (@bmish)stylistic
config (@bmish)no-aria-hidden-body
andtable-groups
rules toa11y
config (@MelSumner)<textarea>
and<select>
support torequire-input-label
rule (@zelaznik)Linter.prototype.verify
andLinter.prototype.verifyAndFix
to be async. (@scalvert)s
andu
elements tono-obsolete-elements
rule elements list (@bmish)catchNonexistentRoles
by default onno-invalid-role
rule (@bmish)extends
overriding order (@Turbo87)whitelist
&blacklist
configurations (@jaydgruber)isNode()
helpers (@Turbo87)isElement()
helpers (@Turbo87)<textarea>
and<select>
support torequire-input-label
rule (@zelaznik)extends
overriding order (@Turbo87) / (@renatoi)🚀 Enhancement
octane
config as an alias ofrecommended
(@scalvert)meta
property in test harness (@rwjblue)rootURL
to ignore list for index.html (@scalvert)Committers: 14
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.