ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework
MIT License
137 stars 49 forks source link

Bump ember-template-lint from 5.0.2 to 5.6.0 #499

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 5.0.2 to 5.6.0.

Release notes

Sourced from ember-template-lint's releases.

Release 5.6.0

:rocket: Enhancement

  • #2818 Add additionalNonSemanticTags option to require-presentational-children rule (@​Techn1x)

:bug: Bug Fix

  • #2819 Allow intermediate presentation role before context in require-context-role rule (@​Techn1x)
  • #2820 Allow presentation role for li in no-invalid-role rule (@​Techn1x)

Committers: 1

Release 5.5.1

:bug: Bug Fix

  • #2802 Rename no-unnecessary-curly-literals rule to no-unnecessary-curly-strings (@​bmish)

Committers: 1

Release 5.5.0

:rocket: Enhancement

Committers: 1

Release 5.4.0

:rocket: Enhancement

Committers: 1

Release 5.3.3

:bug: Bug Fix

  • #2780 Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (@​lifeart)

Committers: 1

Release 5.3.2

:bug: Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v5.6.0 (2023-02-24)

:rocket: Enhancement

  • #2818 Add additionalNonSemanticTags option to require-presentational-children rule (@​Techn1x)

:bug: Bug Fix

  • #2819 Allow intermediate presentation role before context in require-context-role rule (@​Techn1x)
  • #2820 Allow presentation role for li in no-invalid-role rule (@​Techn1x)

Committers: 1

v5.5.1 (2023-02-10)

:bug: Bug Fix

  • #2802 Rename no-unnecessary-curly-literals rule to no-unnecessary-curly-strings (@​bmish)

Committers: 1

v5.5.0 (2023-02-08)

:rocket: Enhancement

Committers: 1

v5.4.0 (2023-02-08)

:rocket: Enhancement

Committers: 1

v5.3.3 (2023-01-27)

:bug: Bug Fix

  • #2780 Ignore {{(unique-id)}} helper variation in no-duplicate-id rule (@​lifeart)

Committers: 1

v5.3.2 (2023-01-22)

... (truncated)

Commits
  • 0ab08df Release 5.6.0
  • d1261dd build(deps-dev): Bump markdownlint-cli from 0.32.2 to 0.33.0 (#2767)Co-author...
  • ed85a52 build(deps-dev): Bump execa from 6.1.0 to 7.0.0 (#2807)
  • 4aef0e1 build(deps-dev): Bump yeoman-environment from 3.13.0 to 3.15.1 (#2813)
  • ccb2f2b Allow intermediate presentation role before context in require-context-role...
  • 0dcfe91 Add additionalNonSemanticTags option to require-presentational-children r...
  • e06147e Allow presentation role for li in no-invalid-role rule (#2820)
  • 335b3c1 build(deps): Bump ci-info from 3.7.1 to 3.8.0 (#2805)
  • af4c528 build(deps-dev): Bump eslint from 8.33.0 to 8.34.0 (#2804)
  • ef9476f build(deps-dev): Bump prettier from 2.8.3 to 2.8.4 (#2809)
  • 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)