Skip to content

build: move to Rolldown and TypeScript 7 - #10

Merged
birkskyum merged 2 commits into
mainfrom
rolldown
Aug 20, 2026
Merged

build: move to Rolldown and TypeScript 7#10
birkskyum merged 2 commits into
mainfrom
rolldown

Conversation

@birkskyum

@birkskyum birkskyum commented Aug 19, 2026

Copy link
Copy Markdown
Member

Summary

  • replace Rollup with Rolldown and use its native module resolution, CommonJS handling, and output cleanup
  • bundle declarations with rolldown-plugin-dts
  • update TypeScript to 7.0.2, Vitest to 4.1.11, and pnpm to 11.22.0
  • replace @skypack/package-check with Publint and Are the Types Wrong
  • add a patch changeset

Validation

  • pnpm build
  • pnpm test
  • pnpm check
  • pnpm exec prettier --check package.json tsconfig.json rolldown.config.js pnpm-workspace.yaml .github/workflows/ci.yml .github/workflows/release.yml .changeset/modern-toolchain.md src/css.d.ts

@socket-security

socket-security Bot commented Aug 19, 2026

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm highlight.js is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/@arethetypeswrong/cli@0.18.5npm/highlight.js@10.7.3

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/highlight.js@10.7.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@birkskyum
birkskyum merged commit 7783dd5 into main Aug 20, 2026
3 checks passed
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.

1 participant