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.33.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: v9.34.0
Choose a head ref
  • 20 commits
  • 72 files changed
  • 14 contributors

Commits on Aug 9, 2025

  1. docs: Update README

    GitHub Actions Bot committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    c36570c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. docs: [no-else-return] clarify sample code. (#19991)

    * Update no-else-return.md
    
    * fix: typo, grammar
    
    * fix: remove 'default'
    
    * fix: repeated listing of same option
    Yukinosuke-Takada authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    2b87e21 View commit details
    Browse the repository at this point in the history
  2. docs: fix typo in the "Configuring Rules" section (#20001)

    Updated text from "by add a rules property" to "by adding a rules property"
    ghazi-git authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    2309327 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. ci: bump actions/checkout from 4 to 5 (#20005)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    7093cb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. ci: centralize stale.yml (#19994)

    * ci: centralize `stale.yml`
    
    * Update stale.yml
    
    * Update stale.yml
    lumirlumir authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    e2dc67d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. feat: add eslint-plugin-regexp to eslint-config-eslint base config (#…

    …19951)
    
    * feat: add eslint-plugin-regexp to eslint-config-eslint base config
    
    * resolve linting errors
    
    * apply fasttime's suggestions
    
    * revert regex change and suppress false positive
    
    * update eslint-plugin-regexp
    
    * remove start anchor from plugin member name regex
    Pixel998 authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    43a5f9e View commit details
    Browse the repository at this point in the history
  2. docs: Fix typo in core-concepts/index.md (#20009)

    Update index.md
    
    Spelling error sharable -> shareable
    thernstig authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    bf26229 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. feat: multithread linting (#19794)

    * feat: multithread linting
    
    * fix build
    
    * clean up CLI code
    
    * add more tests
    
    * add tests and print debug timing info
    
    * more unit tests for lint results
    
    * don't use Retrier in worker threads
    
    * improve flaky test
    
    * pre-load config arrays
    
    * use shared environment variables
    
    * update warning count tests
    
    * improve error handling in `fromOptionModule`
    
    * add more tests for option modules
    
    * require URL objects in `fromOptionModule`
    
    * stylistic changes
    
    * map worker count 1 to 0
    
    * add poor concurrency warning
    
    * improve documentation
    
    * Helpers → Internal Helpers
    
    * remove `exports` assignment
    
    * define "net linting ratio"
    
    * "option module" → "options module"
    
    * add comment
    
    * string `configType` argument in `translateOptions`
    
    * skip caching ignored files
    
    * update import
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    
    * replace `URL` type and check argument prototype in `fromOptionsModule`
    
    ---------
    
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    fasttime and mdjermanovic authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    0bb777a View commit details
    Browse the repository at this point in the history
  2. ci: fix stale.yml (#20010)

    lumirlumir authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    d503f19 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. docs: Update README

    GitHub Actions Bot committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    327c672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676f4ac View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. fix: fix spurious failure in neostandard integration test (#20023)

    * fix: fix spurious failure in neostandard integration test
    
    * better
    kirkwaiblinger authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    6c07420 View commit details
    Browse the repository at this point in the history
  2. fix: default value of accessor-pairs option in rule.d.ts file (#20024)

    fix: default value of accessor-pairs
    Tanujkanti4441 authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    9b89903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b4a590 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Configuration menu
    Copy the full SHA
    0c9999c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bce8a2 View commit details
    Browse the repository at this point in the history
  3. chore: package.json update for @eslint/js release

    Jenkins committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    b48fa20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f19ad94 View commit details
    Browse the repository at this point in the history
  5. Build: changelog update for 9.34.0

    Jenkins committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    2e455fb View commit details
    Browse the repository at this point in the history
  6. 9.34.0

    Jenkins committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    b8875f6 View commit details
    Browse the repository at this point in the history
Loading