Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2025

✨ PR Description

Purpose: Replace tsdx build tool with tsup to modernize TypeScript build pipeline and improve compatibility.
Main changes:

  • Added tsup.config.ts with Node.js-optimized build settings and no bundling
  • Updated build scripts to use tsup for transpilation and tsc for type declarations
  • Added tsconfig.build.json for separate type generation process
  • Updated dependencies by removing tsdx and adding tsup

CHANGELOG

🔧 Improvements

  • Internal improvements and fixes

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@github-actions github-actions bot added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Dec 4, 2025
Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@MishaKav MishaKav enabled auto-merge (squash) December 4, 2025 08:18
Copy link
Collaborator

@MishaKav MishaKav left a comment

Choose a reason for hiding this comment

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

LG

@MishaKav MishaKav merged commit e6ff417 into develop Dec 4, 2025
9 checks passed
@MishaKav MishaKav deleted the LINBEE-20991-bump-gitstream-core-to-2.1.230 branch December 4, 2025 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-deploy when exists in PR, will auto make release and auto deploy to prod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants