Thanks to visit codestin.com
Credit goes to github.com

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: v7.16.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: v7.16.1
Choose a head ref
  • 8 commits
  • 42 files changed
  • 7 contributors

Commits on Jul 9, 2024

  1. chore(eslint-plugin): [no-unnecessary-parameter-property-assignment] …

    …remove `fixable` from `meta` (#9527)
    
    chore: remove `fixable` from `meta`
    
    No fixer is actually present.
    
    Ref: #8903 (comment)
    dasa authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bebbd0c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. chore(deps): update dependency knip to v5.24.0 (#9534)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c0eab00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4b098 View commit details
    Browse the repository at this point in the history
  3. chore: revert "chore: don't install dependencies in "Semantic breakin…

    …g change PR" workflow (#9533)" (#9535)
    
    Revert "chore: don't install dependencies in "Semantic breaking change PR" workflow (#9533)"
    
    This reverts commit 0d4b098.
    auvred authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d9dba42 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. chore: update sponsors (#9545)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    3709c0a View commit details
    Browse the repository at this point in the history
  2. chore: enable prefer-arrow-callback (#9548)

    prefer-arrow-callback
    abrahamguo authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8ceca98 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. fix(eslint-plugin): [no-unnecessary-type-parameters] descend into all…

    … parts of mapped types in no-unnecessary-type-parameters (#9530)
    danvk authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    10f8a4d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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