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.12.1 #23

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ember-template-lint from 2.11.0 to 2.12.1.

Release notes

Sourced from ember-template-lint's releases.

Release 2.12.1

:bug: Bug Fix

:house: Internal

Committers: 2

Release 2.12.0

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

  • #1497 Avoid validating text within attributes in no-whitespace-within-word (@zelaznik)

:memo: Documentation

Committers: 5

Changelog

Sourced from ember-template-lint's changelog.

v2.12.1 (2020-09-11)

:bug: Bug Fix

:house: Internal

Committers: 2

v2.12.0 (2020-09-09)

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

  • #1497 Avoid validating text within attributes in no-whitespace-within-word (@zelaznik)

:memo: Documentation

Committers: 5

Commits
  • 25dfe5f Release 2.12.1
  • 686d5ad Merge pull request #1514 from ember-template-lint/ensure-all-bad-cases-emit-e...
  • e144bda Ensure bad test cases always have results.
  • 4f769c0 chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1 (#1512)
  • 699c9a3 Merge pull request #1510 from ember-template-lint/update-release-setup
  • 2107dff Update automated release setup.
  • 420f2d5 Release 2.12.0
  • d452277 Merge pull request #1509 from ember-template-lint/rwjblue-patch-1
  • f921307 Merge pull request #1497 from zelaznik/zel-allow-spaces-in-attribute-values
  • 06d115a Add no-duplicate-id to a11y preset
  • 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 #29.