Skip to content
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

fix: ensure we pass an ArrayBuffer to blobStore.set and not a NodeJS Buffer #5927

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

JakeChampion
Copy link
Contributor

This should fix the failing CI builds we have when installing the dependencies without the package-lock

mrstork
mrstork previously approved these changes Dec 6, 2024
@JakeChampion JakeChampion marked this pull request as ready for review December 6, 2024 15:56
@JakeChampion JakeChampion requested a review from a team as a code owner December 6, 2024 15:56
YujohnNattrass
YujohnNattrass previously approved these changes Dec 6, 2024
YujohnNattrass
YujohnNattrass previously approved these changes Dec 8, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

This pull request adds or modifies JavaScript (.js, .cjs, .mjs) files. Consider converting them to TypeScript.
Thank you for converting JavaScript files to TypeScript 🎉"

patches/execa+5.1.1.patch Outdated Show resolved Hide resolved
@serhalp
Copy link
Contributor

serhalp commented Dec 10, 2024

See also #5932 — a completely unrelated CI issue recently introduced as well

@serhalp serhalp enabled auto-merge (squash) December 10, 2024 18:10
@serhalp serhalp removed the request for review from mrstork December 10, 2024 18:16
@serhalp serhalp merged commit ebfc770 into main Dec 10, 2024
38 checks passed
@serhalp serhalp deleted the jake/ts branch December 10, 2024 18:52
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.

5 participants