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
base: v5.10.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
compare: v5.10.1
Choose a head ref
  • 9 commits
  • 34 files changed
  • 5 contributors

Commits on Jan 22, 2022

  1. chore: bump nanoid from 3.1.30 to 3.2.0 (#4473)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.30...3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      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] committed Jan 22, 2022
    Copy the full SHA
    ac4ca0e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. docs: Add missing comma in CUSTOM_RULES.md (#4464)

    * Add missing comma in docs
    
    * chore: ran Prettier
    
    Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
    Co-authored-by: Josh Goldberg <joshuakgoldberg@outlook.com>
    3 people committed Jan 24, 2022
    Copy the full SHA
    d8256b7 View commit details
    Browse the repository at this point in the history
  2. chore: bump lint-staged from 12.1.7 to 12.3.1 (#4477)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.1.7 to 12.3.1.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v12.1.7...v12.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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] committed Jan 24, 2022
    Copy the full SHA
    4159519 View commit details
    Browse the repository at this point in the history
  3. chore: bump cross-fetch from 3.1.4 to 3.1.5 (#4479)

    Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/lquixada/cross-fetch/releases)
    - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: cross-fetch
      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] committed Jan 24, 2022
    Copy the full SHA
    f9b3176 View commit details
    Browse the repository at this point in the history
  4. chore: bump @commitlint/cli from 16.0.2 to 16.1.0 (#4478)

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.2 to 16.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.1.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      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] committed Jan 24, 2022
    Copy the full SHA
    f8a375f View commit details
    Browse the repository at this point in the history
  5. chore: bump rollup from 2.64.0 to 2.66.0 (#4481)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.64.0 to 2.66.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.64.0...v2.66.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      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] committed Jan 24, 2022
    Copy the full SHA
    f5198d1 View commit details
    Browse the repository at this point in the history
  6. chore: bump @types/react-router-dom from 5.3.2 to 5.3.3 (#4482)

    Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.3.2 to 5.3.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-router-dom"
      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] committed Jan 24, 2022
    Copy the full SHA
    5a4a27d View commit details
    Browse the repository at this point in the history
  7. chore: bump webpack from 5.66.0 to 5.67.0 (#4484)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.66.0 to 5.67.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.66.0...v5.67.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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] committed Jan 24, 2022
    Copy the full SHA
    0411389 View commit details
    Browse the repository at this point in the history
  8. chore: publish v5.10.1

    JamesHenry committed Jan 24, 2022
    Copy the full SHA
    3e1ebca View commit details
    Browse the repository at this point in the history