Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setup for eslint-remote-tester for testing our rules against other repos #1741

Merged
merged 5 commits into from
May 21, 2023

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    569563d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    3155ee9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Merge branch 'master' into tweak-eslint-remote-tester

    * master: (88 commits)
      Release 11.7.0
      build(deps-dev): Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 (ember-cli#1863)
      Account for only having template tag in `no-empty-glimmer-component-classes` rule (ember-cli#1866)
      Support autofix of numerical property access and ternary expressions in `no-get` rule (ember-cli#1865)
      Release 11.6.0
      build(deps-dev): Bump prettier from 2.8.7 to 2.8.8 (ember-cli#1842)
      build(deps-dev): Bump @typescript-eslint/parser from 5.58.0 to 5.59.5 (ember-cli#1860)
      build(deps-dev): Bump @babel/eslint-parser from 7.21.3 to 7.21.8 (ember-cli#1856)
      build(deps-dev): Bump markdownlint-cli from 0.33.0 to 0.34.0 (ember-cli#1848)
      build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 (ember-cli#1861)
      build(deps-dev): Bump release-it from 15.10.1 to 15.10.3 (ember-cli#1859)
      build(deps): Bump vm2 from 3.9.17 to 3.9.18 (ember-cli#1862)
      Support autofix in gts files (ember-cli#1853)
      Only show `no-undef` errors for templates in gts files (ember-cli#1852)
      Release 11.5.2
      Fix a bug in autofixer and autofix additional cases with `firstObject and `lastObject` in `no-get` rule (ember-cli#1841)
      build(deps-dev): Bump eslint from 8.37.0 to 8.38.0 (ember-cli#1830)
      build(deps-dev): Bump @typescript-eslint/parser from 5.57.0 to 5.58.0 (ember-cli#1837)
      build(deps-dev): Bump typescript from 5.0.3 to 5.0.4 (ember-cli#1832)
      build(deps): Bump vm2 from 3.9.11 to 3.9.17 (ember-cli#1839)
      ...
    bmish committed May 21, 2023
    Configuration menu
    Copy the full SHA
    1357d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef433f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d45ffe7 View commit details
    Browse the repository at this point in the history