Skip to content

feat(WOR-TSK-191): implement bump types for Node.js bindings - #100

Merged
miguelramos merged 2 commits into
mainfrom
feat/WOR-TSK-191-BUMP-TYPES
Dec 11, 2025
Merged

feat(WOR-TSK-191): implement bump types for Node.js bindings#100
miguelramos merged 2 commits into
mainfrom
feat/WOR-TSK-191-BUMP-TYPES

Conversation

@miguelramos

Copy link
Copy Markdown
Member
  • Add BumpPreviewParams, BumpApplyParams, BumpSnapshotParams input types
  • Add BumpPreviewData, BumpApplyData, BumpSnapshotData response types
  • Add PackageVersionInfo, SnapshotVersionInfo, DependencyUpdateInfo supporting types
  • Add BumpSummaryInfo for aggregated bump statistics
  • Add BumpPreviewApiResponse, BumpApplyApiResponse, BumpSnapshotApiResponse
  • Add constants: COMMON_PRERELEASE_TAGS, VALID_DEPENDENCY_TYPES, DEFAULT_SNAPSHOT_FORMAT
  • Add 58 comprehensive tests for all bump types
  • Export all bump types from index.ts
  • Regenerate NAPI bindings with new types

Story 5.1 - Implement Bump Types complete

- Add BumpPreviewParams, BumpApplyParams, BumpSnapshotParams input types
- Add BumpPreviewData, BumpApplyData, BumpSnapshotData response types
- Add PackageVersionInfo, SnapshotVersionInfo, DependencyUpdateInfo supporting types
- Add BumpSummaryInfo for aggregated bump statistics
- Add BumpPreviewApiResponse, BumpApplyApiResponse, BumpSnapshotApiResponse
- Add constants: COMMON_PRERELEASE_TAGS, VALID_DEPENDENCY_TYPES, DEFAULT_SNAPSHOT_FORMAT
- Add 58 comprehensive tests for all bump types
- Export all bump types from index.ts
- Regenerate NAPI bindings with new types

Story 5.1 - Implement Bump Types complete
@miguelramos
miguelramos merged commit 2b8a30e into main Dec 11, 2025
35 of 36 checks passed
@miguelramos
miguelramos deleted the feat/WOR-TSK-191-BUMP-TYPES branch December 11, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ TYPE: Feature New feature or capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant