Skip to content

Conversation

@erunion
Copy link
Member

@erunion erunion commented Oct 17, 2023

🚥 Resolves RM-8175

🧰 Changes

Now that we can handle ESM libraries here we're finally able to update a grip of dependencies that are terribly out of date.

@erunion erunion added the dependencies Pull requests that update a dependency file label Oct 17, 2023
@erunion erunion requested a review from kanadgupta October 17, 2023 19:43
@erunion erunion marked this pull request as ready for review October 17, 2023 19:43
});
} else if (file instanceof stream.Readable) {
return getStream.buffer(file).then(buffer => {
return getStreamAsBuffer(file).then(buffer => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oooh better tree-shaking here? maybe?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea likely

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😌

@erunion erunion merged commit 5aaa49a into main Oct 17, 2023
@erunion erunion deleted the chore/bump-deps branch October 17, 2023 21:33
@erunion erunion added this to the v7 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants