Update all of typescript-eslint: 5.45.0 → 5.48.0 (minor) #5
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @typescript-eslint/eslint-plugin (5.45.0 → 5.48.0) · Repo · Changelog
Release Notes
5.48.0
5.47.1
5.47.0
5.46.1
5.46.0
5.45.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
chore: publish v5.48.0
chore(deps): update dependency eslint-plugin-jest to v27 (#6233)
feat(eslint-plugin): specify which method is unbound and added test case (#6281)
fix(website): fix typo (#6285)
chore: update sponsors (#6287)
chore: publish v5.47.1
fix(ast-spec): correct some incorrect ast types (#6257)
fix(eslint-plugin): [member-ordering] correctly invert optionalityOrder (#6256)
chore(deps): update dependency prettier to v2.8.1 (#6196)
chore: publish v5.47.0
feat(eslint-plugin): [no-floating-promises] add suggestion fixer to add an 'await' (#5943)
chore: update sponsors (#6222)
chore(deps): update nx to v15.3.2 (#6220)
docs: fix contributors spelling (#6214)
chore(website): put logo on the homepage (#6202)
chore(deps): update nx to v15.3.0 (#6199)
chore: make clean non-interactive, add explicit @nrwl/jest (#6205)
chore(website): manually centered homepage buttons (#6201)
chore: update contributors (#6182)
docs: fixed typo "foo.property" (#6180)
chore: publish v5.46.1
chore: more aggressively clean local dev caches (#6197)
chore: group nx renovate PRs together (#6198)
docs: overhaul branding and add new logo (#6147)
chore: update sponsors (#6183)
chore: publish v5.46.0
chore: add working-directory input to prepare-install action (#6181)
docs: add Rule Deprecations page (#6156)
chore(deps): update dessant/lock-threads action to v4 (#6175)
chore: remove versions table from simple bug report form (#6170)
docs: add FAQ entry about running ESLint on transpiled code (#6155)
fix(eslint-plugin): [ban-types] update message to suggest `object` instead of `Record<string, unknown>` (#6079)
feat(eslint-plugin): [prefer-nullish-coalescing] logic and test for strict null checks (#6174)
chore: publish v5.45.1
docs(eslint-plugin): [member-ordering] remove invalid private-abstract-* mention (#6164)
chore: update sponsors (#6166)
chore(eslint-plugin): valid typescript error code in eslint-recommended (#6165)
chore: add yarn 3 resources to gitignore
docs: mention main/canary url in README.md (#6154)
chore: use short form for nx project names (#6160)
chore(deps): update dependency lerna to v6.1.0 (#6157)
chore: bump Nx to 15 (#6140)
chore(ast-spec): fix Nx build caching (#6145)
chore: allow multiple rule names in pr titles (#6148)
chore(typescript-estree): cleaned up watch program naming internally (#6088)
fix(eslint-plugin): [keyword-spacing] unexpected space before/after in `import type` (#6095)
fix(eslint-plugin): [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118)
fix(parser): remove the jsx option requirement for automatic jsx pragma resolution (#6134)
fix(eslint-plugin): [no-shadow] add call and method signatures to `ignoreFunctionTypeParameterNameValueShadow` (#6129)
chore: update contributors (#6139)
docs: move remaining docs files into website (#6138)
chore: added blog article: 'ASTs and TypeScript-ESLint' (#6039)
fix(eslint-plugin): [prefer-optional-chain] collect MetaProperty type (#6083)
chore: remove bug tag from pre-filled bug search (#6123)
✳️ @typescript-eslint/parser (5.45.0 → 5.48.0) · Repo · Changelog
Release Notes
5.48.0
5.47.1
5.47.0
5.46.1
5.46.0
5.45.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
chore: publish v5.48.0
chore(deps): update dependency eslint-plugin-jest to v27 (#6233)
feat(eslint-plugin): specify which method is unbound and added test case (#6281)
fix(website): fix typo (#6285)
chore: update sponsors (#6287)
chore: publish v5.47.1
fix(ast-spec): correct some incorrect ast types (#6257)
fix(eslint-plugin): [member-ordering] correctly invert optionalityOrder (#6256)
chore(deps): update dependency prettier to v2.8.1 (#6196)
chore: publish v5.47.0
feat(eslint-plugin): [no-floating-promises] add suggestion fixer to add an 'await' (#5943)
chore: update sponsors (#6222)
chore(deps): update nx to v15.3.2 (#6220)
docs: fix contributors spelling (#6214)
chore(website): put logo on the homepage (#6202)
chore(deps): update nx to v15.3.0 (#6199)
chore: make clean non-interactive, add explicit @nrwl/jest (#6205)
chore(website): manually centered homepage buttons (#6201)
chore: update contributors (#6182)
docs: fixed typo "foo.property" (#6180)
chore: publish v5.46.1
chore: more aggressively clean local dev caches (#6197)
chore: group nx renovate PRs together (#6198)
docs: overhaul branding and add new logo (#6147)
chore: update sponsors (#6183)
chore: publish v5.46.0
chore: add working-directory input to prepare-install action (#6181)
docs: add Rule Deprecations page (#6156)
chore(deps): update dessant/lock-threads action to v4 (#6175)
chore: remove versions table from simple bug report form (#6170)
docs: add FAQ entry about running ESLint on transpiled code (#6155)
fix(eslint-plugin): [ban-types] update message to suggest `object` instead of `Record<string, unknown>` (#6079)
feat(eslint-plugin): [prefer-nullish-coalescing] logic and test for strict null checks (#6174)
chore: publish v5.45.1
docs(eslint-plugin): [member-ordering] remove invalid private-abstract-* mention (#6164)
chore: update sponsors (#6166)
chore(eslint-plugin): valid typescript error code in eslint-recommended (#6165)
chore: add yarn 3 resources to gitignore
docs: mention main/canary url in README.md (#6154)
chore: use short form for nx project names (#6160)
chore(deps): update dependency lerna to v6.1.0 (#6157)
chore: bump Nx to 15 (#6140)
chore(ast-spec): fix Nx build caching (#6145)
chore: allow multiple rule names in pr titles (#6148)
chore(typescript-estree): cleaned up watch program naming internally (#6088)
fix(eslint-plugin): [keyword-spacing] unexpected space before/after in `import type` (#6095)
fix(eslint-plugin): [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118)
fix(parser): remove the jsx option requirement for automatic jsx pragma resolution (#6134)
fix(eslint-plugin): [no-shadow] add call and method signatures to `ignoreFunctionTypeParameterNameValueShadow` (#6129)
chore: update contributors (#6139)
docs: move remaining docs files into website (#6138)
chore: added blog article: 'ASTs and TypeScript-ESLint' (#6039)
fix(eslint-plugin): [prefer-optional-chain] collect MetaProperty type (#6083)
chore: remove bug tag from pre-filled bug search (#6123)
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