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.23.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
compare: v4.24.0
Choose a head ref
  • 16 commits
  • 43 files changed
  • 7 contributors

Commits on May 10, 2021

  1. chore: bump handlebars from 4.7.6 to 4.7.7 (#3356)

    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    2dd2d9e View commit details
    Browse the repository at this point in the history
  2. chore: bump @microsoft/api-extractor from 7.13.2 to 7.15.1 (#3367)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.13.2 to 7.15.1.
    - [Release notes](https://github.com/microsoft/rushstack/releases)
    - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.13.2...@microsoft/api-extractor_v7.15.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    80f8a57 View commit details
    Browse the repository at this point in the history
  3. chore: bump ts-jest from 26.5.5 to 26.5.6 (#3366)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 26.5.6.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v26.5.5...v26.5.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    c7f90e4 View commit details
    Browse the repository at this point in the history
  4. chore: bump cspell from 5.3.12 to 5.4.0 (#3369)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.3.12 to 5.4.0.
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/master/CHANGELOG.md)
    - [Commits](streetsidesoftware/cspell@v5.3.12...v5.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    c6f834f View commit details
    Browse the repository at this point in the history
  5. chore: bump @types/semver from 7.3.4 to 7.3.5 (#3368)

    Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.4 to 7.3.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    7307e8f View commit details
    Browse the repository at this point in the history
  6. chore: bump lint-staged from 10.5.4 to 11.0.0 (#3372)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.5.4...v11.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    1be9302 View commit details
    Browse the repository at this point in the history
  7. chore: bump eslint-plugin-eslint-plugin from 3.0.2 to 3.0.3 (#3373)

    Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/releases)
    - [Changelog](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-eslint-plugin@v3.0.2...v3.0.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    0fe8579 View commit details
    Browse the repository at this point in the history
  8. chore: bump @types/jest from 26.0.22 to 26.0.23 (#3377)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    dc2072d View commit details
    Browse the repository at this point in the history
  9. chore: bump glob from 7.1.6 to 7.1.7 (#3374)

    Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7.
    - [Release notes](https://github.com/isaacs/node-glob/releases)
    - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
    - [Commits](isaacs/node-glob@v7.1.6...v7.1.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Copy the full SHA
    e8c4b9b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Copy the full SHA
    c80b5f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df7a0d6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b85261c View commit details
    Browse the repository at this point in the history
  4. fix(eslint-plugin): [no-shadow] fix static class method generics shad…

    …owing class generics (#3393)
    
    Fixes #2592
    
    Unfortunately I think this is impossible to solve from the scope analysis side.. So I opted instead to just ignore it from the lint rule.
    bradzacher committed May 15, 2021
    Copy the full SHA
    b1e1c8a View commit details
    Browse the repository at this point in the history
  5. feat(eslint-plugin): [dot-notation] optionally allow square bracket n…

    …otation where an index signature exists in conjunction with `noPropertyAccessFromIndexSignature` (#3361)
    djcsdy committed May 15, 2021
    Copy the full SHA
    37ec2c2 View commit details
    Browse the repository at this point in the history
  6. fix(eslint-plugin): [no-unsafe-*] special case handling for the empty…

    … map constructor with no generics (#3394)
    
    Fixes #2109
    
    Sucks that it had to be this way, but oh well.
    bradzacher committed May 15, 2021
    Copy the full SHA
    cae4f4a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. chore: publish v4.24.0

    JamesHenry committed May 17, 2021
    Copy the full SHA
    e8ce2bf View commit details
    Browse the repository at this point in the history