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.36.2
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.37.0
Choose a head ref
  • 9 commits
  • 42 files changed
  • 8 contributors

Commits on Sep 6, 2022

  1. chore: Bump rollup from 2.78.1 to 2.79.0 (#5607)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.78.1 to 2.79.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.78.1...v2.79.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 6, 2022
    Configuration menu
    Copy the full SHA
    0393670 View commit details
    Browse the repository at this point in the history
  2. chore: Bump @types/glob from 7.2.0 to 8.0.0 (#5605)

    Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 7.2.0 to 8.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/glob"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    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 6, 2022
    Configuration menu
    Copy the full SHA
    45e2912 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. feat(docs): always expanding collapsible sidebar menus under docs (#5608

    )
    
    * feat(docs): always expanding collapsible sidebar menus under docs
    
    * feat(docs): always expanding collapsible sidebar menus under docs
    santoshyadavdev authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8176fb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. fix(eslint-plugin): [strict-boolean-expressions] check all conditions…

    … in a logical operator chain (#5539)
    
    * fix(eslint-plugin): [strict-bool-expr] fix logical chain
    
    * make code more logical hopefully
    
    * more tests
    phaux authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    77d76e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    7fd2f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3918e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. chore: update sponsors (#5622)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7bd4cfb View commit details
    Browse the repository at this point in the history
  2. chore: add .github/replies.yml (#5618)

    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    JoshuaKGoldberg and Josh-Cena authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    bd4a7a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1139728 View commit details
    Browse the repository at this point in the history
Loading