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.3.1 #486

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 5.0.2 to 5.3.1.

Release notes

Sourced from ember-template-lint's releases.

Release 5.3.1

:bug: Bug Fix

  • #2765 Throw the more-helpful, original exception when encountering an ESM plugin/config loading error (@​jsturgis)

:memo: Documentation

:house: Internal

Committers: 3

Release 5.3.0

:rocket: Enhancement

Committers: 1

Release 5.2.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

Release 5.1.1

:bug: Bug Fix

:memo: Documentation

  • #2732 Link to "skipping helpers" part of the codemod doc in no-curly-component-invocation rule doc (@​geneukum)

Committers: 1

Release 5.1.0

:rocket: Enhancement

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v5.3.1 (2023-01-06)

:bug: Bug Fix

  • #2765 Throw the more-helpful, original exception when encountering an ESM plugin/config loading error (@​jsturgis)

:memo: Documentation

:house: Internal

Committers: 3

v5.3.0 (2022-12-14)

:rocket: Enhancement

Committers: 1

v5.2.0 (2022-12-07)

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

v5.1.1 (2022-12-05)

:bug: Bug Fix

:memo: Documentation

  • #2732 Link to "skipping helpers" part of the codemod doc in no-curly-component-invocation rule doc (@​geneukum)

Committers: 1

... (truncated)

Commits
  • 7e7c761 Release 5.3.1
  • 3f789d4 build(deps-dev): Bump release-it from 15.5.1 to 15.6.0 (#2764)
  • 282af50 build(deps): Bump language-tags from 1.0.6 to 1.0.7 (#2749)
  • b4ca3bf build(deps): Bump globby from 13.1.2 to 13.1.3 (#2750)
  • ef21ca9 Throw the more-helpful, original exception when encountering an ESM plugin/co...
  • 70637d8 Add Node v19 to CI (#2761)
  • 43da7e6 Document how to write rule test cases for fatal errors (#2760)
  • 3cf811c Improve snapshot test documentation (#2759)
  • 8a11c93 build(deps-dev): Bump @​babel/parser from 7.20.5 to 7.20.7 (#2757)
  • 5ce0a41 Release 5.3.0
  • 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 1 year ago

Superseded by #487.