embermap / ember-cli-fastboot-testing

Test your FastBoot-rendered HTML alongside your application's tests.
https://embermap.github.io/ember-cli-fastboot-testing
MIT License
39 stars 18 forks source link

Bump ember-template-lint from 5.7.2 to 5.9.0 #812

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ember-template-lint from 5.7.2 to 5.9.0.

Release notes

Sourced from ember-template-lint's releases.

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

Changelog

Sourced from ember-template-lint's changelog.

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

Commits
  • 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
  • b1471ee Bump eslint-plugin-unicorn
  • 3611025 Release 5.8.0
  • a8344ed Fix override for gjs files in recommended config (#2891)
  • 81d2560 build(deps-dev): Bump eslint from 8.39.0 to 8.41.0
  • 6691643 Merge pull request #2872 from ember-template-lint/dependabot/npm_and_yarn/bab...
  • 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 #813.