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: v9.30.1
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.31.0
Choose a head ref
  • 17 commits
  • 32 files changed
  • 11 contributors

Commits on Jul 2, 2025

  1. docs: Update working on issues info (#19902)

    * docs: Update working on issues info
    
    fixes #19900
    
    * Update CONTRIBUTING.md
    
    * Update docs/src/contribute/work-on-issue.md
    
    Co-authored-by: Amaresh  S M  <amareshsm13@gmail.com>
    
    ---------
    
    Co-authored-by: Amaresh  S M <amareshsm13@gmail.com>
    nzakas and amareshsm authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    fef04b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. docs: Update README

    GitHub Actions Bot committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    5a0069d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. feat: support explicit resource management in no-const-assign (#19892)

    * feat: support explicit resource management in `no-const-assign`
    
    * update When Not To Use It section
    
    * fix typo
    mdjermanovic authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    bb370b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5848216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4682cdc View commit details
    Browse the repository at this point in the history
  4. feat: support explicit resource management in no-loop-func (#19895)

    * feat: support explicit resource management in `no-loop-func`
    
    * replace tabs with spaces
    mdjermanovic authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    a6a6325 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28cc7ab View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    76c2340 View commit details
    Browse the repository at this point in the history
  2. docs: fix mismatch between globalIgnores() code and text (#19914)

    docs: Update paragraphs to reference globalIgnores() helper examples
    mao-sz authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    40dbe2a View commit details
    Browse the repository at this point in the history
  3. feat: output full actual location in rule tester if different (#19904)

    * test: output full location in rule tester
    
    * refactor: treat lcoation as atomic unit
    
    * refactor: use default assertion message
    
    * Update lib/rule-tester/rule-tester.js
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    
    * test: update expected error message
    
    ---------
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    ST-DDT and mdjermanovic authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    35cf44c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. fix: retry on EMFILE when writing autofix results (#19926)

    * fix: retry on EMFILE when writing autofix results
    
    * chore: update test
    TKDev7 authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    07fac6c View commit details
    Browse the repository at this point in the history
  2. docs: Update README

    GitHub Actions Bot committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    664cb44 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. chore: update eslint (#19933)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    0f4a378 View commit details
    Browse the repository at this point in the history
  2. chore: package.json update for @eslint/js release

    Jenkins committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    d5054e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddd454 View commit details
    Browse the repository at this point in the history
  4. Build: changelog update for 9.31.0

    Jenkins committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    2b77bd0 View commit details
    Browse the repository at this point in the history
  5. 9.31.0

    Jenkins committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    14053ed View commit details
    Browse the repository at this point in the history
Loading