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: v8.57.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: v8.57.1
Choose a head ref
  • 19 commits
  • 31 files changed
  • 5 contributors

Commits on Apr 4, 2024

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

Commits on Jul 6, 2024

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

Commits on Jul 13, 2024

  1. docs: Add Powered by Algolia label to the search (#18658)

    * chore: add powered by algolia text to search
    
    * fix styles
    
    * fix styling issue
    
    * Update search.scss
    
    * Update search.scss
    
    * update style
    
    * update styling
    amareshsm authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    428b7ea View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    760ef7d View commit details
    Browse the repository at this point in the history
  2. docs: v8.x add version support page to the dropdown (#18731)

    * docs: v8.x add version support page to the dropdown
    
    * update url
    
    * update name
    amareshsm authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b034575 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. docs: v8.x Add EOL banner (#18744)

    * docs: add EOL banner
    
    * add indentation
    
    * update links
    
    * Update base.html
    
    * Update docs/src/_includes/layouts/base.html
    
    ---------
    
    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    amareshsm and nzakas authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6a5add4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: skip processor code blocks that match only universal patterns (#…

    …18880)
    
    * fix: skip processor code blocks that match only universal patterns
    
    * enable CI
    mdjermanovic authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2dec349 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    3836bb4 View commit details
    Browse the repository at this point in the history
  2. fix: allow name in global ignores, fix --no-ignore for non-global (

    …#18875)
    
    * fix: allow `name` in global ignores, fix `--no-ignore` for non-global
    
    * enable CI
    
    * pin dev dep to fix CI
    mdjermanovic authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a0dea8e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. build: Support updates to previous major versions (#18870)

    * build: Support updates to previous major versions on v8.x-dev branch
    
    Refs #18691
    
    * add `overrides` for `@sinonjs/fake-timers`
    
    * remove `overrides`, pin `@sinonjs/fake-timers` in root devDependencies
    
    * upgrade eslint-release
    mdjermanovic authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    35d366a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a1267 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    87ec3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c7188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a19072f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

    Jenkins committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bcdfc04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    140ec45 View commit details
    Browse the repository at this point in the history
  4. Build: changelog update for 8.57.1

    Jenkins committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f66806d View commit details
    Browse the repository at this point in the history
  5. 8.57.1

    Jenkins committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5b9414c View commit details
    Browse the repository at this point in the history
Loading