chore(build): upgrade tsup 5 → 8

Open
#136 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
55/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Quiet
Domain
build-system

Research direction

Start by locating the package manifest and the existing tsup configuration, then inspect the current build output, source maps, and generated .d.ts files. Upgrade tsup to ^8.5.1 and compare those artifacts before and after; done means the published npm package remains correct with no unintended output changes.

Written by the indexing model from the issue text.

Description

maintenance Userale

Upgrade tsup from ^5.10.0 to ^8.5.1. Three major versions behind.

Separated from the tooling modernization PR because tsup changes affect build output (the published npm package). Needs careful before/after comparison of bundle output, source maps, and .d.ts generation.

Ref: tsup changelog https://github.com/egoist/tsup/releases

Dominant language
Jupyter Notebook
Stars
30
Forks
15
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/flagon

All issues in apache/flagon

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.