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: eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.31.0
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.32.0
Choose a head ref
  • 15 commits
  • 35 files changed
  • 10 contributors

Commits on Jul 17, 2021

  1. Docs: Update README team and sponsors

    ESLint Jenkins committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    6641d88 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Chore: use actions/setup-node@v2 (#14816)

    * Chore: use `actions/setup-node@v2`
    
    * Chore: use actions/setup-node@v2 77937d8
    snitin315 authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    60df44c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    ed945bd View commit details
    Browse the repository at this point in the history
  2. Chore: assertions on reporting loc in unicode-bom (refs #12334) (#1…

    …4809)
    
    * Update: add end location to report in `unicode-bom`
    
    * Update: report start location only
    snitin315 authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    eba0c45 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

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

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    d28f2ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53d906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed007c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. New: Exit on fatal error (fixes #13711) (#14730)

    * Docs: Updated docs for exit-on-fatal-error
    
    * New: Added exit-on-fatal-error feature
    
    * Addressed PR feedback
    
    * Made description consistent
    
    * Updated dev docs for nodejs-api
    
    * Updated cmd docs
    
    * Added test case for 1 exit code
    
    * Fixed typos
    
    Co-authored-by: A-Katopodis <[email protected]>
    A-Katopodis and A-Katopodis authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    1bfbefd View commit details
    Browse the repository at this point in the history
  2. Fix: ignore lines with empty elements (fixes #12756) (#14837)

    * Fix: ignore lines with empty elements (fixes #12756)
    
    * Fix: ignore  lines with empty elements (fixes #12756)
    
    * Fix: ignore  lines with empty elements (fixes #12756)
    boutahlilsoufiane authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d7dc07a View commit details
    Browse the repository at this point in the history
  3. Update: change reporting location for curly rule (refs #12334) (#14766

    )
    
    * Update: change reporting location for `curly` rule
    
    * Chore: refactor code
    
    * Chore: refactor code
    
    * Update: report body/consequent/alternate node
    
    * Chore: update comment
    
    * Chore: refactor code
    snitin315 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    faecf56 View commit details
    Browse the repository at this point in the history
  4. Chore: Adopt eslint-plugin/prefer-message-ids rule internally (#14841)

    * Chore: Adopt `eslint-plugin/prefer-message-ids` rule internally
    
    https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/prefer-message-ids.md
    
    * bump eslint-plugin-eslint-plugin version to 3.5.1
    
    * fix lint violation
    
    * bump eslint-plugin-eslint-plugin to 3.5.2
    
    * bump eslint-plugin-eslint-plugin to 3.5.3
    bmish authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3c78a7b View commit details
    Browse the repository at this point in the history
  5. Build: changelog update for 7.32.0

    ESLint Jenkins committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f10218d View commit details
    Browse the repository at this point in the history
  6. 7.32.0

    ESLint Jenkins committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    83cc8a6 View commit details
    Browse the repository at this point in the history
Loading