fix(deps): update uppy monorepo #13220
Open
+59
−59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.1.0->5.1.15.0.1->5.0.27.1.0->7.1.15.0.1->5.0.2Release Notes
transloadit/uppy (@uppy/core)
v5.1.1Compare Source
Patch Changes
0c16fe4: - Makefile.datanullable - Because for ghosts it will beundefinedand we don't have any type to distinguish ghosts from other (local) files. This caused a crash, because we didn't check forundefinedeverywhere (when trying to store a blob that wasundefined)progress.complete: if there is a post-processing step, set it totrueonce post processing is complete. If not, set it totrueonce upload has finished.Nonexistent uploaderror message if trying to upload a non-existent upload, instead of TypeErrorUppy.upload()- this fixes two bugs:#informAndEmitandthis.emit('error'))checkRequiredMetaFieldscheck errors.isRemoteboolean:namerequired on UppyFile (it is in reality always set)RestrictionErrorsometimes thrown with afileproperty that was not aUppyFile, but aFile. This would happen if someone passed aFileinstead of aMinimalRequiredUppyFileintocore.addFile(which is valid to do according to our API)postprocess-completehandler0c16fe4]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.