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 eslint-plugin-ember from 11.8.0 to 11.9.0 #834

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 11.8.0 to 11.9.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.9.0

:rocket: Enhancement

  • #1899 Check template tags for service usages in no-unused-services (@​lin-ll)

:house: Internal

  • #1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@​chrisrng)

Committers: 2

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.9.0 (2023-06-26)

:rocket: Enhancement

  • #1899 Check template tags for service usages in no-unused-services (@​lin-ll)

:house: Internal

  • #1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@​chrisrng)

Committers: 2

Commits
  • 1688e1f Release 11.9.0
  • 835e5da build(deps-dev): Bump @​babel/plugin-proposal-decorators (#1887)
  • 676f80e build(deps-dev): Bump @​typescript-eslint/parser from 5.59.11 to 5.60.0 (#1900)
  • 684410c Check template tags for service usages in no-unused-services (#1899)
  • 5e7ddfc build(deps-dev): Bump typescript from 5.0.4 to 5.1.3 (#1884)
  • b8edfc9 build(deps-dev): Bump release-it from 15.10.3 to 15.11.0 (#1883)
  • 845d2ee build(deps-dev): Bump @​babel/eslint-parser from 7.21.8 to 7.22.5 (#1888)
  • 4d68940 build(deps-dev): Bump eslint from 8.41.0 to 8.43.0 (#1890)
  • d0b28c4 build(deps-dev): Bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#1892)
  • 018c0a2 build(deps-dev): Bump @​typescript-eslint/parser from 5.59.7 to 5.59.11 (#1893)
  • 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)