#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.4.2.
Release notes
Sourced from ember-template-lint's releases.
Changelog
Sourced from ember-template-lint's changelog.
Commits
de5f8cc
Release 4.4.2dfaa1fd
Merge pull request #2465 from mydea/fn/no-whitespace-within-word-regexca774fe
Release 4.4.1203fd0d
Merge pull request #2474 from ember-template-lint/upgrade-todo-utilsa6b3554
Removing unnecessary paramc40eac7
task: Upgrade@lint-todo/utils
to fix compacting6fbac2c
Use regex for no-whitespace-within-word10d01af
Merge pull request #2473 from ember-template-lint/shared-config-monorepo-testb1a9dbc
Add tests for monorepos with shared configuration in monorepo root614af75
Merge pull request #2468 from ember-template-lint/find-up-configDependabot 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)