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.12.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.13.0
Choose a head ref
  • 9 commits
  • 57 files changed
  • 6 contributors

Commits on Nov 20, 2023

  1. chore: revert "chore(deps): update dependency react-resizable-panels …

    …to ^0.0.57" (#7963)
    
    Revert "chore(deps): update dependency react-resizable-panels to ^0.0.57 (#7937)"
    
    This reverts commit 4a079d7.
    JoshuaKGoldberg authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9139b9d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 23, 2023

  1. docs: fix incorrect example command (#7976)

    Fix incorrect example command
    
    - the package name crossenv is parked by NPM (https://www.npmjs.com/package/crossenv). cross-env is the intended one
    
    - there's no npm command "lint" (https://docs.npmjs.com/cli/v6/commands)
    ulrichstark authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a9fbeb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. chore: update sponsors (#7981)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8b1e09e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @swc/core to v1.3.99 (#7985)

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

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    fb50638 View commit details
    Browse the repository at this point in the history
  2. feat(typescript-estree): pass jsDocParsingMode everywhere (#7997)

    feat(typescript-estree): [ts5.3] pass jsDocParsingMode everywhere
    bradzacher authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3d2a344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c437a View commit details
    Browse the repository at this point in the history
Loading