This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Update eslint-config-airbnb-typescript 14.0.0 → 17.1.0 (major) #272
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-config-airbnb-typescript (14.0.0 → 17.1.0) · Repo · Changelog
Release Notes
17.1.0
17.0.0
16.2.0
16.1.4
16.1.3
16.1.2
16.1.1
16.1.0
16.0.0
15.0.0
14.0.2
14.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
feat: support @typescript-eslint to v6 (#325)
chore: bump peerDependencies to reflect the use of space-before-blocks (#293)
feat: Introduce 'space-before-blocks' (#288)
docs(README.md): edit step 1 of Setup to provide a stronger, easier to read sentence (#292)
chore(deps): update dependency typescript to v4.6.2 (#266)
chore(deps): update dependency eslint to v8.11.0 (#250)
chore(deps): update dependency eslint-plugin-import to v2.25.4 (#272)
chore(deps): update dependency prettier to v2.6.0 (#270)
chore(deps): update typescript-eslint monorepo to v5.15.0 (#271)
chore(deps): update dependency lint-staged to v12.3.7 (#267)
chore(deps): update dependency prettier-package-json to v2.6.3 (#276)
chore(deps): update dependency eslint-config-prettier to v8.5.0 (#277)
chore: add documentation for `import/no-unresolved` rule (#285)
chore: document reasons for disabling rules (#284)
fix: disable additional rules handled by TypeScript compiler (#283)
fix: allow `return await` in `try-catch` block (#282)
fix: yarn 2 installation errors about peer dependencies fixed (#275)
fix: match return-await behavior to airbnb-base (#279)
feat: Include new airbnb rules for `default-param-last` and `no-loss-of-precision`
chore(deps): update dependency lint-staged to v12 (#263)
feat: Support ESLint 8 (#265)
chore: Update peer dependency version in README
chore(deps): Peer dependencies to latest major version (#259)
chore(deps): update typescript-eslint monorepo to v5 (#252)
chore(deps): update dependency husky to v7.0.4 (#256)
chore(deps): update dependency eslint-plugin-import to v2.25.2 (#253)
chore(deps): update dependency typescript to v4.4.4 (#254)
chore: Prevent renovate from pinning dependencies
chore(deps): update dependency doctoc to v2.1.0 (#255)
chore(deps): update dependency lint-staged to v11.2.6 (#248)
fix: Unpinned eslint-config-airbnb-base dependency (#257)
fix: Implicit dependency to eslint-config-airbnb-base (#247)
chore(deps): update dependency @typescript-eslint/eslint-plugin to v4.33.0 (#232)
chore(deps): update dependency lint-staged to v11.2.0 (#245)
chore(deps): update dependency eslint-plugin-import to v2.24.2 (#237)
chore(deps): update dependency typescript to v4.4.3 (#240)
chore(deps): update dependency prettier to v2.4.1 (#242)
chore(deps): update dependency husky to v7.0.2 (#238)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands