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.1.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.2.0
Choose a head ref
  • 12 commits
  • 42 files changed
  • 5 contributors

Commits on Oct 19, 2021

  1. chore: bump ts-jest from 27.0.5 to 27.0.7 (#4023)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.0.7.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.0.5...v27.0.7)
    
    ---
    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 Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ef1c82c View commit details
    Browse the repository at this point in the history
  2. chore: bump eslint-plugin-jest from 25.0.6 to 25.2.2 (#4022)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.0.6 to 25.2.2.
    - [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@v25.0.6...v25.2.2)
    
    ---
    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 Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b21d4de View commit details
    Browse the repository at this point in the history
  3. chore: bump jest from 27.2.5 to 27.3.0 (#4020)

    Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.2.5...v27.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Oct 19, 2021
    Configuration menu
    Copy the full SHA
    1ad921b View commit details
    Browse the repository at this point in the history
  4. chore: bump eslint-plugin-eslint-plugin from 3.6.1 to 4.0.1 (#4024)

    Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 3.6.1 to 4.0.1.
    - [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/master/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-eslint-plugin@v3.6.1...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-eslint-plugin
      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] authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b002acc View commit details
    Browse the repository at this point in the history
  5. chore: bump pretty-format from 27.2.5 to 27.3.0 (#4021)

    Bumps [pretty-format](https://github.com/facebook/jest/tree/HEAD/packages/pretty-format) from 27.2.5 to 27.3.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v27.3.0/packages/pretty-format)
    
    ---
    updated-dependencies:
    - dependency-name: pretty-format
      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 Oct 19, 2021
    Configuration menu
    Copy the full SHA
    13930ae View commit details
    Browse the repository at this point in the history
  6. chore: bump @nrwl/nx-cloud from 12.3.13 to 12.3.14 (#4031)

    Bumps [@nrwl/nx-cloud](https://github.com/nrwl/nx) from 12.3.13 to 12.3.14.
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@nrwl/nx-cloud"
      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 Oct 19, 2021
    Configuration menu
    Copy the full SHA
    600d413 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    1971a3f View commit details
    Browse the repository at this point in the history
  2. chore: bump all dependencies (#4042)

    - There were some majors we had to upgrade past which dependabot couldn't resolve due to the other changes required to support the version.
    - Also ran the `yarn-deduplciate` package over the lock file to remove some cruft.
    - Also bumped the package.json versions as appropriate.
    bradzacher authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    f418f48 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    b678655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20097da View commit details
    Browse the repository at this point in the history
  3. chore: publish v5.2.0

    JamesHenry committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    9c8f9a8 View commit details
    Browse the repository at this point in the history
Loading