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.14.0 #636

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-template-lint from 2.21.0 to 3.14.0.

Release notes

Sourced from ember-template-lint's releases.

Release 3.14.0

:rocket: Enhancement

  • #2209 Expose generateRuleTests as named export in public NodeJS API (@​bmish)

:bug: Bug Fix

:house: Internal

Committers: 3

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

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v3.14.0 (2021-11-24)

:rocket: Enhancement

  • #2209 Expose generateRuleTests as named export in public NodeJS API (@​bmish)

:bug: Bug Fix

:house: Internal

Committers: 3

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

... (truncated)

Commits
  • b379f52 Release 3.14.0
  • cf15270 Merge pull request #2235 from bmish/remove-helper-remove-configuration-html-c...
  • 0d993ca Merge pull request #2234 from bmish/remove-helper-calculate-location-display
  • e76e8f3 chore: remove unused helper remove-configuration-html-comments
  • 43a359f chore: remove unused helper calculate-location-display
  • 93a47f7 Merge pull request #2209 from bmish/expose-rule-test-harness
  • 9cf004a Merge pull request #2215 from ddzz/fix-node-version-gha
  • d8580fb Update floating-dependencies
  • b276b5a Clean up
  • 2e5f1ea Merge pull request #2223 from ember-template-lint/dependabot/npm_and_yarn/esl...
  • 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 #642.