Skip to content

[BREAKING CHANGE] Use native Promises #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2025
Merged

[BREAKING CHANGE] Use native Promises #116

merged 1 commit into from
Feb 27, 2025

Conversation

mvolz
Copy link
Collaborator

@mvolz mvolz commented Feb 27, 2025

Replace Bluebird Promises with native
Promises.

Remove loadFromFile helper function
as it's insecure.

Replace Bluebird Promises with native
Promises.

Remove loadFromFile helper function
as it's insecure.
@jdforrester jdforrester merged commit 17862d4 into main Feb 27, 2025
3 checks passed
@mvolz mvolz deleted the byebyebluebird branch March 1, 2025 18:35
@mvolz mvolz mentioned this pull request Mar 1, 2025
mvolz added a commit that referenced this pull request Mar 4, 2025
Follow up to #116 

Update README to reflect that native Promises should be used
instead of Bluebird Promises.
@mvolz mvolz mentioned this pull request Mar 4, 2025
jdforrester pushed a commit that referenced this pull request Mar 4, 2025
Follow up to #116 

Update README to reflect that native Promises should be used
instead of Bluebird Promises.
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.

2 participants