fix(deps): update uppy monorepo (major)#4566
Open
renovate[bot] wants to merge 5 commits intomasterfrom
Open
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
8376f22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.5.3→5.2.03.2.2→4.1.04.4.2→5.1.1Release Notes
transloadit/uppy (@uppy/core)
v5.2.0Compare Source
Minor Changes
79e6460: - Add PluginTypeRegistry and typed getPlugin overload in @uppy/corePatch Changes
ac12f35: Fix: Move completed uploads exclusion logic into uploaders. This fixes the problem where postprocessors would not run for already uploaded files.4817585: added icon to webdav provider, add css to truncate large file namesac12f35]v5.1.1Compare Source
Patch Changes
16aa6fe: Add missing useUppyContext exportv5.1.0Compare Source
Minor Changes
5ba2c1c: Introduce the concept of server-side search and add support for it for the Dropbox provider. Previously, only client-side filtering in the currently viewed folder was possible, which was limiting. Now users using Companion with Dropbox can perform a search across their entire account.Patch Changes
5ba2c1c]v5.0.2Compare Source
Patch Changes
4b6a76c: added missing exports.975317d: Removed "main" from package.json, since export maps serve as the contract for the public API.975317d]9bac4c8]v5.0.1Compare Source
Patch Changes
49522ec: Remove preact/compat imports in favor of preact, preventing JSX type issues in certain setups.49522ec]v5.0.0Compare Source
Major Changes
c5b51f6: ### Export maps for all packagesAll packages now have export maps. This is a breaking change in two cases:
@uppy[package]/dist/styles.min.cssto@uppy[package]/css/styles.min.css@uppy/core/lib/foo.js. You can now only import things we explicitly exported.Changed imports for
@uppy/react,@uppy/vue, and@uppy/sveltePatch Changes
d301c01]c5b51f6]Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.