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 3.10.0 #109

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-template-lint from 2.11.0 to 3.10.0.

Release notes

Sourced from ember-template-lint's releases.

Release 3.10.0

:rocket: Enhancement

:bug: Bug Fix

  • #2137 Skip SVG elements in require-presentational-children rule (@​mydea)

Committers: 2

Release 3.9.0

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 6

Release 3.8.0

:rocket: Enhancement

... (truncated)

Changelog

Sourced from ember-template-lint's changelog.

v3.10.0 (2021-10-13)

:rocket: Enhancement

:bug: Bug Fix

  • #2137 Skip SVG elements in require-presentational-children rule (@​mydea)

Committers: 2

v3.9.0 (2021-10-05)

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 6

v3.8.0 (2021-10-01)

:rocket: Enhancement

... (truncated)

Commits
  • c4f4acc Release 3.10.0
  • f80997c Merge pull request #2137 from mydea/fn/require-presentational-children-svg
  • 9e5cee2 Update docs/rule/require-presentational-children.md
  • a6aeed4 Skip SVG elements for require-presentational-children
  • a04b605 Merge pull request #2127 from glnster/no-empty-anchors
  • d4caa06 add configuration section
  • 5bf353e test for default true config value
  • 6a95da9 fix lints in rule doc
  • 1a14a27 update rule doc
  • c123307 use allowEmptyLinks rule option
  • 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 #113.