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.38.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.38.1
Choose a head ref
  • 10 commits
  • 43 files changed
  • 6 contributors

Commits on Sep 20, 2022

  1. chore: Bump @swc/core from 1.3.1 to 1.3.2 (#5675)

    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.1 to 1.3.2.
    - [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.3.1...v1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    78467fc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

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

Commits on Sep 24, 2022

  1. chore(website): make playground code editor horizontally resizable (#…

    …5667)
    
    * Make editor horizontally resizable
    
    * Fix panels width split
    
    * Switch to react-split-pane
    
    * Fix bugs and refactor
    
    * Switch to ResizeObserver for handling editor resize
    yimothysu authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    b8e56a6 View commit details
    Browse the repository at this point in the history
  2. chore: Bump lerna from 5.5.1 to 5.5.2 (#5683)

    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.5.1 to 5.5.2.
    - [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.5.2/core/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    5440a5e View commit details
    Browse the repository at this point in the history
  3. chore: Bump @microsoft/api-extractor from 7.31.1 to 7.31.2 (#5684)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.31.1 to 7.31.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.31.2/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    c3fe2df View commit details
    Browse the repository at this point in the history
  4. chore: Bump @types/prettier from 2.7.0 to 2.7.1 (#5685)

    Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) from 2.7.0 to 2.7.1.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    aba71a3 View commit details
    Browse the repository at this point in the history
  5. chore: Bump rollup from 2.79.0 to 2.79.1 (#5686)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.79.0 to 2.79.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.79.0...v2.79.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    a9e46d9 View commit details
    Browse the repository at this point in the history
  6. chore: Bump @swc/core from 1.3.2 to 1.3.3 (#5687)

    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.2 to 1.3.3.
    - [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.3.2...v1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    23b92c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. docs: add description of resolution order of parserOptions.project (#…

    …5682)
    
    * docs: add resolution order of parserOptions.project
    
    * Update docs/linting/typed-linting/MONOREPOS.md
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    kazizi55 and JoshuaKGoldberg authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    25d035b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e316b View commit details
    Browse the repository at this point in the history
Loading