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.4.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: v6.4.1
Choose a head ref
  • 20 commits
  • 65 files changed
  • 9 contributors

Commits on Aug 14, 2023

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7275a04 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-visitor-keys to v3.4.3 (#7471)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ec51de6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency eslint to v8.47.0 (#7473)

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

Commits on Aug 15, 2023

  1. 1 Configuration menu
    Copy the full SHA
    4402db1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @swc/jest to v0.2.29 (#7475)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    a4e1ed7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency mocha to v10 (#7423)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    da77e69 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency sinon to v15 (#7428)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2023
    1 Configuration menu
    Copy the full SHA
    c81f73e View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    951a3bb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. chore(deps): update dependency esbuild to v0.19.2 (#7493)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    7ab5b4d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency lint-staged to v13.3.0 (#7491)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    91c9328 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/node to v20.5.0 (#7490)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    fc27c5a View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    cc91729 View commit details
    Browse the repository at this point in the history
  5. docs: fix typo in member-ordering (#7488)

    fix(docs): fix typo in member-ordering
    
    fixes: #7477
    tarunrajput authored Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    e1897db View commit details
    Browse the repository at this point in the history
  6. chore: enable logical-assignment-operators rule internally (#7484)

    Enable logical-assignment-operators rule internally
    NotWoods authored Aug 17, 2023
    1 Configuration menu
    Copy the full SHA
    66cc514 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. chore(deps): update dependency eslint-plugin-react to v7.33.2 (#7508)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2023
    1 Configuration menu
    Copy the full SHA
    216bb85 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @swc/core to v1.3.77 (#7507)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 19, 2023
    1 Configuration menu
    Copy the full SHA
    8172456 View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): [no-unnecessary-condition] false positives with b…

    …randed types (#7466)
    
    * fix(eslint-plugin): [no-unnecessary-condition] false positives with branded types (#7293)
    
    * Improve test coverage and handle branded types in 'isPossiblyTruthy'
    MBuchalik authored Aug 19, 2023
    1 Configuration menu
    Copy the full SHA
    b52658f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. chore: upgrade to yarn 3 (#6162)

    * chore: update repo to yarn 3
    
    * chore: align jest versions with root
    
    * chore: align more jest package versions
    JamesHenry authored Aug 20, 2023
    1 Configuration menu
    Copy the full SHA
    2e1cfd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. 1 Configuration menu
    Copy the full SHA
    385fa1a View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    ef1367e View commit details
    Browse the repository at this point in the history
Loading