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: v5.32.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: v5.33.0
Choose a head ref
  • 14 commits
  • 187 files changed
  • 7 contributors

Commits on Aug 1, 2022

  1. feat(eslint-plugin): [prefer-as-const] adds support for class propert…

    …ies (#5413)
    
    * feat(eslint-plugin): [prefer-as-const] adds support for class properties
    
    * feat(eslint-plugin): [prefer-as-const] adds support for class properties
    undsoft authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d2394f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. feat(eslint-plugin): [member-ordering] support static blocks (#5417)

    * feat(eslint-plugin): [member-ordering] support static blocks
    
    * Update packages/eslint-plugin/docs/rules/member-ordering.md
    
    Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
    
    * Add some tests
    
    Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
    Josh-Cena and JoshuaKGoldberg authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    5983e5a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. chore: Bump lerna from 5.2.0 to 5.3.0 (#5408)

    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.2.0 to 5.3.0.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/v5.3.0/core/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      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] authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    874e606 View commit details
    Browse the repository at this point in the history
  2. chore: Bump eslint-plugin-jest from 26.6.0 to 26.7.0 (#5409)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.6.0 to 26.7.0.
    - [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.6.0...v26.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      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] authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    67ca88b View commit details
    Browse the repository at this point in the history
  3. chore: Bump @microsoft/api-extractor from 7.28.6 to 7.28.7 (#5411)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.28.6 to 7.28.7.
    - [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.28.7/apps/api-extractor)
    
    ---
    updated-dependencies:
    - dependency-name: "@microsoft/api-extractor"
      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] authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    94d1662 View commit details
    Browse the repository at this point in the history
  4. chore: Bump rollup from 2.77.1 to 2.77.2 (#5412)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.77.1 to 2.77.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.77.1...v2.77.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      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] authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    e22c4e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    878541f View commit details
    Browse the repository at this point in the history
  6. chore: Bump @microsoft/api-extractor from 7.28.7 to 7.29.0 (#5431)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.28.7 to 7.29.0.
    - [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.29.0/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] authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    33adf59 View commit details
    Browse the repository at this point in the history
  7. chore: Bump eslint-plugin-eslint-plugin from 5.0.1 to 5.0.2 (#5432)

    Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 5.0.1 to 5.0.2.
    - [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/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-eslint-plugin@v5.0.1...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-eslint-plugin
      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] authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    3e2ed7c View commit details
    Browse the repository at this point in the history
  8. chore: Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 (#5435)

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.1 to 22.0.2.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.2/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      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] authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    b932998 View commit details
    Browse the repository at this point in the history
  9. chore: simplify prettier include lists (#5380)

    * chore: simplify prettier include lists
    
    * Whoops, revert check-spelling change
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JoshuaKGoldberg and bradzacher authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    df4e05e View commit details
    Browse the repository at this point in the history
  10. fix(eslint-plugin): [no-extra-parens] handle await with type assertion (

    #5428)
    
    * fix(eslint-plugin): [no-extra-parens] handle await with type assertion
    
    * apply review
    yeonjuan authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    e03826f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63cba5f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

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