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.29.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.30.0
Choose a head ref
  • 18 commits
  • 70 files changed
  • 10 contributors

Commits on Jun 20, 2022

  1. chore: Bump react-dom from 18.1.0 to 18.2.0 (#5206)

    Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1127292 View commit details
    Browse the repository at this point in the history
  2. chore: Bump lerna from 5.1.2 to 5.1.4 (#5207)

    Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.1.2 to 5.1.4.
    - [Release notes](https://github.com/lerna/lerna/releases)
    - [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
    - [Commits](https://github.com/lerna/lerna/commits/v5.1.4/core/lerna)
    
    ---
    updated-dependencies:
    - dependency-name: lerna
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    669a56f View commit details
    Browse the repository at this point in the history
  3. chore: Bump @microsoft/api-extractor from 7.25.0 to 7.25.2 (#5208)

    Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.25.0 to 7.25.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.25.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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1d292c2 View commit details
    Browse the repository at this point in the history
  4. chore: Bump @types/semver from 7.3.9 to 7.3.10 (#5205)

    Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.9 to 7.3.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/semver"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d975cec View commit details
    Browse the repository at this point in the history
  5. chore: Bump lint-staged from 13.0.1 to 13.0.2 (#5214)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.1 to 13.0.2.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.0.1...v13.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    6b9f8e8 View commit details
    Browse the repository at this point in the history
  6. chore: Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 (#5215)

    Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-hooks
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7cdb661 View commit details
    Browse the repository at this point in the history
  7. chore: Bump @types/jest from 28.1.1 to 28.1.2 (#5216)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.1 to 28.1.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5c0f033 View commit details
    Browse the repository at this point in the history
  8. chore: Bump @types/jest-specific-snapshot from 0.5.5 to 0.5.6 (#5222)

    Bumps [@types/jest-specific-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-specific-snapshot) from 0.5.5 to 0.5.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-specific-snapshot)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest-specific-snapshot"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    2f54d95 View commit details
    Browse the repository at this point in the history
  9. chore: Bump rollup from 2.75.6 to 2.75.7 (#5219)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.75.6 to 2.75.7.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.75.6...v2.75.7)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1c91d16 View commit details
    Browse the repository at this point in the history
  10. chore: Bump eslint-plugin-eslint-plugin from 4.2.0 to 4.3.0 (#5221)

    Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/releases)
    - [Changelog](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-eslint-plugin@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-eslint-plugin
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    33fdaa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    0957f93 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    2de7223 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. docs: autogenerate rules table on website (#5116)

    * docs: autogenerate rules table on website
    
    * migrate rule attributes to global data
    
    * add mdlint ignore
    
    * add filter
    
    * avoid redirecting to main site
    
    * merge two columns
    
    * this is hard
    
    * refactor
    
    * tweak colors
    
    * ok - memoize this
    
    * refactors more
    
    * Apply suggestions from code review
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    
    * ok, use classes
    
    * vertially arrange icons
    
    * Remove rules table from README
    
    * minor refactors
    
    * Accessibility labels
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
    3 people authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    507629a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. chore(website): make docusaurus show twitter card image (#5253)

    docs: make docusaurus show twitter card image
    
    Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
    connorlurring and JoshuaKGoldberg authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    2600f7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca08e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. chore: update sponsors (#5257)

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

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