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.17.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.18.0
Choose a head ref
  • 12 commits
  • 54 files changed
  • 10 contributors

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    8329498 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    3cf8e10 View commit details
    Browse the repository at this point in the history
  2. docs: use valid rule config in the custom rule example (#4760)

    * Update CUSTOM_RULES.md
    
    * Added the neccessary changes
    
    * formated code with pretier and changed name
    
    * fix: format CUSTOM_RULES.md
    
    Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
    alceil and JoshuaKGoldberg authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8c98d16 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    068ea9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb575a0 View commit details
    Browse the repository at this point in the history
  3. chore: Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#4753)

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.2 to 21.0.3.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.3/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      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 Mar 31, 2022
    Configuration menu
    Copy the full SHA
    f37cb3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f4e292 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c59d9d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f102f23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    363fb0a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    12dd670 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore: publish v5.18.0

    JamesHenry committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    4859c08 View commit details
    Browse the repository at this point in the history
Loading