🌐 AI搜索 & 代理 主页
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: v8.41.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: v8.42.0
Choose a head ref
  • 18 commits
  • 103 files changed
  • 7 contributors

Commits on Aug 27, 2025

  1. docs: fix links pointing to netlify (#11506)

    docs: fix changelog links pointing to netlify
    cseas authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    fa6d8a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a65920 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. chore(deps): update dependency knip to v5.63.0 (#11536)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    f9fb104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4d567 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. fix(deps): update eslint monorepo to v9.33.0 (#11482)

    * fix(deps): update eslint monorepo to v9.33.0
    
    * update snapshot
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>
    renovate[bot] and kirkwaiblinger authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    264ca2f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. feat: deprecate tseslint.config() (#11531)

    * WIP - deprecate tseslint.config()
    
    * yup
    
    * gud
    
    * issue
    
    * switch docs to use defineConfig
    
    * add back import
    
    * lint
    
    * more spots
    
    * typo
    
    * #config-deprecated
    
    * touchup
    
    * Update docs/getting-started/Quickstart.mdx
    
    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    
    * Update docs/packages/TypeScript_ESLint.mdx
    
    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    
    ---------
    
    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    kirkwaiblinger and JoshuaKGoldberg authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    d7614a7 View commit details
    Browse the repository at this point in the history
  2. feat(typescript-estree): forbid invalid keys in EnumMember (#11497)

    * Revert "fix(typescript-estree): revert #11232 (feat(typescript-estree): forbi…"
    
    This reverts commit 7648622.
    
    * Linting
    
    * Revert "Linting"
    
    This reverts commit a42f8c7.
    
    * FIx build script
    
    * Fix?
    
    * Linting?
    
    * fix up type issues
    
    ---------
    
    Co-authored-by: Kirk Waiblinger <53019676+kirkwaiblinger@users.noreply.github.com>
    fisker and kirkwaiblinger authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    ee3efa7 View commit details
    Browse the repository at this point in the history
  3. chore(typescript-estree): remove dead failure path (#11556)

    remove dead failure path
    kirkwaiblinger authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    dce5360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa15645 View commit details
    Browse the repository at this point in the history
  5. chore: use new ESLint rules internally (#11558)

    * add new rules
    
    * adjust comment
    kirkwaiblinger authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    0daf303 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    ffec413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459ec64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e680780 View commit details
    Browse the repository at this point in the history
  4. chore: debug patch

    JamesHenry committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    f531730 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    327e1ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e22842 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75188b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d135909 View commit details
    Browse the repository at this point in the history
Loading