build(deps-dev): bump typescript from 5.9.3 to 6.0.2#602
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
39831e6 to
1efcbf8
Compare
Member
|
@copilot resolve the issues with the version update. |
Agent-Logs-Url: https://github.com/vega/editor-backend/sessions/6f02e801-b90a-4994-aa77-f96f14402167 Co-authored-by: domoritz <589034+domoritz@users.noreply.github.com>
Contributor
Fixed in b304711. The TypeScript 6.0.2 upgrade required several changes:
|
Member
|
@copilot merge main and resolve the conflicts |
…yarn/typescript-6.0.2 # Conflicts: # package-lock.json # package.json Co-authored-by: domoritz <589034+domoritz@users.noreply.github.com>
Contributor
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.
typescript-eslintfrom^8.54.0to^8.58.0(supports TypeScript <6.1.0)@typescript-eslint/eslint-pluginto^8.58.0for consistency@types/nodedevDependency (required for Node.js globals in TypeScript 6.0)nodetotypesintsconfig.json@types/passport-github2devDependency forpassport-github2type declarationsSESSION_SECRET,GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET)process.env.NODE_ENVnullable assignment inconfig/index.tsloggedInandgetGithubTokento useexpress.RequestHandlertypemasterinto branch and resolve conflicts