#2468 Ensure configuration can be resolved from a parent directory when no --config-path override is present (e.g. within a monorepo with .template-lintrc.js in the monorepo root). (@scalvert)
#2466 Remove validation of mustache statements in no-invalid-aria-attributes rule (@judithhinlung)
:memo: Documentation
#2469 Add missing "forbids" sentence in no-array-prototype-extensions rule doc (@bertdeblock)
:house: Internal
#2473 Add tests for monorepos with shared configuration in monorepo root (@rwjblue)
#2471 Add tests for plugin resolution within a monorepo setup (@rwjblue)
#2468 Ensure configuration can be resolved from a parent directory when no --config-path override is present (e.g. within a monorepo with .template-lintrc.js in the monorepo root). (@scalvert)
#2466 Remove validation of mustache statements in no-invalid-aria-attributes rule (@judithhinlung)
:memo: Documentation
#2469 Add missing "forbids" sentence in no-array-prototype-extensions rule doc (@bertdeblock)
:house: Internal
#2473 Add tests for monorepos with shared configuration in monorepo root (@rwjblue)
#2471 Add tests for plugin resolution within a monorepo setup (@rwjblue)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps ember-template-lint from 4.4.0 to 4.6.0.
Release notes
Sourced from ember-template-lint's releases.
Changelog
Sourced from ember-template-lint's changelog.
... (truncated)
Commits
a6c3fb1
Release 4.6.0be1629b
Merge pull request #2487 from judithhinlung/no-redundant-landmark-role-update5efe3d0
Updates config variable name tocheckAllHTMLElements
and added comment to test26449fd
Updatesno-redundant-landmark-role
rule with an option to lint against all ...84a97a1
Merge pull request #2484 from ember-template-lint/dependabot/npm_and_yarn/esl...be99f14
build(deps-dev): bump eslint from 8.13.0 to 8.14.0bc17dcb
Release 4.5.0dfb1192
Merge pull request #2478 from judithhinlung/require-lang-attribute-validate-v...67640c2
Added test for whenvalidateValues
defaults tofalse
bfabb5f
Updated docs and testsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)