ember-polyfills / ember-cached-decorator-polyfill

Polyfill for RFC 566: @cached
MIT License
20 stars 6 forks source link

chore(deps-dev): bump ember-template-lint from 2.11.0 to 4.6.0 #154

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-template-lint from 2.11.0 to 4.6.0.

Release notes

Sourced from ember-template-lint's releases.

Release 4.6.0

:rocket: Enhancement

  • #2487 Add checkAllHTMLElements option to no-redundant-landmark-role rule to lint against all HTML elements with default ARIA roles (@​judithhinlung)

Committers: 1

Release 4.5.0

:rocket: Enhancement

:house: Internal

Committers: 3

Release 4.4.2

:bug: Bug Fix

  • #2465 Better handling of dashes in no-whitespace-within-word rule (@​mydea)

Committers: 1

Release 4.4.1

:bug: Bug Fix

  • #2474 Ensure --compact-todo functions properly (@​scalvert)
  • #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

:house: Internal

Committers: 4

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v4.6.0 (2022-04-28)

:rocket: Enhancement

  • #2487 Add checkAllHTMLElements option to no-redundant-landmark-role rule to lint against all HTML elements with default ARIA roles (@​judithhinlung)

Committers: 1

v4.5.0 (2022-04-22)

:rocket: Enhancement

:house: Internal

Committers: 3

v4.4.2 (2022-04-19)

:bug: Bug Fix

  • #2465 Better handling of dashes in no-whitespace-within-word rule (@​mydea)

Committers: 1

v4.4.1 (2022-04-15)

:bug: Bug Fix

  • #2474 Ensure --compact-todo functions properly (@​scalvert)
  • #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

:house: Internal

Committers: 4

... (truncated)

Commits
  • a6c3fb1 Release 4.6.0
  • be1629b Merge pull request #2487 from judithhinlung/no-redundant-landmark-role-update
  • 5efe3d0 Updates config variable name to checkAllHTMLElements and added comment to test
  • 26449fd Updates no-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.0
  • bc17dcb Release 4.5.0
  • dfb1192 Merge pull request #2478 from judithhinlung/require-lang-attribute-validate-v...
  • 67640c2 Added test for when validateValues defaults to false
  • bfabb5f Updated docs and tests
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #156.