Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Comparing changes
Open a pull request
base repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
base:v5.27.0
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.27.1
- 19commits
- 186files changed
- 9contributors
Commits on May 30, 2022
chore: removed commitlint (#4981)
JoshuaKGoldberg authoredMay 30, 2022 fix(eslint-plugin): [space-infix-ops] correct PropertyDefinition with…
… typeAnnotation (#5113)
armano2 authoredMay 30, 2022 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 authoredMay 30, 2022
Commits on May 31, 2022
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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 31, 2022 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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 31, 2022 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] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 31, 2022
Commits on Jun 1, 2022
chore: update contributors (#5130)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
chore(website): ship source maps for playground (#5129)
chore(website): ship source maps for playground#5077
armano2 authoredJun 1, 2022 docs: update supported TS version range (#5127)
Hazmi35 authoredJun 1, 2022 chore(website): [playground] create new model with jsx support if nee…
…ded (#5128)
armano2 authoredJun 1, 2022 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.yamlCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>Co-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
chore(website): include labels in the report-an-issue button (#5126)
* chore(website): include labels in the report-an-issue buttonI 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.tsCo-authored-by: Armano <armano2@users.noreply.github.com>Co-authored-by: Armano <armano2@users.noreply.github.com>
fix(eslint-plugin): [space-infix-ops] regression fix for conditional …
…types (#5135)
armano2 authoredJun 1, 2022
Commits on Jun 4, 2022
chore(website): [playground] correct scope analysis class names (#5140)
armano2 authoredJun 4, 2022 fix(eslint-plugin): [space-infix-ops] regression fix for type aliases (…
armano2 authoredJun 4, 2022 docs(eslint-plugin): [no-extraneous-class] overhaul rule docs (#5059)
Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
Commits on Jun 6, 2022
chore: update sponsors (#5145)
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
- JamesHenry committed
Jun 6, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v5.27.0...v5.27.1
Uh oh!
There was an error while loading.Please reload this page.