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.15.0 #642

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-template-lint from 2.21.0 to 3.15.0.

Release notes

Sourced from ember-template-lint's releases.

Release 3.15.0

:rocket: Enhancement

:memo: Documentation

:house: Internal

Committers: 5

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

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v3.15.0 (2021-12-16)

:rocket: Enhancement

:memo: Documentation

:house: Internal

Committers: 5

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

... (truncated)

Commits
  • d8eb4cb Release 3.15.0
  • cb8a108 Merge pull request #2280 from ember-template-lint/rwjblue-patch-1
  • 60793f1 Remove outdated boolean config in docs/configuration.md
  • de7a045 Merge pull request #2272 from ember-template-lint/dependabot/npm_and_yarn/jes...
  • c3f20f9 build(deps-dev): bump jest from 27.4.3 to 27.4.4
  • fffe6fc Merge pull request #2269 from jamescdavis/no-element-event-actions_optional_a...
  • 90517f5 properly parse and check config
  • a6e6d21 test bad config with fatal: true
  • fea5009 parse config before using!
  • 7e782ad test requireActionHelper with default config
  • 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 #652.