Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.52.0
Choose a base ref
Loading
...
head repository:eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v8.53.0
Choose a head ref
Loading
  • 17commits
  • 165files changed
  • 9contributors

Commits on Oct 22, 2023

  1. ci: run tests in Node.js 21 (#17673)

    Run CI tests in Node 21
    @fasttime
    fasttime authoredOct 22, 2023
    Configuration menu
    Copy the full SHA
    994596bView commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fix: add;after JSX nodes inno-object-constructorautofix (#17672)

    Fix `no-object-constructor` autofix after JSX nodes
    @fasttime
    fasttime authoredOct 24, 2023
    Configuration menu
    Copy the full SHA
    b329ea7View commit details
    Browse the repository at this point in the history
  2. ci: bump actions/setup-node from 3 to 4 (#17676)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.- [Release notes](https://github.com/actions/setup-node/releases)- [Commits](actions/setup-node@v3...v4)---updated-dependencies:- dependency-name: actions/setup-node  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
    dependabot[bot] authoredOct 24, 2023
    Configuration menu
    Copy the full SHA
    db06a7fView commit details
    Browse the repository at this point in the history
  3. docs: explained rule fixers and suggestions (#17657)

    * docs: explained report fixers and suggestions* Apply suggestions from code reviewCo-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>* Post-suggestion fix: rule-categories.macro.html link---------Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    @JoshuaKGoldberg@nzakas
    JoshuaKGoldberg andnzakas authoredOct 24, 2023
    Configuration menu
    Copy the full SHA
    3aec1c5View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. docs: Fix tabs in rule examples (#17653)

    * Different ways to handle tabs* Option to remove Playground links* use tabs with `markdownlint-disable` comments* add missing `eslint` comments* Apply review suggestions* Remove comments from `no-mixed-spaces-and-tabs`
    @fasttime
    fasttime authoredOct 26, 2023
    Configuration menu
    Copy the full SHA
    8651895View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. docs: Update README

    GitHub Actions Bot committedOct 27, 2023
    Configuration menu
    Copy the full SHA
    4164b2cView commit details
    Browse the repository at this point in the history
  2. fix: ensure that exit code for fatal errors is not overwritten (#17683)

    * fix: ensure that exit code for fatal errors is not overwritten* Add comments* update test
    @mdjermanovic
    mdjermanovic authoredOct 27, 2023
    Configuration menu
    Copy the full SHA
    1ad6257View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fc44c0View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. feat: Add suggestions for no-prototype-builtins (#17677)

    * feat: Add suggestion for no-prototype-builtinsSuggest a fix e.g. a.hasOwnProperty(b) -> Object.prototype.hasOwnProperty.call(a, b). However, if the method call follows an optional chain, then make no suggestions.* Don't provide suggestion if Object is shadowed or not in globals* Add parentheses back for SequenceExpression* Give no suggestion if no-unsafe-optional-chaining
    @yonran
    yonran authoredOct 29, 2023
    Configuration menu
    Copy the full SHA
    c0b11ddView commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 3, 2023

  1. feat: Deprecate formatting rules (#17696)

    * feat: Deprecate formatting rulesFixes#17522* Add deprecation notice to rule files* Fix tests* Update eslint:all test* Add deprecation notice to docs* Clarify error message for rule check* Update eslint:all test
    @nzakas
    nzakas authoredNov 3, 2023
    Configuration menu
    Copy the full SHA
    528e1c0View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8c60dView commit details
    Browse the repository at this point in the history
  3. chore: package.json update for @eslint/js release

    ESLint Jenkins committedNov 3, 2023
    Configuration menu
    Copy the full SHA
    93256a3View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d07338View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba4d4d5View commit details
    Browse the repository at this point in the history
  6. Build: changelog update for 8.53.0

    ESLint Jenkins committedNov 3, 2023
    Configuration menu
    Copy the full SHA
    ec361d1View commit details
    Browse the repository at this point in the history
  7. 8.53.0

    ESLint Jenkins committedNov 3, 2023
    Configuration menu
    Copy the full SHA
    cb9393dView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp