chore(deps): update dependency typescript to v7 - #368
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
renovate
Bot
force-pushed
the
renovate/typescript-7.x
branch
from
July 20, 2026 23:06
9798731 to
2c76231
Compare
renovate
Bot
force-pushed
the
renovate/typescript-7.x
branch
5 times, most recently
from
July 31, 2026 00:21
b536693 to
1e1d4f7
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/typescript-7.x
branch
from
July 31, 2026 06:42
1e1d4f7 to
8b97b88
Compare
dmnktoe
pushed a commit
that referenced
this pull request
Aug 2, 2026
Brings in the mergeable half of the open dependency PRs, lockfile included: - react-hook-form 7.83.0 -> 7.84.0 (#381) - @testing-library/jest-dom ^6.9.1 -> ^7.0.0 (#383) - eslint-plugin-simple-import-sort ^13.0.0 -> ^14.0.0 (#384) No source changes were needed: jest-dom v7 keeps the bare '@testing-library/jest-dom' setup import, and simple-import-sort v14 produces the same ordering for the configured groups. The two remaining majors are blocked upstream, not by this repo: - eslint v10 (#325) crashes every run via eslint-plugin-react@7.37.5, which still calls context.getFilename(), removed in v10. 7.37.5 is the newest release and eslint-config-next depends on eslint-plugin-react ^7.37.0, so the plugin cannot be dropped or overridden from here. - typescript v7 (#368) is refused outright by typescript-eslint 8.65.0, whose entrypoint throws "does not support TS 7.0". Its peer range caps at <6.1.0 and no newer release exists. Verified: lint, typecheck, format and 382 tests pass. Build compiles and type checks; page-data collection needs the CMS secrets that only CI provides. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0112NzqomWiWeVxH3R6CJVLH
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or 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
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.
This PR contains the following updates:
6.0.3→7.0.2Release Notes
microsoft/TypeScript (typescript)
v7.0.2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.