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:github/eslint-plugin-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v4.4.0
Choose a base ref
Loading
...
head repository:github/eslint-plugin-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v4.4.1
Choose a head ref
Loading
  • 20commits
  • 2files changed
  • 5contributors

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    52790fbView commit details
    Browse the repository at this point in the history
  2. Merge pull request#326from github/bdragon/ts-use-plugin-escompat

    Use eslint-plugin-escompat in typescript config
    @manuelpuyol
    manuelpuyol authoredOct 11, 2022
    Configuration menu
    Copy the full SHA
    795b338View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. chore(deps): bump @typescript-eslint/parser from 5.39.0 to 5.40.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.0.- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/parser)---updated-dependencies:- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 17, 2022
    Configuration menu
    Copy the full SHA
    5ba181bView commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mocha from 10.0.0 to 10.1.0

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0.- [Release notes](https://github.com/mochajs/mocha/releases)- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)- [Commits](mochajs/mocha@v10.0.0...v10.1.0)---updated-dependencies:- dependency-name: mocha  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 17, 2022
    Configuration menu
    Copy the full SHA
    1355acaView commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.40.0.- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/eslint-plugin)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 17, 2022
    Configuration menu
    Copy the full SHA
    fb1ef52View commit details
    Browse the repository at this point in the history
  4. Merge pull request#327from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/parser-5.40.0chore(deps): bump @typescript-eslint/parser from 5.39.0 to 5.40.0
    @theinterned
    theinterned authoredOct 17, 2022
    Configuration menu
    Copy the full SHA
    663875eView commit details
    Browse the repository at this point in the history
  5. Merge pull request#329from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/eslint-plugin-5.40.0chore(deps): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
    @theinterned
    theinterned authoredOct 17, 2022
    Configuration menu
    Copy the full SHA
    94fad3cView commit details
    Browse the repository at this point in the history
  6. Merge pull request#328from github/dependabot/npm_and_yarn/mocha-10.1.0

    chore(deps-dev): bump mocha from 10.0.0 to 10.1.0
    @theinterned
    theinterned authoredOct 17, 2022
    Configuration menu
    Copy the full SHA
    18b9b4dView commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. chore(deps): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.1.- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/eslint-plugin)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    fb2bfb8View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump eslint-plugin-escompat from 3.3.3 to 3.3.4

    Bumps [eslint-plugin-escompat](https://github.com/keithamus/eslint-plugin-escompat) from 3.3.3 to 3.3.4.- [Release notes](https://github.com/keithamus/eslint-plugin-escompat/releases)- [Commits](keithamus/eslint-plugin-escompat@v3.3.3...v3.3.4)---updated-dependencies:- dependency-name: eslint-plugin-escompat  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    264df96View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump eslint-plugin-no-only-tests from 3.0.0 to 3.1.0

    Bumps [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) from 3.0.0 to 3.1.0.- [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases)- [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md)- [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.0.0...v3.1.0)---updated-dependencies:- dependency-name: eslint-plugin-no-only-tests  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    e652472View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint from 8.25.0 to 8.26.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v8.25.0...v8.26.0)---updated-dependencies:- dependency-name: eslint  dependency-type: direct:development  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    331a405View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @typescript-eslint/parser from 5.40.0 to 5.40.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.0 to 5.40.1.- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/parser)---updated-dependencies:- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    a0cd7a3View commit details
    Browse the repository at this point in the history
  6. Merge pull request#334from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/parser-5.40.1chore(deps): bump @typescript-eslint/parser from 5.40.0 to 5.40.1
    @srt32
    srt32 authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    ab7903dView commit details
    Browse the repository at this point in the history
  7. Merge pull request#333from github/dependabot/npm_and_yarn/eslint-8.…

    …26.0chore(deps-dev): bump eslint from 8.25.0 to 8.26.0
    @srt32
    srt32 authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    4894b23View commit details
    Browse the repository at this point in the history
  8. Merge pull request#332from github/dependabot/npm_and_yarn/eslint-pl…

    …ugin-no-only-tests-3.1.0chore(deps): bump eslint-plugin-no-only-tests from 3.0.0 to 3.1.0
    @srt32
    srt32 authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    bd86863View commit details
    Browse the repository at this point in the history
  9. Merge pull request#331from github/dependabot/npm_and_yarn/eslint-pl…

    …ugin-escompat-3.3.4chore(deps): bump eslint-plugin-escompat from 3.3.3 to 3.3.4
    @srt32
    srt32 authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    a57b40fView commit details
    Browse the repository at this point in the history
  10. Merge pull request#330from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/eslint-plugin-5.40.1chore(deps): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
    @srt32
    srt32 authoredOct 24, 2022
    Configuration menu
    Copy the full SHA
    d3d4924View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. chore(deps): bump @typescript-eslint/parser from 5.40.1 to 5.41.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0.- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser)---updated-dependencies:- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot@dgreif
    dependabot[bot] authored anddgreif committedOct 31, 2022
    Configuration menu
    Copy the full SHA
    0bd33c7View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.41.0.- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/eslint-plugin)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot@dgreif
    dependabot[bot] authored anddgreif committedOct 31, 2022
    Configuration menu
    Copy the full SHA
    f09bfecView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp