Update all of typescript-eslint 6.15.0 → 6.16.0 (minor) #42
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 (6.15.0 → 6.16.0) · Repo · Changelog
Release Notes
6.16.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
chore: publish v6.16.0
fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics (#8096)
docs(eslint-plugin): enforce a heading for each rule option (#8015)
docs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)
feat(eslint-plugin): deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#8123)
feat(typescript-estree): add allowDefaultProjectForFiles project service allowlist option (#7752)
chore(deps): update babel (#8017)
chore(deps): update dependency @swc/core to v1.3.101 (#8028)
docs: add tombstone file for no-parameter-properties and suggested replacements for deprecated rules in v6 (#8104)
chore(deps): update dependency @eslint/js to v8.56.0 (#7964)
chore(deps): update dependency esbuild to v0.19.10 (#7973)
chore(deps): update dependency @types/babel__core to v7.20.5 (#7982)
chore(deps): update dependency @types/semver to v7.5.6 (#7991)
chore(deps): update dependency @types/lodash to v4.14.202 (#7984)
docs: formalized v1 maintenance docs (#8020)
feat(eslint-plugin): deprecate formatting (meta.type: layout) rules (#8073)
chore(website): auto-generate type checked rule notice in rule docs (#7951)
chore(website): only min-height code blocks with playground buttons (#8111)
docs: add more rationale for no-for-in-array (#8082)
chore: add MDX files to precommit hook (#8083)
docs: add FAQ about incorrect types (#8081)
docs: fix example for no-shadow (#8080)
chore: update sponsors (#8112)
✳️ @typescript-eslint/parser (6.15.0 → 6.16.0) · Repo · Changelog
Release Notes
6.16.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
chore: publish v6.16.0
fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics (#8096)
docs(eslint-plugin): enforce a heading for each rule option (#8015)
docs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)
feat(eslint-plugin): deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#8123)
feat(typescript-estree): add allowDefaultProjectForFiles project service allowlist option (#7752)
chore(deps): update babel (#8017)
chore(deps): update dependency @swc/core to v1.3.101 (#8028)
docs: add tombstone file for no-parameter-properties and suggested replacements for deprecated rules in v6 (#8104)
chore(deps): update dependency @eslint/js to v8.56.0 (#7964)
chore(deps): update dependency esbuild to v0.19.10 (#7973)
chore(deps): update dependency @types/babel__core to v7.20.5 (#7982)
chore(deps): update dependency @types/semver to v7.5.6 (#7991)
chore(deps): update dependency @types/lodash to v4.14.202 (#7984)
docs: formalized v1 maintenance docs (#8020)
feat(eslint-plugin): deprecate formatting (meta.type: layout) rules (#8073)
chore(website): auto-generate type checked rule notice in rule docs (#7951)
chore(website): only min-height code blocks with playground buttons (#8111)
docs: add more rationale for no-for-in-array (#8082)
chore: add MDX files to precommit hook (#8083)
docs: add FAQ about incorrect types (#8081)
docs: fix example for no-shadow (#8080)
chore: update sponsors (#8112)
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