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

Commits on Nov 7, 2022

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

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.42.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.42.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[bot] authored and dgreif committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    dd02899 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.26.0 to 8.27.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.26.0...v8.27.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[bot] authored and dgreif committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    3b26bc6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.41.0 to 5.42.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.42.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[bot] authored and dgreif committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    630912d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.0 to 5.42.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.42.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[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    44a748f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump chai from 4.3.6 to 4.3.7

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.6 to 4.3.7.
    - [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.6...v4.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5a50649 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @typescript-eslint/parser from 5.42.0 to 5.42.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.0 to 5.42.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.42.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[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4d661a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #342 from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/parser-5.42.1
    
    chore(deps): bump @typescript-eslint/parser from 5.42.0 to 5.42.1
    manuelpuyol authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    98c840c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #341 from github/dependabot/npm_and_yarn/chai-4.3.7

    chore(deps-dev): bump chai from 4.3.6 to 4.3.7
    manuelpuyol authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d16117e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #340 from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/eslint-plugin-5.42.1
    
    bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1
    manuelpuyol authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ccbf6ce View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. chore(deps): bump prettier from 2.7.1 to 2.8.0

    Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.7.1...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fb4cf47 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @typescript-eslint/parser from 5.42.1 to 5.44.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.44.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.44.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[bot] authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    aa85d48 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.44.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.1 to 5.44.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.44.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[bot] authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b83ec98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #348 from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/parser-5.44.0
    
    chore(deps): bump @typescript-eslint/parser from 5.42.1 to 5.44.0
    srt32 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fa05cc6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #349 from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/eslint-plugin-5.44.0
    
    chore(deps): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.44.0
    srt32 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    d287833 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #347 from github/dependabot/npm_and_yarn/prettier-…

    …2.8.0
    
    chore(deps): bump prettier from 2.7.1 to 2.8.0
    srt32 authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a8f2f87 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

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

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.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.45.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[bot] authored and dgreif committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7b619f7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 8.27.0 to 8.29.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.29.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.27.0...v8.29.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[bot] authored and dgreif committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    06a961d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.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.45.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[bot] authored and dgreif committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d4d7e7f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. allow .server.[ext] file extension

    This change updates the recommended eslint config to match the `.server.[ext]` file extension introduced in github/github#247398 ... although the actual extension is under discussion and may change.
    theinterned committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    b7029db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #343 from github/allow-.server.ext]-file-extension

    allow `.prefix.ext` file extension
    theinterned authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1d1e833 View commit details
    Browse the repository at this point in the history
Loading