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.29.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.29.2
Choose a head ref
  • 7 commits
  • 26 files changed
  • 3 contributors

Commits on Aug 16, 2021

  1. chore: bump @babel/types from 7.14.9 to 7.15.0 (#3715)

    Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.14.9 to 7.15.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.15.0/packages/babel-types)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/types"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    8c8d695 View commit details
    Browse the repository at this point in the history
  2. chore: bump eslint-plugin-import from 2.23.4 to 2.24.0 (#3716)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.23.4...v2.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7240a3e View commit details
    Browse the repository at this point in the history
  3. chore: bump ts-node from 10.1.0 to 10.2.0 (#3718)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.1.0 to 10.2.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.1.0...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e5a398f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    593d809 View commit details
    Browse the repository at this point in the history
  5. chore: bump @types/json-schema from 7.0.8 to 7.0.9 (#3719)

    Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) from 7.0.8 to 7.0.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/json-schema"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a17f1ef View commit details
    Browse the repository at this point in the history
  6. chore: bump path-parse from 1.0.6 to 1.0.7 (#3726)

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a602caa View commit details
    Browse the repository at this point in the history
  7. chore: publish v4.29.2

    JamesHenry committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    bf402f4 View commit details
    Browse the repository at this point in the history
Loading