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.5.0 #153

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-template-lint from 2.11.0 to 4.5.0.

Release notes

Sourced from ember-template-lint's releases.

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

Release 4.4.0

:rocket: Enhancement

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

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

v4.4.0 (2022-04-12)

:rocket: Enhancement

  • #2435 Add CLI option --no-error-on-unmatched-pattern (@​CvX)

... (truncated)

Commits
  • 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
  • d952cf3 Merge pull request #2480 from ember-template-lint/node-18
  • 54e6800 Added a config to disable values validation by default
  • b943f8e Merge branch 'master' into node-18
  • d934041 Merge pull request #2437 from ember-template-lint/use-bin-tester
  • 9f920f4 Update ci.yml
  • 718a42b test: Node 18
  • 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 #154.