Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.6.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.7.0
Choose a head ref
  • 18 commits
  • 182 files changed
  • 9 contributors

Commits on Sep 5, 2023

  1. chore(deps): update dependency @types/node to v20.5.8 (#7600)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4fc75eb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency tsx to v3.12.8 (#7598)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d2973cc View commit details
    Browse the repository at this point in the history
  3. docs: add in the pull request file to not comment in closed prs (#7592)

    * update pull_requests.mdx
    
    * update docs/contributing/Pull_Requests.mdx
    
    * update docs/contributing/Pull_Requests.mdx
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    
    * update docs/contributing/Pull_Requests.mdx
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    
    * Update docs/contributing/Pull_Requests.mdx
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    
    ---------
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    sfavello and Josh-Cena authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8175224 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    1ed0733 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update babel to v7.22.15 (#7617)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    63d6bb0 View commit details
    Browse the repository at this point in the history
  3. docs: ts-api-tools -> ts-api-utils (#7618)

    `ts-api-tools` -> `ts-api-utils`
    
    package has been renamed
    phryneas authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3d8ce95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf48646 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    18d9e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c15daf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec6a62e View commit details
    Browse the repository at this point in the history
  4. fix(eslint-plugin): [no-restricted-imports] disallow side effect impo…

    …rts when allowTypeImports is enabled (#7560)
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    joshkel and bradzacher authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4908905 View commit details
    Browse the repository at this point in the history
  5. feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437)

    * feat(eslint-plugin): added suggestion fixer to await-thenable
    
    * Aha, getFirstToken
    JoshuaKGoldberg authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b284370 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bad832 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. chore(deps): update dependency @types/lodash to v4.14.198 (#7620)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6ed0ca4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    8ca73dd View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @swc/core to v1.3.83 (#7623)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    a5f10ff View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. chore(website): [playground] add types tab to playground (#6843)

    * chore(website): [playground] add types tab to playground
    
    * chore(website): [playground] add missing styles
    
    * fix: remove unnecessary code after merge
    
    * fix: correct package file
    
    * fix: apply changes after merge
    
    * fix: unify playgroundInfoContainer with tabCode
    
    * Update packages/website/src/components/typeDetails/TypeInfo.tsx
    
    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    
    ---------
    
    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    armano2 and JoshuaKGoldberg authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7c3475c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ffff0 View commit details
    Browse the repository at this point in the history
Loading