Skip to content

Updating project to TypeScript 6.#25

Merged
leonelsanchesdasilva merged 1 commit into
mainfrom
typescript-6
Apr 18, 2026
Merged

Updating project to TypeScript 6.#25
leonelsanchesdasilva merged 1 commit into
mainfrom
typescript-6

Conversation

@leonelsanchesdasilva

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s TypeScript toolchain to TypeScript 6, along with a compiler setting adjustment to manage deprecation diagnostics during compilation.

Changes:

  • Bump typescript devDependency from ^5.9.3 to ^6.0.3.
  • Update yarn.lock to lock TypeScript to 6.0.3.
  • Add compilerOptions.ignoreDeprecations to tsconfig.json.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates the TypeScript devDependency to ^6.0.3.
yarn.lock Locks the updated TypeScript version/resolution and integrity hash.
tsconfig.json Adds ignoreDeprecations setting to suppress TS deprecation diagnostics.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@leonelsanchesdasilva leonelsanchesdasilva merged commit 278c85c into main Apr 18, 2026
27 checks passed
@leonelsanchesdasilva leonelsanchesdasilva deleted the typescript-6 branch April 18, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants