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: f64a7889dd306c47f99471f90f963e47611843a2
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
compare: e19c90dd1c5375c5a3096d22f4985072b8dbd168
Choose a head ref
  • 17 commits
  • 135 files changed
  • 5 contributors

Commits on Apr 11, 2022

  1. chore: Bump @types/prettier from 2.4.4 to 2.6.0 (#4806)

    Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) from 2.4.4 to 2.6.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/prettier"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    f329d88 View commit details
    Browse the repository at this point in the history
  2. chore: Bump @types/lodash from 4.14.180 to 4.14.181 (#4807)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.180 to 4.14.181.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    e6db615 View commit details
    Browse the repository at this point in the history
  3. chore: Bump eslint-plugin-import from 2.25.4 to 2.26.0 (#4812)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.25.4...v2.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    02d40ec View commit details
    Browse the repository at this point in the history
  4. chore: Bump @swc/core from 1.2.163 to 1.2.165 (#4811)

    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.163 to 1.2.165.
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
    - [Commits](swc-project/swc@v1.2.163...v1.2.165)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    162134a View commit details
    Browse the repository at this point in the history
  5. chore: Bump glob from 7.2.0 to 8.0.1 (#4813)

    Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.1.
    - [Release notes](https://github.com/isaacs/node-glob/releases)
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v7.2.0...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    bc423f2 View commit details
    Browse the repository at this point in the history
  6. chore: Bump codecov/codecov-action from 2 to 3 (#4809)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    d7a21d9 View commit details
    Browse the repository at this point in the history
  7. chore: Bump actions/upload-artifact from 2 to 3 (#4810)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    566180e View commit details
    Browse the repository at this point in the history
  8. chore: Bump @microsoft/api-extractor from 7.20.0 to 7.21.2 (#4816)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.20.0 to 7.21.2.
    - [Release notes](https://github.com/microsoft/rushstack/releases)
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.21.2/apps/api-extractor)
    
    ---
    updated-dependencies:
    - dependency-name: "@microsoft/api-extractor"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    c19320b View commit details
    Browse the repository at this point in the history
  9. chore: Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.0 (#4815)

    Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.3 to 13.2.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.2.0/packages/node-resolve)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-node-resolve"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    2c3aa49 View commit details
    Browse the repository at this point in the history
  10. chore: Bump @babel/runtime from 7.17.8 to 7.17.9 (#4817)

    Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.17.8 to 7.17.9.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.9/packages/babel-runtime)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    2b787c3 View commit details
    Browse the repository at this point in the history
  11. chore: Bump webpack from 5.71.0 to 5.72.0 (#4805)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.72.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.71.0...v5.72.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2022
    Copy the full SHA
    906d673 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. chore: Bump eslint-plugin-jest from 26.1.3 to 26.1.4 (#4818)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.1.4.
    - [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@v26.1.3...v26.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 12, 2022
    Copy the full SHA
    59a947f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    18a81cb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. docs(website): filter out spam and add non-recurring donors (#4758)

    * docs(website): filter out spam and add non-recurring donors
    
    * chore: updated to remove links at lower tiers, with pending data migration
    
    * chore: updated to have URLs in supporters
    
    * chore: adjusted slug for todo
    
    * chore: rename to 'Gold' Supporter
    
    * fix: mobile responsiveness for sponsors
    JoshuaKGoldberg committed Apr 14, 2022
    Copy the full SHA
    8e17f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. feat(eslint-plugin): [no-magic-numbers] ignoreTypeIndexes option (#4789)

    * feat(eslint-plugin): [no-magic-numbers] ignoreTypeIndexes option
    
    Add a new `ignoreTypeIndexes` option to the `no-magic-numbers` rule to
    allow magic numbers in type index access (eg. `Foo[4]`).
    
    * chore: refactor rule to report violations early
    
    * feat: [no-magic-numbers] handle intersections & nested typed indexed access
    davecardwell committed Apr 15, 2022
    Copy the full SHA
    5e79451 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Update comma-dangle.md (#4827)

    * Update comma-dangle.md
    
    Added note for 404 link.
    
    * Update comma-dangle.md
    
    Added link.
    
    * Update comma-dangle.md
    
    Added anchor to the link.
    ZigaVukcevicDev committed Apr 16, 2022
    Copy the full SHA
    42ec8fd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. chore: publish v5.20.0

    JamesHenry committed Apr 18, 2022
    Copy the full SHA
    e19c90d View commit details
    Browse the repository at this point in the history