Skip to content

refactor(promise-kit): depend on harden, not ses#3108

Open
erights wants to merge 1 commit intomasterfrom
markm-unbundle-promise-kit
Open

refactor(promise-kit): depend on harden, not ses#3108
erights wants to merge 1 commit intomasterfrom
markm-unbundle-promise-kit

Conversation

@erights
Copy link
Contributor

@erights erights commented Feb 28, 2026

Closes: #XXXX
Refs: #3107

Description

@endo/promise-kit is a tiny package that had depended on 'ses' only for harden. It is a great example of why we factored harden out into an importable @endo/harden. The PR changes @endo/promise-kit to depend directly on endo@harden rather than ses.

Security Considerations

none

Scaling Considerations

A bit. It means other packages can depend on @endo/promise-kit without bringing in all of ses.

Documentation Considerations

none

Testing Considerations

  • Should do the multi-ses-ava mode testing that @kriskowal set up.

Compatibility Considerations

none

Upgrade Considerations

none

@erights erights self-assigned this Feb 28, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 28, 2026

⚠️ No Changeset found

Latest commit: 157377d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@erights erights marked this pull request as ready for review February 28, 2026 04:46
@erights erights requested a review from kriskowal February 28, 2026 04:46
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