Skip to content

Migrate toolchain: tsup→tsdown, ESLint→Biome 2.x, update all deps#6

Merged
mvantellingen merged 2 commits intomainfrom
chore/update-dependencies
Apr 16, 2026
Merged

Migrate toolchain: tsup→tsdown, ESLint→Biome 2.x, update all deps#6
mvantellingen merged 2 commits intomainfrom
chore/update-dependencies

Conversation

@mvantellingen
Copy link
Copy Markdown
Member

@mvantellingen mvantellingen commented Apr 16, 2026

  • Replace tsup with tsdown 0.21.8 (using deps.alwaysBundle, shims)
  • Replace ESLint + Prettier with Biome 2.4.12
  • Update all dependencies to latest (vitest 4.1, typescript 6.0, nock 14, dynalite 4.0, etc.)
  • Pin all dependency versions (no ^ ranges)
  • Update GitHub Actions: checkout v6, labd/gh-actions-typescript, Node 22/24 matrix
  • Add trusted publishing (NPM_CONFIG_PROVENANCE) and release environment
  • Proper CJS/ESM conditional exports with types

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 16, 2026

🦋 Changeset detected

Latest commit: 7b7bce1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@labdigital/mock-dynamodb Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

- Replace tsup with tsdown 0.21.8 (using deps.alwaysBundle, shims)
- Replace ESLint + Prettier with Biome 2.4.12
- Update all dependencies to latest (vitest 4.1, typescript 6.0, nock 14, dynalite 4.0, etc.)
- Pin all dependency versions (no ^ ranges)
- Update GitHub Actions: checkout v6, labd/gh-actions-typescript, Node 22/24 matrix
- Add trusted publishing (NPM_CONFIG_PROVENANCE) and release environment
- Proper CJS/ESM conditional exports with types
@mvantellingen mvantellingen force-pushed the chore/update-dependencies branch from a341169 to df246b2 Compare April 16, 2026 09:12
@mvantellingen mvantellingen merged commit b8ea050 into main Apr 16, 2026
6 checks passed
@mvantellingen mvantellingen deleted the chore/update-dependencies branch April 16, 2026 09:16
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