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.7.2
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.3
Choose a head ref
  • 11 commits
  • 43 files changed
  • 5 contributors

Commits on Sep 18, 2023

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

Commits on Sep 20, 2023

  1. chore(deps): update babel (#7667)

    chore(deps): update babel to v7.22.19
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4aed4b6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @swc/core to v1.3.85 (#7675)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dbbbb83 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @microsoft/api-extractor to v7.37.0 (#…

    …7668)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2023
    1 Configuration menu
    Copy the full SHA
    3a08c4a View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/json-schema to v7.0.13 (#7677)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2023
    1 Configuration menu
    Copy the full SHA
    f2b3d52 View commit details
    Browse the repository at this point in the history
  5. chore: fix generate-contributors path (#7671)

    * chore: fix generate-contributors path
    
    * Re-ran script
    JoshuaKGoldberg authored Sep 20, 2023
    1 Configuration menu
    Copy the full SHA
    e4b0776 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency @types/node to v20.6.2 (#7679)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2023
    1 Configuration menu
    Copy the full SHA
    e849b7e View commit details
    Browse the repository at this point in the history
  7. chore(deps): update jest (#7682)

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

Commits on Sep 21, 2023

  1. docs(eslint-plugin): replaced the Out-of-date TS error codes in eslin…

    …t-recommended.ts with the supported-codes (#7590)
    
    * replaced the TS error 2360 with 2322
    
    * changed the TS error codes
    girishsontakke authored Sep 21, 2023
    1 Configuration menu
    Copy the full SHA
    dec6cbe View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

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

Commits on Sep 25, 2023

  1. 1 Configuration menu
    Copy the full SHA
    91a3e0c View commit details
    Browse the repository at this point in the history
Loading