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.13.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.13.2
Choose a head ref
  • 10 commits
  • 184 files changed
  • 5 contributors

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    4dae083 View commit details
    Browse the repository at this point in the history
  2. docs: updated globalSetup to setupFiles (#8000)

    docs(RuleTester): updated globalSetup to setupFiles
    c0sta authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    88b2b0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    217c1f3 View commit details
    Browse the repository at this point in the history
  4. chore(website): fixed most no-unnecessary-condition complaints (#7836)

    * chore(website): fixed no-unnecessary-condition complaints
    
    * Removed now-unnecessary disables
    
    ---------
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JoshuaKGoldberg and bradzacher authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b872154 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. chore(deps): update babel to 7.23.3 (#7922)

    * chore(deps): update babel to 7.23.3
    
    * Updated snapshots
    
    * update snapshots
    
    * ran yarn dedupe @babel/core
    
    * ran yarn dedupe some more
    JoshuaKGoldberg authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    12bfd46 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update babel to v7.23.4 (#7978)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9bd0c39 View commit details
    Browse the repository at this point in the history
  3. chore: finish enabling no-unnecessary-condition internally (#8004)

    * chore: finish enabling no-unnecessary-condition internally
    
    * Noted 7630
    JoshuaKGoldberg authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    96abf18 View commit details
    Browse the repository at this point in the history
  4. docs: add 'When Not To Use It' or an intentional omission notice on a…

    …ll rules (#7447)
    
    * docs: enforce 'When Not To Use It' on all rules
    
    * Responded to immediate feedback
    
    * Filled them all in and updated test
    
    * Remove .nx shenanigans
    
    * Mentioned areas of unsafe code too
    JoshuaKGoldberg authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    37f34f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. chore(website): use less text for type checked filter (#7993)

    chore(website): use smaller text for type checked filter
    JoshuaKGoldberg authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ac3d5bd View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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