emberjs / ember-inflector

ember-inflector goal is to be rails compatible.
MIT License
105 stars 81 forks source link

Bump ember-template-lint from 2.15.0 to 4.14.0 #454

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 2.15.0 to 4.14.0.

Release notes

Sourced from ember-template-lint's releases.

Release 4.14.0

:rocket: Enhancement

:bug: Bug Fix

:house: Internal

Committers: 2

Release 4.13.0

:rocket: Enhancement

:bug: Bug Fix

  • #2589 Remove <s> and <u> from no-obsolete-elements (@​sukima)
  • #2593 Add unique-id to allowed built-in helpers in no-curly-component-invocation and no-implicit-this rules (@​geneukum)

:house: Internal

Committers: 5

Release 4.12.0

:rocket: Enhancement

  • #2574 Add autofixer to no-unnecessary-component-helper rule (@​bmish)
  • #2573 Add autofixer to modifier-name-case rule (@​bmish)
  • #2569 Add autofixer to require-valid-named-block-naming-format rule (@​locks)

:memo: Documentation

Committers: 3

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v4.14.0 (2022-09-01)

:rocket: Enhancement

:bug: Bug Fix

:house: Internal

Committers: 2

v4.13.0 (2022-08-30)

:rocket: Enhancement

:bug: Bug Fix

  • #2589 Remove <s> and <u> from no-obsolete-elements (@​sukima)
  • #2593 Add unique-id to allowed built-in helpers in no-curly-component-invocation and no-implicit-this rules (@​geneukum)

:house: Internal

Committers: 5

v4.12.0 (2022-08-05)

:rocket: Enhancement

  • #2574 Add autofixer to no-unnecessary-component-helper rule (@​bmish)
  • #2573 Add autofixer to modifier-name-case rule (@​bmish)
  • #2569 Add autofixer to require-valid-named-block-naming-format rule (@​locks)

:memo: Documentation

... (truncated)

Commits
  • 8283645 Release 4.14.0
  • 723a7b5 Merge pull request #2604 from ember-template-lint/fix-version
  • 04e7885 Merge pull request #2605 from ember-template-lint/add-concurrency-to-ci
  • 10fb364 Add concurrency setup to GH Actions workflow.
  • 6899b63 Fix --version to actually give the right value
  • c9730dd Merge pull request #2602 from ember-template-lint/update-volta-action
  • 714a46f Update GitHub Actions setup to volta-cli/action@v3
  • 2ba29bd Implement support embedded templates (#2483)
  • f0b948b Release 4.13.0
  • aea5950 build(deps): Bump date-fns from 2.29.1 to 2.29.2 (#2587)
  • 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 #457.