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.4.9 to 11.8.0 #814

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 11.4.9 to 11.8.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.8.0

:rocket: Enhancement

  • #1847 Add useAt option to autofix .lastObject to .at(-1) in no-get rule (@​ArtixZ)

Committers: 1

Release 11.7.2

:bug: Bug Fix

  • #1876 Allow generic type in TypeScript class in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 1

Release 11.7.1

:bug: Bug Fix

  • #1870 Fix crash with default computed property import in no-unused-services rule (@​bmish)
  • #1869 Avoid crash with inject decorator in no-restricted-service-injections rule (@​bmish)
  • #1871 Avoid further decorator detection crashes in no-restricted-service-injections rule (@​bmish)

Committers: 1

Release 11.7.0

:rocket: Enhancement

  • #1865 Support autofix of numerical property access and ternary expressions in no-get rule (@​evanjehl)

:bug: Bug Fix

  • #1866 Account for class only having template tag in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 2

Release 11.6.0

:rocket: Enhancement

:bug: Bug Fix

Committers: 1

Release 11.5.2

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.8.0 (2023-05-31)

:rocket: Enhancement

  • #1847 Add useAt option to autofix .lastObject to .at(-1) in no-get rule (@​ArtixZ)

Committers: 1

v11.7.2 (2023-05-23)

:bug: Bug Fix

  • #1876 Allow generic type in TypeScript class in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 7

v11.7.1 (2023-05-21)

:bug: Bug Fix

  • #1870 Fix crash with default computed property import in no-unused-services rule (@​bmish)
  • #1869 Avoid crash with inject decorator in no-restricted-service-injections rule (@​bmish)
  • #1871 Avoid further decorator detection crashes in no-restricted-service-injections rule (@​bmish)

Committers: 1

v11.7.0 (2023-05-19)

:rocket: Enhancement

  • #1865 Support autofix of numerical property access and ternary expressions in no-get rule (@​evanjehl)

:bug: Bug Fix

  • #1866 Account for class only having template tag in no-empty-glimmer-component-classes rule (@​chrisrng)

Committers: 2

v11.6.0 (2023-05-16)

:rocket: Enhancement

:bug: Bug Fix

... (truncated)

Commits
  • 9a2768f Release 11.8.0
  • b6e28f1 build(deps-dev): Bump @​typescript-eslint/parser from 5.59.6 to 5.59.7 (#1878)
  • 1f224f0 build(deps-dev): Bump @​babel/plugin-proposal-decorators from 7.21.0 to 7.22.3...
  • 957879c Add useAt option to autofix .lastObject to .at(-1) in no-get rule (#1...
  • f97d491 Release 11.7.2
  • 5c554c9 build(deps-dev): Bump eslint from 8.38.0 to 8.41.0 (#1874)
  • 9e2f2ae Bugfix: no-empty-glimmer-component-classes to allow generic type subclass (#1...
  • d779c62 build(deps-dev): Bump eslint-plugin-eslint-plugin from 5.0.8 to 5.1.0 (#1875)
  • 276b15a Release 11.7.1
  • 6230ac6 Fix setup for eslint-remote-tester for testing our rules against other repos ...
  • 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)