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.9.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: v6.10.0
Choose a head ref
  • 9 commits
  • 46 files changed
  • 7 contributors

Commits on Oct 30, 2023

  1. feat(eslint-plugin): [ban-ts-comments] suggest ts-expect-error over t…

    …s-ignore (#7849)
    
    * feat(eslint-plugin): [ban-ts-comments] suggest ts-expect-error instead of ts-ignore
    
    * Always show tweaked message
    NotWoods authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5e73a48 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#7828)

    chore(deps): update dependency eslint-plugin-jest to v27.5.0
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c2ab781 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. chore(deps): update dependency @eslint/js to v8.52.0 (#7829)

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

Commits on Nov 1, 2023

  1. fix(eslint-plugin): [no-unused-vars] handle logical assignment (#7854)

    * fix(eslint-plugin): [no-unused-vars] handle logical assignment
    
    * refactor
    yeonjuan authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    11e57c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855abea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9869148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8217c25 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 6, 2023

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