Skip to content

Fix 46: Update TypeScript to v6 and resolve security issues - #47

Merged
SavouryGin merged 3 commits into
mainfrom
fix/46-Update-TypeScript-to-v6-and-resolve-security-issues
Apr 21, 2026
Merged

Fix 46: Update TypeScript to v6 and resolve security issues#47
SavouryGin merged 3 commits into
mainfrom
fix/46-Update-TypeScript-to-v6-and-resolve-security-issues

Conversation

@SavouryGin

Copy link
Copy Markdown
Collaborator

Proposed Changes

Description

Changed

  • Upgraded TypeScript to v6.
  • Updated npm dependencies (dev and tooling libraries).
  • Replaced tsup with esbuild for bundled ESM/CJS output and the TypeScript compiler for declaration emit (tsconfig.build.json).

Type of Change

Please mark the relevant options with an x.

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Tests update
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Additional Context


Thank you for your contribution to Chop Logic!

@SavouryGin SavouryGin self-assigned this Apr 21, 2026
@SavouryGin SavouryGin added CI/CD Pipelines configurations and deployment Core Related to chop-logic-core library labels Apr 21, 2026
@codecov

codecov Bot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

Copy link
Copy Markdown

@SavouryGin
SavouryGin merged commit da70a4b into main Apr 21, 2026
3 checks passed
@SavouryGin SavouryGin linked an issue Apr 21, 2026 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Pipelines configurations and deployment Core Related to chop-logic-core library

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update TypeScript to v6 and resolve security issues

1 participant