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 Loading
base: v5.58.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint Loading
compare: v5.59.0
Choose a head ref
  • 12 commits
  • 36 files changed
  • 5 contributors

Commits on Apr 10, 2023

  1. chore(deps): update dependency typescript to v5.0.4 (#6879)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ea58c28 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint to v8.38.0 (#6880)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a9f0707 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. chore(deps): update dependency lint-staged to v13.2.1 (#6878)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a4b633b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Apr 13, 2023

  1. chore(deps): update dependency @swc/core to v1.3.49 (#6900)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    268800e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. chore(deps): update dependency @playwright/test to v1.32.3 (#6905)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    40f4eee View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. feat(eslint-plugin): [ban-types] add NonNullable suggestion and allow…

    … custom suggestions (#6876)
    
    * Update ban-types error message
    
    * Add suggest option
    NotWoods committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    ff65235 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. chore(deps): update dependency @swc/core to v1.3.50 (#6916)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1a1cbd4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency webpack to v5.79.0 (#6912)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    02910ec View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/lodash to v4.14.194 (#6924)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    276c17b View commit details
    Browse the repository at this point in the history
  4. fix(eslint-plugin): [no-unnecessary-condition] allow nullish coalesci…

    …ng for naked type parameter (#6910)
    
    * fix(eslint-plugin): [no-unnecessary-condition] allow nullish coalescing for naked type parameter
    
    * add tests
    dora1998 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3e5f858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1a0d78 View commit details
    Browse the repository at this point in the history
Loading