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
base: v5.45.1
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
compare: v5.46.0
Choose a head ref
  • 8 commits
  • 43 files changed
  • 7 contributors

Commits on Dec 6, 2022

  1. feat(eslint-plugin): [prefer-nullish-coalescing] logic and test for s…

    …trict null checks (#6174)
    
    * chore(website): [prefer-nullish-coalescing] explicit notice for strictNullChecks
    
    * Added null check to prefer-nullish-coalescing along with a test.
    cparros committed Dec 6, 2022
    Copy the full SHA
    8a91cbd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. fix(eslint-plugin): [ban-types] update message to suggest object in…

    …stead of `Record<string, unknown>` (#6079)
    kmin-jeong committed Dec 7, 2022
    Copy the full SHA
    d91a5fc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dbc8671 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    92d07df View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dessant/lock-threads action to v4 (#6175)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 7, 2022
    Copy the full SHA
    b2b8ce2 View commit details
    Browse the repository at this point in the history
  5. docs: add Rule Deprecations page (#6156)

    * docs: add Rule Deprecations page
    
    * Update docs/maintenance/issues/Rule_Deprecations.md
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JoshuaKGoldberg and bradzacher committed Dec 7, 2022
    Copy the full SHA
    bcad11b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Copy the full SHA
    0167d91 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1e1573a View commit details
    Browse the repository at this point in the history