alexlafroscia / ember-steps

Declaratively create wizards, tabbed UIs, and more
https://alexlafroscia.github.io/ember-steps
MIT License
90 stars 23 forks source link

chore(deps-dev): bump ember-template-lint from 2.21.0 to 3.13.0 #628

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps ember-template-lint from 2.21.0 to 3.13.0.

Release notes

Sourced from ember-template-lint's releases.

Release 3.13.0

:rocket: Enhancement

:bug: Bug Fix

  • #2174 Fix false negative with always setting and template ending with non-text in eol-last rule (@​bmish)

:house: Internal

Committers: 2

Release 3.12.0

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

  • #2156 Move workflow examples out of README into separate doc (@​bmish)
  • #2157 Ensure rules with options include a Configuration section in their rule doc (@​bmish)

Committers: 3

Release 3.11.0

:rocket: Enhancement

:bug: Bug Fix

  • #2140 Update no-empty-headings rule to only check for valid element & text nodes (@​glnster)

:house: Internal

Committers: 4

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v3.13.0 (2021-11-13)

:rocket: Enhancement

:bug: Bug Fix

  • #2174 Fix false negative with always setting and template ending with non-text in eol-last rule (@​bmish)

:house: Internal

Committers: 2

v3.12.0 (2021-11-04)

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

  • #2156 Move workflow examples out of README into separate doc (@​bmish)
  • #2157 Ensure rules with options include a Configuration section in their rule doc (@​bmish)

Committers: 3

v3.11.0 (2021-10-27)

:rocket: Enhancement

:bug: Bug Fix

  • #2140 Update no-empty-headings rule to only check for valid element & text nodes (@​glnster)

:house: Internal

Committers: 4

... (truncated)

Commits
  • 5123cbf Release 3.13.0
  • 5ee38b6 Merge pull request #2168 from judithhinlung/jlung/no_autofocus
  • 15b75e4 Merge pull request #2175 from bmish/test-coverage
  • f06827a test: ensure minimum code coverage enforced
  • 01c7201 Update test/unit/rules/no-autofocus-attribute-test.js
  • b8deac6 Update test/unit/rules/no-autofocus-attribute-test.js
  • 049ca44 Updated README
  • d1f59f5 Merge pull request #2174 from bmish/eol-last-non-textnode
  • 867455b Adds support for mustache statements, added tests
  • 248524b fix: false negative with 'always' and template ending with non-text
  • 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 #636.