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.22.0
head repository:typescript-eslint/typescript-eslint
Uh oh!
There was an error while loading.Please reload this page.
compare:v5.23.0
- 16commits
- 48files changed
- 9contributors
Commits on May 2, 2022
fix(ast-spec): correct
AwaitExpression.argument
type (#4880)ddubrava authoredMay 2, 2022 chore: Bump ejs from 3.1.6 to 3.1.7 (#4893)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.- [Release notes](https://github.com/mde/ejs/releases)- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)- [Commits](mde/ejs@v3.1.6...v3.1.7)---updated-dependencies:- dependency-name: ejs dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 2, 2022 chore: Bump @swc/core from 1.2.171 to 1.2.174 (#4891)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.171 to 1.2.174.- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.2.171...v1.2.174)---updated-dependencies:- dependency-name: "@swc/core" 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 2, 2022 chore: Bump @commitlint/config-conventional from 16.2.1 to 16.2.4 (#4889
)Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.1 to 16.2.4.- [Release notes](https://github.com/conventional-changelog/commitlint/releases)- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.4/@commitlint/config-conventional)---updated-dependencies:- dependency-name: "@commitlint/config-conventional" 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 2, 2022 chore: Bump @babel/eslint-parser from 7.15.4 to 7.17.0 (#4888)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.4 to 7.17.0.- [Release notes](https://github.com/babel/babel/releases)- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)- [Commits](https://github.com/babel/babel/commits/v7.17.0/eslint/babel-eslint-parser)---updated-dependencies:- dependency-name: "@babel/eslint-parser" 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 2, 2022 chore: Bump async from 2.6.3 to 2.6.4 (#4894)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.- [Release notes](https://github.com/caolan/async/releases)- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)- [Commits](caolan/async@v2.6.3...v2.6.4)---updated-dependencies:- dependency-name: async dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 2, 2022
Commits on May 3, 2022
fix(eslint-plugin): [no-restricted-imports] allow type import as long…
… as there's one matching pattern (#4898)* fix(eslint-plugin): [no-restricted-imports] allow type import as long as there's one matching pattern* chore: simplify .some expressionCo-authored-by: Josh Goldberg <me@joshuakgoldberg.com>
feat(utils): update eslint types (#4896)
bradzacher authoredMay 3, 2022
Commits on May 6, 2022
fix(eslint-plugin): [no-unnecessary-type-constraint] change to sugges…
…tion fix, fix multiple trailing comma failures (#4901)
Josh-Cena authoredMay 6, 2022 - MaijaHeiskanen authored
May 6, 2022 Rename no-non-null-assertion to member-ordering in README (#4921)
escudero89 authoredMay 6, 2022
Commits on May 9, 2022
chore: update sponsors (#4925)
Co-authored-by: JoshuaKGoldberg <JoshuaKGoldberg@users.noreply.github.com>
chore: Bump @types/babel__core from 7.1.14 to 7.1.19 (#4929)
Bumps [@types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__core) from 7.1.14 to 7.1.19.- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__core)---updated-dependencies:- dependency-name: "@types/babel__core" 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 9, 2022 chore: Bump @types/react from 17.0.43 to 18.0.9 (#4930)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.43 to 18.0.9.- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)---updated-dependencies:- dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 9, 2022 chore: Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (#4928)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.4.0 to 4.5.0.- [Release notes](https://github.com/facebook/react/releases)- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/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] authoredMay 9, 2022 - JamesHenry committed
May 9, 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.22.0...v5.23.0
Uh oh!
There was an error while loading.Please reload this page.