ember-polyfills / ember-cached-decorator-polyfill

Polyfill for RFC 566: @cached
MIT License
20 stars 6 forks source link

chore(deps-dev): bump ember-template-lint from 2.11.0 to 2.18.1 #53

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ember-template-lint from 2.11.0 to 2.18.1.

Release notes

Sourced from ember-template-lint's releases.

Release 2.18.1

:bug: Bug Fix

  • #1727 Fix no-dynamic-subexpression-invocations handling of {{1}} (@rwjblue)

Committers: 2

Release 2.18.0

:rocket: Enhancement

Committers: 2

Release 2.17.0

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

  • #1693 Add link to Ember.js issue for no-model-argument-in-route-templates rule (@SergeAstapov)

:house: Internal

Committers: 6

Release 2.16.0

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

  • #1657 Add example script for counting lint violation disable directive comments (@bmish)
  • #1676 Fix broken documentation links (@Turbo87)

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v2.18.1 (2021-02-02)

:bug: Bug Fix

  • #1727 Fix no-dynamic-subexpression-invocations handling of {{1}} (@rwjblue)

Committers: 2

v2.18.0 (2021-01-28)

:rocket: Enhancement

Committers: 2

v2.17.0 (2021-01-21)

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

  • #1693 Add link to Ember.js issue for no-model-argument-in-route-templates rule (@SergeAstapov)

:house: Internal

Committers: 6

v2.16.0 (2021-01-06)

:rocket: Enhancement

... (truncated)

Commits
  • 90c01a1 Release 2.18.1
  • 013ce62 Merge pull request #1727 from ember-template-lint/ensure-no-dynamic-subexpr-i...
  • 6802262 Fix no-dynamic-subexpression-invocations handling of {{1}}
  • 15a6c58 chore(deps-dev): bump fixturify-project from 2.1.0 to 2.1.1 (#1723)
  • 2d659b7 chore(deps-dev): bump eslint from 7.18.0 to 7.19.0 (#1724)
  • 8f4fc55 Release 2.18.0
  • acb420a Merge pull request #1716 from ember-template-lint/add-no-dynamic-subexpressio...
  • 0b1e1de Add no-dynamic-subexpression-invocations.
  • f7acbc9 chore(deps-dev): bump eslint-config-prettier from 7.1.0 to 7.2.0 (#1709)
  • 44f7325 Release 2.17.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 3 years ago

Superseded by #57.