Skip to content

feat: upgrade Vercel Blob version#409

Merged
ignasio-mux merged 1 commit intomuxinc:mainfrom
ignasio-mux:feat/upgread_vercel_blob
Jan 13, 2026
Merged

feat: upgrade Vercel Blob version#409
ignasio-mux merged 1 commit intomuxinc:mainfrom
ignasio-mux:feat/upgread_vercel_blob

Conversation

@ignasio-mux
Copy link
Copy Markdown
Contributor

This PR closes #375

Upgrades @vercel/blob from ^0.27.0 to ^2.0.0. Adds addRandomSuffix: true to the put call in vercel-blob/provider.ts to maintain backward compatibility, since the default changed from true to false in v1.0.0. The v2.0.0 breaking change only affects handleUpload and onUploadCompleted, which we don't use.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 6, 2026

@ignasio-mux is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented Jan 6, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.35%. Comparing base (7a6951a) to head (e48b635).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #409   +/-   ##
=======================================
  Coverage   86.35%   86.35%           
=======================================
  Files          37       37           
  Lines        3202     3202           
  Branches      425      425           
=======================================
  Hits         2765     2765           
  Misses        435      435           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
next-video-demo Ready Ready Preview, Comment Jan 6, 2026 3:12pm

Copy link
Copy Markdown
Collaborator

@luwes luwes left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@ignasio-mux ignasio-mux merged commit d6f3043 into muxinc:main Jan 13, 2026
8 checks passed
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.

Vercel Blob 1.X Support

3 participants