aomran / ember-cli-chart

A simple ember component for adding Charts
https://www.npmjs.org/package/ember-cli-chart
MIT License
138 stars 76 forks source link

Bump ember-template-lint from 5.7.1 to 5.10.0 #240

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 5.7.1 to 5.10.0.

Release notes

Sourced from ember-template-lint's releases.

Release 5.10.0

:rocket: Enhancement

Committers: 1

Release 5.9.0

:rocket: Enhancement

Committers: 1

Release 5.8.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

Release 5.7.3

:bug: Bug Fix

  • #2339 Convert path to URL before import of config/plugin for Windows support (@​lifeart)

Committers: 1

Release 5.7.2

:bug: Bug Fix

Committers: 1

Changelog

Sourced from ember-template-lint's changelog.

v5.10.0 (2023-05-25)

:rocket: Enhancement

Committers: 1

v5.9.0 (2023-05-24)

:rocket: Enhancement

Committers: 1

v5.8.0 (2023-05-23)

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v5.7.3 (2023-04-28)

:bug: Bug Fix

  • #2339 Convert path to URL before import of config/plugin for Windows support (@​lifeart)

Committers: 1

v5.7.2 (2023-03-28)

:bug: Bug Fix

Committers: 1

Commits
  • 0ee4160 Release 5.10.0
  • 1692795 Merge pull request #2895 from lin-ll/lin-ll/no-unnecessary-curly-strings-fixer
  • c107718 Add autofixer to no-unnecessary-curly-strings rule
  • 0704a6d Merge pull request #2894 from lin-ll/lin-ll/no-trailing-spaces-fixer
  • 8e21098 Add autofixer to rule
  • 46d4c66 Release 5.9.0
  • d9ec9c4 Add options for different html / hbs quote styles in quotes rule (#2754)
  • b2a1a3e Merge pull request #2890 from ember-template-lint/dependabot/npm_and_yarn/esl...
  • bb43966 Update package-lock.json
  • 63a984e Merge branch 'master' into dependabot/npm_and_yarn/eslint-8.41.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 1 year ago

Superseded by #248.