-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update all of typescript-eslint 7.14.1 → 7.15.0 (minor) #1258
Open
depfu
wants to merge
1
commit into
develop
Choose a base branch
from
depfu/update/develop/npm/group/typescript-eslint-7.15.0
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update all of typescript-eslint 7.14.1 → 7.15.0 (minor) #1258
depfu
wants to merge
1
commit into
develop
from
depfu/update/develop/npm/group/typescript-eslint-7.15.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 96569Details
💛 - Coveralls |
depfu
bot
changed the title
Update all of typescript-eslint 2.34.0 → 7.15.0 (major)
Update all of typescript-eslint 7.14.1 → 7.15.0 (minor)
Jul 3, 2024
depfu
bot
force-pushed
the
depfu/update/develop/npm/group/typescript-eslint-7.15.0
branch
from
July 3, 2024 13:35
8508355
to
b8ac49e
Compare
Pull Request Test Coverage Report for Build 96601Details
💛 - Coveralls |
depfu
bot
force-pushed
the
depfu/update/develop/npm/group/typescript-eslint-7.15.0
branch
from
July 3, 2024 15:20
b8ac49e
to
e9c481c
Compare
Pull Request Test Coverage Report for Build 96626Details
💛 - Coveralls |
depfu
bot
force-pushed
the
depfu/update/develop/npm/group/typescript-eslint-7.15.0
branch
from
July 4, 2024 19:00
e9c481c
to
94a02b7
Compare
Pull Request Test Coverage Report for Build 96738Details
💛 - Coveralls |
depfu
bot
force-pushed
the
depfu/update/develop/npm/group/typescript-eslint-7.15.0
branch
from
August 1, 2024 21:05
94a02b7
to
dc99a00
Compare
Pull Request Test Coverage Report for Build 99536Details
💛 - Coveralls |
depfu
bot
force-pushed
the
depfu/update/develop/npm/group/typescript-eslint-7.15.0
branch
from
November 14, 2024 23:35
dc99a00
to
13adfb9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (7.14.1 → 7.15.0) · Repo · Changelog
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): publish 7.15.0
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
docs: use correct types for node in "Explicity node types" documentation (#9461)
fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
docs: add Performance FAQ about slow TypeScript types (#9429)
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
docs: mention out-of-date editor type information FAQ (#9428)
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
chore: base Renovate config on config:recommended, without patch updates (#9441)
docs: fix grammatical error in Releases.mdx (#9446)
chore: update sponsors (#9395)
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
fix(utils): clean outdated `RuleTester` export (#9322)
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
chore: disable a11y bot on issue comment edits
✳️ @typescript-eslint/parser (7.14.1 → 7.15.0) · Repo · Changelog
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): publish 7.15.0
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
docs: use correct types for node in "Explicity node types" documentation (#9461)
fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
docs: add Performance FAQ about slow TypeScript types (#9429)
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
docs: mention out-of-date editor type information FAQ (#9428)
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
chore: base Renovate config on config:recommended, without patch updates (#9441)
docs: fix grammatical error in Releases.mdx (#9446)
chore: update sponsors (#9395)
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
fix(utils): clean outdated `RuleTester` export (#9322)
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
chore: disable a11y bot on issue comment edits
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): publish 7.15.0
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
docs: use correct types for node in "Explicity node types" documentation (#9461)
fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
docs: add Performance FAQ about slow TypeScript types (#9429)
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
docs: mention out-of-date editor type information FAQ (#9428)
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
chore: base Renovate config on config:recommended, without patch updates (#9441)
docs: fix grammatical error in Releases.mdx (#9446)
chore: update sponsors (#9395)
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
fix(utils): clean outdated `RuleTester` export (#9322)
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
chore: disable a11y bot on issue comment edits
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): publish 7.15.0
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
docs: use correct types for node in "Explicity node types" documentation (#9461)
fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
docs: add Performance FAQ about slow TypeScript types (#9429)
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
docs: mention out-of-date editor type information FAQ (#9428)
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
chore: base Renovate config on config:recommended, without patch updates (#9441)
docs: fix grammatical error in Releases.mdx (#9446)
chore: update sponsors (#9395)
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
fix(utils): clean outdated `RuleTester` export (#9322)
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
chore: disable a11y bot on issue comment edits
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): publish 7.15.0
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
docs: use correct types for node in "Explicity node types" documentation (#9461)
fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
docs: add Performance FAQ about slow TypeScript types (#9429)
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
docs: mention out-of-date editor type information FAQ (#9428)
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
chore: base Renovate config on config:recommended, without patch updates (#9441)
docs: fix grammatical error in Releases.mdx (#9446)
chore: update sponsors (#9395)
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
fix(utils): clean outdated `RuleTester` export (#9322)
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
chore: disable a11y bot on issue comment edits
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): publish 7.15.0
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
docs: use correct types for node in "Explicity node types" documentation (#9461)
fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
docs: add Performance FAQ about slow TypeScript types (#9429)
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
docs: mention out-of-date editor type information FAQ (#9428)
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
chore: base Renovate config on config:recommended, without patch updates (#9441)
docs: fix grammatical error in Releases.mdx (#9446)
chore: update sponsors (#9395)
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
fix(utils): clean outdated `RuleTester` export (#9322)
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
chore: disable a11y bot on issue comment edits
Release Notes
7.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
chore(release): publish 7.15.0
feat(eslint-plugin): back-port new rules around empty object types from v8 (#9443)
fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a true any (#9304)
docs: use correct types for node in "Explicity node types" documentation (#9461)
fix: disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config (#9459)
chore: help fix Codecov uploads by bumping to v4.5.0 (#9442)
docs: add Performance FAQ about slow TypeScript types (#9429)
test(type-utils): add tests for isSymbolFromDefaultLibrary (#9385)
docs: mention out-of-date editor type information FAQ (#9428)
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0 (#9409)
chore(deps): update dependency monaco-editor to ~0.50.0 (#9412)
chore: base Renovate config on config:recommended, without patch updates (#9441)
docs: fix grammatical error in Releases.mdx (#9446)
chore: update sponsors (#9395)
fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a true any (#9254)
fix(utils): clean outdated `RuleTester` export (#9322)
feat(eslint-plugin): [array-type] detect `Readonly<string[]>` case (#8752)
chore: disable a11y bot on issue comment edits
🆕 semver (added, 7.6.3)
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