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.2
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.14.0
Choose a head ref
  • 13 commits
  • 49 files changed
  • 7 contributors

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    7fe657a View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): [explicit-function-return-type] add support for …

    …typed class property definitions (#8027)
    auvred authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bff47d7 View commit details
    Browse the repository at this point in the history
  3. docs(eslint-plugin): [no-throw-literal] fix typo in example (#8006)

    * docs(eslint-plugin): [no-throw-literal] fix typo in example
    
    * chore: format + rm eslint comments
    auvred authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    314f034 View commit details
    Browse the repository at this point in the history
  4. feat(eslint-plugin): [require-await] allow yielding Promise in async …

    …generators (#8003)
    
    * feat(eslint-plugin): [require-await] allow yielding Promise in async generators
    
    * chore: refactor `visitYieldExpression` a bit
    auvred authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4c3e704 View commit details
    Browse the repository at this point in the history
  5. fix(eslint-plugin): correct message for no-unsafe-unary-minus (#7998)

    fix: correct message for `no-unsafe-unary-minus`
    samestep authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    705370a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. docs: fix "are be" (#8032)

    are
    kirkwaiblinger authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ee158a6 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): add no-unsafe-unary-minus, prefer-destructuring t…

    …o disable-type-checked (#8038)
    
    fix: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked
    JoshuaKGoldberg authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    431cd15 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. chore: update sponsors (#8039)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8052763 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. chore(deps): update dependency @types/jest to v29.5.11 (#7983)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6c986e4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update react (#7979)

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    1224530 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/react-helmet to v6.1.11 (#8041)

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

Commits on Dec 11, 2023

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