8000 Comparing v8.54.0...v8.55.0 · eslint/eslint · GitHub
[go: up one dir, main page]

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.54.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.55.0
Choose a head ref
  • 16 commits
  • 134 files changed
  • 6 contributors

Commits on Nov 20, 2023

  1. chore: check rule examples for syntax errors (#17718)

    * check rule examples for syntax errors
    
    * fix a test on Windows
    
    * more than three backticks allowed
    
    * add comments, minimal tweaks
    
    * fix Makefile task
    
    * fix for m
    8000
    ultiple trailing spaces after 'correct'
    
    * rename npm script
    fasttime authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    21024fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4304b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de165c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 24, 2023

  1. docs: update and fix examples for no-unused-vars (#17788)

    * docs: update and fix examples for no-unused-var
    
    * docs: update previous changes
    Tanujkanti4441 authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    383e999 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. docs: fix correct/incorrect examples of rules (#17789)

    * docs: fix correct/incorrect examples of rules
    
    * docs: fix previous commit errors
    
    * docs: update previous code
    Tanujkanti4441 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    a6d9442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffca5c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    bd8911d View commit details
    Browse the repository at this point in the history
  2. docs: fix typo --rules -> --rule (#17806)

    Fix typo: rules -> rule
    
    It seems `rules` flag doesn't exist.
    okuramasafumi authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    83ece2a View commit details
    Browse the repository at this point in the history
  3. feat: importNamePattern option in no-restricted-imports (#17721)

    * feat: importNamePatterns option in no-restricted-imports
    
    * feat: importNamePattern works with importName
    
    * feat: add more valid/invalid tests
    
    * feat: update reporting message
    
    * docs: remove note statement
    
    * feat: refactor previous code and update docs
    
    * feat: update previous code
    Tanujkanti4441 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8c9e6c1 View commit details
    Browse the repository at this point in the history
  4. chore: upgrade @eslint/eslintrc@2.1.4 (#17799)

    * chore: upgrade @eslint/eslintrc@2.1.4
    
    * Update package.json
    mdjermanovic authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fe4b954 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93df384 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb8950c View commit details
    Browse the repository at this point in the history
  7. Build: changelog update for 8.55.0

    Jenkins committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    969b272 View commit details
    Browse the repository at this point in the history
  8. 8.55.0

    Jenkins committed Dec 1, 2023
    1 Configuration menu
    Copy the full SHA
    e0cb960 View commit details
    Browse the repository at this point in the history
Loading
0