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

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    8b05208 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [prefer-optional-chain] include mixed "nullish co…

    …mparison style" chains in checks (#11533)
    mdm317 authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    73003bf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. fix(eslint-plugin): [no-misused-promises] special-case .finally not…

    … to report when a promise returning function is provided as an argument (#11667)
    
    * initial implementation
    
    * use 'parseFinallyCall' to simplify implementation
    ronami authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    a64b3cc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency webpack to v5.102.0 (#11684)

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

Commits on Oct 13, 2025

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