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: upgrade external deps, allow patches uniform #850

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

luwes
Copy link
Contributor

@luwes luwes commented Dec 11, 2023

for the Media Chrome dependency we recently changed to allow patches be automatically included.
this came after a minor release in MC had some unexpected result in mux-player.

we had some mixed version ranges between our dependencies, some fixed some, some allowed minor.

I think allowing patches for the dependencies is a good balance and good to make uniform across.

@luwes luwes self-assigned this Dec 11, 2023
@luwes luwes requested a review from a team as a code owner December 11, 2023 22:43
Copy link

vercel bot commented Dec 11, 2023

@luwes is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Dec 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-demo-create-react-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 11:02pm
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 11:02pm
elements-demo-svelte-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 11:02pm
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 11:02pm
elements-demo-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 11:02pm

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #850 (15d256e) into main (c30b7d5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #850   +/-   ##
=======================================
  Coverage   82.26%   82.26%           
=======================================
  Files          40       40           
  Lines        8384     8384           
  Branches      451      450    -1     
=======================================
  Hits         6897     6897           
  Misses       1481     1481           
  Partials        6        6           

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