Update dependency uppy to v1.5.2
This MR contains the following updates:
Package | Type | Update | Change | References |
---|---|---|---|---|
uppy | dependencies | minor |
1.4.0 -> 1.5.2
|
homepage, source |
Release Notes
transloadit/uppy
v1.5.2
Released: 2019-10-14
This release contains a new Thai locale, and some critical fixes for the 1.5 release, especially the S3 plugins.
Package | Version | Package | Version |
---|---|---|---|
@uppy/aws-s3 | 1.3.2 | @uppy/locales | 1.8.0 |
@uppy/aws-s3-multipart | 1.3.3 | @uppy/onedrive | 0.1.1 |
@uppy/companion-client | 1.4.1 | @uppy/react | 1.3.2 |
@uppy/core | 1.5.1 | @uppy/robodog | 1.3.3 |
@uppy/dashboard | 1.4.1 | @uppy/transloadit | 1.3.2 |
@uppy/dropbox | 1.3.2 | @uppy/tus | 1.4.2 |
@uppy/facebook | 0.1.1 | @uppy/url | 1.3.2 |
@uppy/form | 1.3.2 | @uppy/xhr-upload | 1.3.2 |
@uppy/google-drive | 1.3.2 | uppy | 1.5.2 |
@uppy/instagram | 1.3.2 | - | - |
- @uppy/aws-s3-multipart: advance queue after local file upload completes (@goto-bus-stop, #1887)
- @uppy/core: provide default error message (@goto-bus-stop, #1880)
- @uppy/dashboard: fix retry icons on individual files (@goto-bus-stop, #1888)
- @uppy/locales: add Thai (@dogrocker, #1873)
- build: update lerna, eslint, and jest (@goto-bus-stop)
- docs: add css require to robodog docs (@arturi,
fea453b
)
v1.5.1
v1.5.0
Released: 2019-10-09
This release features new remote providers for Facebook and OneDrive, new languages, and a more robust approach to simultaneous upload limiting and cancellation.
Package | Version | Package | Version |
---|---|---|---|
@uppy/aws-s3-multipart | 1.3.1 | @uppy/onedrive | 0.1.0 |
@uppy/aws-s3 | 1.3.1 | @uppy/progress-bar | 1.3.1 |
@uppy/companion-client | 1.4.0 | @uppy/provider-views | 1.4.0 |
@uppy/companion | 1.5.0 | @uppy/react-native | 0.1.3 |
@uppy/core | 1.5.0 | @uppy/react | 1.3.1 |
@uppy/dashboard | 1.4.0 | @uppy/redux-dev-tools | 1.3.1 |
@uppy/drag-drop | 1.3.1 | @uppy/robodog | 1.3.1 |
@uppy/dropbox | 1.3.1 | @uppy/status-bar | 1.3.1 |
@uppy/facebook | 0.1.0 | @uppy/thumbnail-generator | 1.4.0 |
@uppy/file-input | 1.3.1 | @uppy/transloadit | 1.3.1 |
@uppy/form | 1.3.1 | @uppy/tus | 1.4.1 |
@uppy/golden-retriever | 1.3.1 | @uppy/url | 1.3.1 |
@uppy/google-drive | 1.3.1 | @uppy/utils | 2.0.0 |
@uppy/informer | 1.3.1 | @uppy/webcam | 1.3.1 |
@uppy/instagram | 1.3.1 | @uppy/xhr-upload | 1.3.1 |
@uppy/locales | 1.7.0 | uppy | 1.5.0 |
- @uppy/companion: revoke companion's provider access on "logout" (@ifedapoolarewaju, #1843)
- @uppy/companion-client: rename serverHeaders to companionHeaders (@goto-bus-stop, #1861)
- @uppy/core: avoid overwriting duplicate files by a) throwing a warning instead and b) adding the relative-path of files to a new tus fingerprint function (we might use file.id as a fingerprint instead) (#754, #1606) (@arturi, #1767)
- @uppy/dashboard: add missing fields to DashboardOptions typescript typings (@MatthiasKunnen, #1830)
- @uppy/facebook: add facebook remote provider (@ifedapoolarewaju, #1794)
- @uppy/locales: add Czech (@tvaliasek, #1842)
- @uppy/locales: add Danish (@Pzoco, #1837)
- @uppy/onedrive: add OneDrive remote provider (@ifedapoolarewaju, #1831)
- @uppy/thumbnail-generator: add waitForThumbnailsBeforeUpload option, false by default (@arturi, #1803)
-
@uppy/transloadit: pin socket.io version to ES5 compatible one (@goto-bus-stop,
5839b65
) -
@uppy/xhr-upload,tus,aws-s3: use more cancellation-friendly strategy for
limit: N
uploads (@goto-bus-stop, #1736) - @uppy/aws-s3-multipart: fix queueing behaviors, especially interaction with cancellation (@goto-bus-stop, #1855)
- @uppy/locales: fix typo in Persian locale (@uxitten, #1865)
- @uppy/locales: improve Swedish translation (@marcusforberg, #1859)
- @uppy/aws-s3: replace browser-only resolve-url by isomorphic url-parse (@goto-bus-stop, #1854)
- docs: remove pre 1.0 notice from changelog (@mskelton, #1858)
- docs: fix typo (@leftdevel, #1852)
- test: add end-to-end test with retries (@ifedapoolarewaju, #1766)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
Available now for GitLab: Renovate Pro with real-time webhook handling and priority job queue.
Edited by Matweb Bot