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.9.2
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.10.0
Choose a head ref
Loading
  • 15commits
  • 4files changed
  • 6contributors

Commits on Jul 21, 2023

  1. Update a11y-no-visually-hidden-interactive-element.md

    ### WhatClean up documentation `htmlPropName` was moved to the eslint settings.
    @kendallgassner
    kendallgassner authoredJul 21, 2023
    Configuration menu
    Copy the full SHA
    213894fView commit details
    Browse the repository at this point in the history
  2. clean up;

    @kendallgassner
    kendallgassner committedJul 21, 2023
    Configuration menu
    Copy the full SHA
    cce449aView commit details
    Browse the repository at this point in the history
  3. prettier;

    @kendallgassner
    kendallgassner committedJul 21, 2023
    Configuration menu
    Copy the full SHA
    6e469d2View commit details
    Browse the repository at this point in the history
  4. Merge pull request#468from github/kendallgassner-patch-1

    Update a11y-no-visually-hidden-interactive-element.md
    @kendallgassner
    kendallgassner authoredJul 21, 2023
    Configuration menu
    Copy the full SHA
    2a6777eView commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore(deps): bump the all-dependencies group with 3 updates

    Bumps the all-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin).Updates `@typescript-eslint/eslint-plugin` from 6.0.0 to 6.1.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/v6.1.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 6.0.0 to 6.1.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/v6.1.0/packages/parser)Updates `eslint-plugin-eslint-plugin` from 5.1.0 to 5.1.1- [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases)- [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)- [Commits](eslint-community/eslint-plugin-eslint-plugin@v5.1.0...v5.1.1)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: eslint-plugin-eslint-plugin  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredJul 24, 2023
    Configuration menu
    Copy the full SHA
    aac2dadView commit details
    Browse the repository at this point in the history
  2. Merge pull request#469from github/dependabot/npm_and_yarn/all-depen…

    …dencies-2ba8e48a4fchore(deps): bump the all-dependencies group with 3 updates
    @srt32
    srt32 authoredJul 24, 2023
    Configuration menu
    Copy the full SHA
    0f1bd10View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore(deps): bump the all-dependencies group with 6 updates (#471)

    Bumps the all-dependencies group with 6 updates:| Package | Update || --- | --- || [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.1.0 to 6.2.0 || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.1.0 to 6.2.0 || [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | 8.8.0 to 8.9.0 || [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | 2.27.5 to 2.28.0 || [jsx-ast-utils](https://github.com/jsx-eslint/jsx-ast-utils) | 3.3.4 to 3.3.5 || [eslint](https://github.com/eslint/eslint) | 8.45.0 to 8.46.0 |Updates `@typescript-eslint/eslint-plugin` from 6.1.0 to 6.2.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/v6.2.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 6.1.0 to 6.2.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/v6.2.0/packages/parser)Updates `eslint-config-prettier` from 8.8.0 to 8.9.0- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.0)Updates `eslint-plugin-import` from 2.27.5 to 2.28.0- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.28.0)Updates `jsx-ast-utils` from 3.3.4 to 3.3.5- [Release notes](https://github.com/jsx-eslint/jsx-ast-utils/releases)- [Changelog](https://github.com/jsx-eslint/jsx-ast-utils/blob/main/CHANGELOG.md)- [Commits](jsx-eslint/jsx-ast-utils@v3.3.4...v3.3.5)Updates `eslint` from 8.45.0 to 8.46.0- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v8.45.0...v8.46.0)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: eslint-config-prettier  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: eslint-plugin-import  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: jsx-ast-utils  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: eslint  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJul 31, 2023
    Configuration menu
    Copy the full SHA
    a7db0f5View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. chore(deps): bump the all-dependencies group with 4 updates

    Bumps the all-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [prettier](https://github.com/prettier/prettier).Updates `@typescript-eslint/eslint-plugin` from 6.2.0 to 6.2.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/v6.2.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 6.2.0 to 6.2.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/v6.2.1/packages/parser)Updates `eslint-config-prettier` from 8.9.0 to 9.0.0- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)- [Commits](prettier/eslint-config-prettier@v8.9.0...v9.0.0)Updates `prettier` from 3.0.0 to 3.0.1- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@3.0.0...3.0.1)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: eslint-config-prettier  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: all-dependencies- dependency-name: prettier  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredAug 7, 2023
    Configuration menu
    Copy the full SHA
    0b510e4View commit details
    Browse the repository at this point in the history
  2. Merge pull request#472from github/dependabot/npm_and_yarn/all-depen…

    …dencies-d1a59f249achore(deps): bump the all-dependencies group with 4 updates
    @jfuchs
    jfuchs authoredAug 7, 2023
    Configuration menu
    Copy the full SHA
    ed7759fView commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. chore(deps): bump the all-dependencies group with 3 updates

    Bumps the all-dependencies group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint).Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.3.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/v6.3.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 6.2.1 to 6.3.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/v6.3.0/packages/parser)Updates `eslint` from 8.46.0 to 8.47.0- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v8.46.0...v8.47.0)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: eslint  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredAug 14, 2023
    Configuration menu
    Copy the full SHA
    cd64c60View commit details
    Browse the repository at this point in the history
  2. Merge pull request#473from github/dependabot/npm_and_yarn/all-depen…

    …dencies-898afcd72bchore(deps): bump the all-dependencies group with 3 updates
    @srt32
    srt32 authoredAug 14, 2023
    Configuration menu
    Copy the full SHA
    b662badView commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. chore(deps): bump the all-dependencies group with 4 updates

    Bumps the all-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [prettier](https://github.com/prettier/prettier).Updates `@typescript-eslint/eslint-plugin` from 6.3.0 to 6.4.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/v6.4.0/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 6.3.0 to 6.4.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/v6.4.0/packages/parser)Updates `eslint-plugin-import` from 2.28.0 to 2.28.1- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)- [Commits](import-js/eslint-plugin-import@v2.28.0...v2.28.1)Updates `prettier` from 3.0.1 to 3.0.2- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@3.0.1...3.0.2)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: all-dependencies- dependency-name: eslint-plugin-import  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: prettier  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredAug 21, 2023
    Configuration menu
    Copy the full SHA
    32a95b4View commit details
    Browse the repository at this point in the history
  2. Merge pull request#474from github/dependabot/npm_and_yarn/all-depen…

    …dencies-201a1bced9chore(deps): bump the all-dependencies group with 4 updates
    @manuelpuyol
    manuelpuyol authoredAug 21, 2023
    Configuration menu
    Copy the full SHA
    b93f04aView commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. chore(deps): bump the all-dependencies group with 4 updates (#475)

    Bumps the all-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [chai](https://github.com/chaijs/chai) and [eslint](https://github.com/eslint/eslint).Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 6.4.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/v6.4.1/packages/eslint-plugin)Updates `@typescript-eslint/parser` from 6.4.0 to 6.4.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/v6.4.1/packages/parser)Updates `chai` from 4.3.7 to 4.3.8- [Release notes](https://github.com/chaijs/chai/releases)- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)- [Commits](chaijs/chai@v4.3.7...v4.3.8)Updates `eslint` from 8.47.0 to 8.48.0- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v8.47.0...v8.48.0)---updated-dependencies:- dependency-name: "@typescript-eslint/eslint-plugin"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@typescript-eslint/parser"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: chai  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: eslint  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredAug 28, 2023
    Configuration menu
    Copy the full SHA
    379041aView commit details
    Browse the repository at this point in the history
  2. Override rule config temporarily to address false positive (#476)

    * Override config temporarily* Run prettier
    @khiga8
    khiga8 authoredAug 28, 2023
    Configuration menu
    Copy the full SHA
    baa4a50View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp