🌐 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.46.1
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.46.2
Choose a head ref
  • 6 commits
  • 180 files changed
  • 5 contributors

Commits on Oct 19, 2025

  1. fix(eslint-plugin): [prefer-optional-chain] skip optional chaining wh…

    …en it could change the result (#11702)
    mdm317 authored Oct 19, 2025
    Configuration menu
    Copy the full SHA
    698e7a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. chore(deps): update dependency knip to v5.65.0 (#11709)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    13a8ab3 View commit details
    Browse the repository at this point in the history
  2. fix(typescript-estree): forbid invalid modifiers in object methods (#…

    …11689)
    
    * fix(typescript-estree): forbid invalid modifiers in object methods and properties
    
    * Test
    
    * Remove properties
    
    * getters
    
    * setter
    
    * property
    
    * Snapshots
    fisker authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    4eda303 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency monaco-editor to ~0.54.0 (#11698)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    renovate[bot] and JoshuaKGoldberg authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    1ddaaa3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency stylelint to v16.25.0 (#11690)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    renovate[bot] and JoshuaKGoldberg authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    9185484 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    55ca033 View commit details
    Browse the repository at this point in the history
Loading