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(typescript-estree): wrap import = declaration in an export node #5885

Merged

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    7a25528 View commit details
    Browse the repository at this point in the history
  2. fix(utils): removed TRuleListener generic from the createRule (ty…

    …pescript-eslint#5036)
    
    * refactor(utils)!: removed `TRuleListener` generic from the `createRule`
    
    * refactor!: removed `TRuleListener` generic from the `CLIEngine` and `RuleCreateFunction`
    
    * chore: document and refactor 'extra' to 'parserSettings' (typescript-eslint#5834)
    
    * chore(website): fix renamed Sponsorship docs link (typescript-eslint#5882)
    
    * docs: Mention wide globs performance implications in monorepos docs and parser README (typescript-eslint#5864)
    
    * docs: Mention wide globs performance implications in monorepos docs and parser readme
    
    * Update docs/linting/typed-linting/MONOREPOS.md
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    Co-authored-by: Adnan Hashmi <56730784+adnanhashmi09@users.noreply.github.com>
    3 people committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0414e4d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. feat: create TSTypeQuery node when TSImportType has isTypeOf (typescr…

    …ipt-eslint#3076)
    
    * feat: update TSImportType node
    
    * fix: update visitor keys
    
    * chore: document and refactor 'extra' to 'parserSettings' (typescript-eslint#5834)
    
    * chore(website): fix renamed Sponsorship docs link (typescript-eslint#5882)
    
    * docs: Mention wide globs performance implications in monorepos docs and parser README (typescript-eslint#5864)
    
    * docs: Mention wide globs performance implications in monorepos docs and parser readme
    
    * Update docs/linting/typed-linting/MONOREPOS.md
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    Co-authored-by: Adnan Hashmi <56730784+adnanhashmi09@users.noreply.github.com>
    3 people committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    04488c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee2fbfa View commit details
    Browse the repository at this point in the history
  3. feat(scope-manager): ignore ECMA version (typescript-eslint#5889)

    * feat(scope-manager): ignore ECMA version
    
    * chore: document and refactor 'extra' to 'parserSettings' (typescript-eslint#5834)
    
    * chore(website): fix renamed Sponsorship docs link (typescript-eslint#5882)
    
    * Remove much more
    
    * Fix WebLinter lint
    
    * docs: Mention wide globs performance implications in monorepos docs and parser README (typescript-eslint#5864)
    
    * docs: Mention wide globs performance implications in monorepos docs and parser readme
    
    * Update docs/linting/typed-linting/MONOREPOS.md
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    
    * chore: add auto-canary release for v6 (typescript-eslint#5883)
    
    Co-authored-by: Adnan Hashmi <56730784+adnanhashmi09@users.noreply.github.com>
    JoshuaKGoldberg and adnanhashmi09 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c446386 View commit details
    Browse the repository at this point in the history
  4. feat: remove semantically invalid properties from TSEnumDeclaration, …

    …TSInterfaceDeclaration and TSModuleDeclaration (typescript-eslint#4863)
    
    * chore: remove invalid properties from ast nodes
    
    * chore: remove invalid code in scope-manager and typescript-estree
    
    * chore: re-write snapshots that were using invalid properties
    
    * feat: remove modifiers union from ast types
    
    Co-authored-by: Juan García <juank1809@gmail.com>
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    3 people committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cf2956f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b90e7c3 View commit details
    Browse the repository at this point in the history
  6. feat(utils): remove (ts-)eslint-scope types (typescript-eslint#5256)

    * chore(utils)\!: remove (ts-)eslint-scope types
    
    * Remove eslint-scope dep
    
    * More file deletions
    JoshuaKGoldberg committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    fff0e29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a027cec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d85274 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51d97ae View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    74839f9 View commit details
    Browse the repository at this point in the history
  2. Remove silly comment

    JoshuaKGoldberg committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8dd2a42 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    58c4d34 View commit details
    Browse the repository at this point in the history
  2. Just a bit of cleanup

    JoshuaKGoldberg committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    b36507f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    dd858f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28863a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b331c98 View commit details
    Browse the repository at this point in the history
  4. Revert "Remove more fixtures-to-test changes"

    This reverts commit b331c98.
    JoshuaKGoldberg committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a128343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c60da02 View commit details
    Browse the repository at this point in the history
  6. remove the wat

    JoshuaKGoldberg committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d2d052d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7ea8eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a738b91 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

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