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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.27.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.27.1
Choose a head ref
  • 19 commits
  • 186 files changed
  • 9 contributors

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    90f3960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d320174 View commit details
    Browse the repository at this point in the history
  3. chore(website): automate the addition of rule attributes to the websi…

    …te (#5085)
    
    * chore(website): automate the addition of rule attributes to the website
    
    * fix merge
    bradzacher authored May 30, 2022
    Configuration menu
    Copy the full SHA
    45d8ad3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. chore: Bump lint-staged from 12.4.1 to 12.4.3 (#5108)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.1 to 12.4.3.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v12.4.1...v12.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2022
    Configuration menu
    Copy the full SHA
    77b1c38 View commit details
    Browse the repository at this point in the history
  2. chore: Bump @microsoft/api-extractor from 7.24.1 to 7.24.2 (#5106)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.24.1 to 7.24.2.
    - [Release notes](https://github.com/microsoft/rushstack/releases)
    - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.24.2/apps/api-extractor)
    
    ---
    updated-dependencies:
    - dependency-name: "@microsoft/api-extractor"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2022
    Configuration menu
    Copy the full SHA
    d2de4e3 View commit details
    Browse the repository at this point in the history
  3. chore: Bump rollup from 2.74.1 to 2.75.3 (#5105)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.74.1 to 2.75.3.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.74.1...v2.75.3)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2022
    Configuration menu
    Copy the full SHA
    c9c0569 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. chore: update contributors (#5130)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8d19819 View commit details
    Browse the repository at this point in the history
  2. chore(website): ship source maps for playground (#5129)

    chore(website): ship source maps for playground #5077
    armano2 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    79e6419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c210d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7fddd0 View commit details
    Browse the repository at this point in the history
  5. chore: add note about minimal configs to bug report forms (#5123)

    * chore: add note about minimal configs to bug report forms
    
    * Update .github/ISSUE_TEMPLATE/1-bug-report-plugin.yaml
    
    Co-authored-by: Josh Goldberg <[email protected]>
    
    Co-authored-by: Josh Goldberg <[email protected]>
    bradzacher and JoshuaKGoldberg authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    316f6ba View commit details
    Browse the repository at this point in the history
  6. chore(website): include labels in the report-an-issue button (#5126)

    * chore(website): include labels in the report-an-issue button
    
    I was wrong [when I originally told armano to remove these](#4916 (comment)).
    It appears that GH uses the issue form config to power the initial link from the issue chooser, and then completely ignores the config after that 😢 
    So without this param, the issue is filled without any tags at all!!!
    
    * Update packages/website/src/components/lib/markdown.ts
    
    Co-authored-by: Armano <[email protected]>
    
    Co-authored-by: Armano <[email protected]>
    bradzacher and armano2 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f0fb2e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5238c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce3083e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    8dc1f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e13deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8698e80 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. chore: update sponsors (#5145)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    0a1e058 View commit details
    Browse the repository at this point in the history
  2. chore: publish v5.27.1

    JamesHenry committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4e79ad2 View commit details
    Browse the repository at this point in the history
Loading