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.53.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.53.1
Choose a head ref
  • 8 commits
  • 41 files changed
  • 5 contributors

Commits on Jan 16, 2026

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

Commits on Jan 19, 2026

  1. fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if i…

    …nterface is a default export (#11951)
    
    fix(consistent-indexed-object-style): skip fixing if interface is a default export
    camc314 authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    76f8ff7 View commit details
    Browse the repository at this point in the history
  2. fix(utils): make RuleCreator root defaultOptions optional (#11956)

    * fix: make defaultOptions optional in RuleModule and RuleCreator interfaces
    
    * test: add test for defaultOptions in RuleCreator
    
    * fix: update defaultOptions type to be non-nullable in rule definition
    
    * fix: typecheck
    y-hsgw authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    e0f2a01 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency eslint-plugin-eslint-plugin to v7.3.0 (#…

    …11959)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    4bc0b42 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency eslint-plugin-perfectionist to v5.3.1 (#…

    …11961)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    82475a0 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency cspell to v9.6.0 (#11975)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    e6c0513 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency @types/babel__code-frame to v7.27.0 (#…

    …11970)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    881cc65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9940e53 View commit details
    Browse the repository at this point in the history
Loading