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: v4.18.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
compare: v4.19.0
Choose a head ref
  • 11 commits
  • 48 files changed
  • 9 contributors

Commits on Mar 15, 2021

  1. chore: bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#3185)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 15, 2021
    Copy the full SHA
    e6383fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7b6f2ab View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Copy the full SHA
    9ed3c50 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. docs(eslint-plugin): [naming-convention] clarify literal regex notati…

    …on vs. argument to RegExp (#3198)
    JamesCraster committed Mar 18, 2021
    Copy the full SHA
    6703df1 View commit details
    Browse the repository at this point in the history
  2. refactor(eslint-plugin): [no-floating-promises] update code to use AS…

    …T instead of ts nodes (#3195)
    armano2 committed Mar 18, 2021
    Copy the full SHA
    56af989 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6a25faf View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e3a3ea0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Copy the full SHA
    0557a43 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): [unbound-method] improve error message (#3203)

    * docs: highlight `this: void` and arrow function for unbound-method
    
    close #3201
    
    * Update packages/eslint-plugin/docs/rules/unbound-method.md
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    
    * feat: check if the first param is `this`
    
    add new message `unboundWithoutThisAnnotation`
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JounQin and bradzacher committed Mar 21, 2021
    Copy the full SHA
    5cc5d2e View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): [member-delimiter-style] correct invalid fix for …

    …multiline with params on the same line (#3177)
    tanohzana committed Mar 21, 2021
    Copy the full SHA
    7ad343b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. chore: publish v4.19.0

    JamesHenry committed Mar 22, 2021
    Copy the full SHA
    e823919 View commit details
    Browse the repository at this point in the history