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.30.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.30.1
Choose a head ref
  • 11 commits
  • 39 files changed
  • 5 contributors

Commits on Jun 27, 2022

  1. chore: Bump @microsoft/api-extractor from 7.25.2 to 7.27.0 (#5260)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.25.2 to 7.27.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.27.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 Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3bb9dd3 View commit details
    Browse the repository at this point in the history
  2. chore: Bump @types/jest from 28.1.2 to 28.1.3 (#5261)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.2 to 28.1.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/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 27, 2022
    Configuration menu
    Copy the full SHA
    b5d3086 View commit details
    Browse the repository at this point in the history
  3. chore: Bump lerna from 5.1.4 to 5.1.6 (#5259)

    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.1.4 to 5.1.6.
    - [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.1.6/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>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8194138 View commit details
    Browse the repository at this point in the history
  4. chore: Bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 (#5262)

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.0 to 22.0.1.
    - [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.1/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 Jun 27, 2022
    Configuration menu
    Copy the full SHA
    ddc026a View commit details
    Browse the repository at this point in the history
  5. chore: Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0 (#5258)

    Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.5.1 to 6.6.0.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.5.1...v6.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsx-a11y
      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 27, 2022
    Configuration menu
    Copy the full SHA
    fc48258 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jun 30, 2022

  1. chores(website): improve line addition diffs contrast (#5276)

    chores(website)!: fixing line addition diffs don't have enough color contrast in text
    nerdjfpb authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    394425b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. chore: update contributors (#5278)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e00d00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a7e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a58c17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9a35f3 View commit details
    Browse the repository at this point in the history
Loading