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: v4.26.1
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: v4.27.0
Choose a head ref
  • 19 commits
  • 75 files changed
  • 7 contributors

Commits on Jun 8, 2021

  1. chore: bump @microsoft/api-extractor from 7.15.2 to 7.16.1 (#3491)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.15.2 to 7.16.1.
    - [Release notes](https://github.com/microsoft/rushstack/releases)
    - [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.15.2...@microsoft/api-extractor_v7.16.1)
    
    ---
    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 Jun 8, 2021
    Configuration menu
    Copy the full SHA
    cfd7ba8 View commit details
    Browse the repository at this point in the history
  2. chore: bump marked from 2.0.6 to 2.0.7 (#3489)

    Bumps [marked](https://github.com/markedjs/marked) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
    - [Commits](markedjs/marked@v2.0.6...v2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: marked
      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 Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f558a9a View commit details
    Browse the repository at this point in the history
  3. chore: bump cspell from 5.5.2 to 5.6.0 (#3490)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.5.2 to 5.6.0.
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
    - [Commits](streetsidesoftware/cspell@v5.5.2...v5.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      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 Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d8614ce View commit details
    Browse the repository at this point in the history
  4. chore: bump jest from 27.0.3 to 27.0.4 (#3492)

    Bumps [jest](https://github.com/facebook/jest) from 27.0.3 to 27.0.4.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.0.3...v27.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: 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] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    12a9128 View commit details
    Browse the repository at this point in the history
  5. chore: bump prettier from 2.3.0 to 2.3.1 (#3493)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.0...2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    9c78619 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e855b18 View commit details
    Browse the repository at this point in the history
  7. chore: bump ts-jest from 27.0.2 to 27.0.3 (#3500)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.2 to 27.0.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.0.2...v27.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: ts-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] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    389418b View commit details
    Browse the repository at this point in the history
  8. chore: bump @types/node from 15.6.1 to 15.12.2 (#3501)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.1 to 15.12.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      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 Jun 8, 2021
    Configuration menu
    Copy the full SHA
    44452dd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    33b9f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced9b26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f1806e View commit details
    Browse the repository at this point in the history
  4. chore: bump y18n from 4.0.0 to 4.0.3 (#3511)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: y18n
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    79b510c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. feat(typescript-estree): add opt-in inference for single runs and cre…

    …ate programs for projects up front (#3512)
    JamesHenry authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    06c2d9b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    9e343fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288092a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15a2b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. chore(typescript-estree): use SyntaxKind.LastPunctuation as upper b…

    …ound to determine `Punctuator` token type (#3519)
    MichaelDeBoey authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    c7a95ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb1d81 View commit details
    Browse the repository at this point in the history
  3. chore: publish v4.27.0

    JamesHenry committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    b3ac5f6 View commit details
    Browse the repository at this point in the history
Loading