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.39.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.39.2
Choose a head ref
  • 7 commits
  • 17 files changed
  • 4 contributors

Commits on Dec 6, 2025

  1. ci: add v9.x-dev branch (#20382)

    * ci: add `v9.x-dev` branch
    
    * use `@eslint/json` v0.14.0 in types integration tests
    
    * don't use latest `@eslint/core` in `@eslint/json` types tests
    mdjermanovic authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    4c9858e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

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

Commits on Dec 12, 2025

  1. fix: warn when eslint-env configuration comments are found (#20381)

    * feat: warn when `eslint-env` configuration comments are found
    
    * include filename and line in ESLintEnvWarning
    
    * fix: check if `language` is `jslang`
    
    * clarify version wording for eslint-env deprecation warning
    
    * use --no-warnings in check-rule-examples
    
    * restore missing blank line
    sethamus authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    5705833 View commit details
    Browse the repository at this point in the history
  2. chore: package.json update for @eslint/js release

    Jenkins committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    c43ce24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca0af7 View commit details
    Browse the repository at this point in the history
  4. Build: changelog update for 9.39.2

    Jenkins committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    542266a View commit details
    Browse the repository at this point in the history
  5. 9.39.2

    Jenkins committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    9278324 View commit details
    Browse the repository at this point in the history
Loading