github-actions[bot]
67af5e9db4
Release: uppy@4.0.0-beta.9 ( #5194 )
...
| Package | Version | Package | Version |
| ----------------- | ------------ | ----------------- | ------------ |
| @uppy/companion | 5.0.0-beta.8 | @uppy/xhr-upload | 4.0.0-beta.5 |
| @uppy/transloadit | 4.0.0-beta.6 | uppy | 4.0.0-beta.9 |
- @uppy/companion: remove `chalk` from dependencies (Antoine du Hamel / #5178 )
- @uppy/transloadit: do not cancel assembly when removing all files (Merlijn Vos / #5191 )
- @uppy/xhr-upload: fix regression for lowercase HTTP methods (Antoine du Hamel / #5179 )
- meta: improve changelog generator (Antoine du Hamel / #5190 )
2024-05-23 13:07:18 +00:00
github-actions[bot]
965d2a09b8
Release: uppy@3.25.5 ( #5193 )
...
| Package | Version | Package | Version |
| ----------------- | ------- | ----------------- | ------- |
| @uppy/transloadit | 3.6.2 | uppy | 3.25.5 |
| @uppy/xhr-upload | 3.6.7 | | |
- @uppy/transloadit: do not cancel assembly when removing all files (Merlijn Vos / #5191 )
- @uppy/xhr-upload: fix regression for lowercase HTTP methods (Antoine du Hamel / #5179 )
- meta: improve changelog generator (Antoine du Hamel / #5190 )
2024-05-23 07:57:35 +00:00
github-actions[bot]
e47a7e9c21
Release: uppy@4.0.0-beta.8 ( #5189 )
...
| Package | Version | Package | Version |
| -------------------- | ------------ | -------------------- | ------------ |
| @uppy/aws-s3 | 4.0.0-beta.4 | @uppy/status-bar | 4.0.0-beta.8 |
| @uppy/companion | 5.0.0-beta.7 | @uppy/svelte | 4.0.0-beta.4 |
| @uppy/compressor | 2.0.0-beta.8 | @uppy/tus | 4.0.0-beta.5 |
| @uppy/core | 4.0.0-beta.8 | @uppy/utils | 6.0.0-beta.7 |
| @uppy/dashboard | 4.0.0-beta.8 | @uppy/vue | 2.0.0-beta.3 |
| @uppy/image-editor | 3.0.0-beta.5 | @uppy/webcam | 4.0.0-beta.7 |
| @uppy/provider-views | 4.0.0-beta.6 | uppy | 4.0.0-beta.8 |
- @uppy/core: resolve some (breaking) TODOs (Antoine du Hamel / #4824 )
- @uppy/companion: encode `uploadId` (Mikael Finstad / #5168 )
- @uppy/companion: bump `express-session` (Antoine du Hamel / #5177 )
- @uppy/companion: remove dependency on `express-request-id` (Antoine du Hamel / #5176 )
- @uppy/companion: bump prom to v15 (Antoine du Hamel / #5175 )
- docs: fix linter (Antoine du Hamel)
- meta: remove `nodemon` from the deps (Antoine du Hamel / #5172 )
- docs: update `@uppy/aws-s3` docs (Antoine du Hamel / #5093 )
- meta: update more dependencies (Antoine du Hamel / #5171 )
- @uppy/companion: upgrade deps (Antoine du Hamel / #5119 )
2024-05-22 08:14:30 +00:00
Antoine du Hamel
30725ced4d
examples: add SvelteKit example ( #5181 )
2024-05-22 10:05:03 +02:00
github-actions[bot]
e7be319547
Release: uppy@3.25.4 ( #5188 )
...
| Package | Version | Package | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion | 4.13.3 | @uppy/tus | 3.5.5 |
| @uppy/svelte | 3.1.5 | uppy | 3.25.4 |
- @uppy/svelte: do not attempt removing plugin before it's created (Antoine du Hamel / #5186 )
- docs: Update `facebook.mdx` (Evgenia Karunus)
- @uppy/tus: fix no headers passed to companion if argument is a function (netdown / #5182 )
- @uppy/companion: fix google drive gsuite export large size (Milan Nakum / #5144 )
- meta: Improve provider docs: Box & Zoom (Evgenia Karunus / #5166 )
- meta: add MDX file to `lint-staged` list (Antoine du Hamel / #5174 )
- @uppy/companion: handle ws `'error'` event (Mikael Finstad / #5167 )
2024-05-22 07:35:41 +00:00
Antoine du Hamel
0697f75b7c
meta: update more dependencies ( #5171 )
2024-05-15 18:54:24 +02:00
github-actions[bot]
53cb32f5d9
Release: uppy@4.0.0-beta.7 ( #5162 )
...
| Package | Version | Package | Version |
| ---------------------- | ------------ | ---------------------- | ------------ |
| @uppy/companion | 5.0.0-beta.6 | @uppy/status-bar | 4.0.0-beta.7 |
| @uppy/companion-client | 4.0.0-beta.6 | @uppy/unsplash | 4.0.0-beta.6 |
| @uppy/compressor | 2.0.0-beta.7 | @uppy/url | 4.0.0-beta.6 |
| @uppy/core | 4.0.0-beta.7 | @uppy/utils | 6.0.0-beta.6 |
| @uppy/dashboard | 4.0.0-beta.7 | @uppy/webcam | 4.0.0-beta.6 |
| @uppy/dropbox | 4.0.0-beta.6 | @uppy/xhr-upload | 4.0.0-beta.4 |
| @uppy/image-editor | 3.0.0-beta.4 | uppy | 4.0.0-beta.7 |
| @uppy/screen-capture | 4.0.0-beta.5 | | |
- @uppy/companion: switch from `node-redis` to `ioredis` (Dominik Schmidt / #4623 )
- meta: Fix headings in xhr.mdx (Merlijn Vos)
- @uppy/xhr-upload: introduce hooks similar to tus (Merlijn Vos / #5094 )
- @uppy/core: close->destroy, clearUploadedFiles->clear (Merlijn Vos / #5154 )
- @uppy/companion-client,@uppy/dropbox,@uppy/screen-capture,@uppy/unsplash,@uppy/url,@uppy/webcam: Use `title` consistently from locales (Merlijn Vos / #5134 )
| Package | Version | Package | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core | 3.11.3 | uppy | 3.25.3 |
| @uppy/image-editor | 2.4.6 | | |
- @uppy/image-editor: fix tooltips (Avneet Singh Malhotra / #5156 )
- meta: Remove redundant `plugins` prop from examples (Merlijn Vos / #5145 )
- @uppy/image-editor: Remove `target` option from examples and document consistently (Merlijn Vos / #5146 )
- @uppy/core: make getObjectOfFilesPerState more efficient (Merlijn Vos / #5155 )
2024-05-14 15:14:15 +00:00
github-actions[bot]
86e2e67501
Release: uppy@3.25.3 ( #5161 )
...
| Package | Version | Package | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core | 3.11.3 | uppy | 3.25.3 |
| @uppy/image-editor | 2.4.6 | | |
- @uppy/image-editor: fix tooltips (Avneet Singh Malhotra / #5156 )
- meta: Remove redundant `plugins` prop from examples (Merlijn Vos / #5145 )
- @uppy/image-editor: Remove `target` option from examples and document consistently (Merlijn Vos / #5146 )
- @uppy/core: make getObjectOfFilesPerState more efficient (Merlijn Vos / #5155 )
2024-05-14 14:47:36 +00:00
github-actions[bot]
2eaef6247b
Release: uppy@4.0.0-beta.6 ( #5152 )
...
| Package | Version | Package | Version |
| ---------------- | ------------ | ---------------- | ------------ |
| @uppy/compressor | 2.0.0-beta.6 | @uppy/status-bar | 4.0.0-beta.6 |
| @uppy/core | 4.0.0-beta.6 | uppy | 4.0.0-beta.6 |
| @uppy/dashboard | 4.0.0-beta.6 | | |
| Package | Version | Package | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/compressor | 1.1.4 | @uppy/status-bar | 3.3.3 |
| @uppy/core | 3.11.2 | uppy | 3.25.2 |
| @uppy/dashboard | 3.8.3 | | |
- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: Upgrade @transloadit/prettier-bytes (Merlijn Vos / #5150 )
- meta: run Prettier in the release workflow (Antoine du Hamel)
- @uppy/companion: fix running on a subpath (#2841 , #2797 / @coreprocess, @goto-bus-stop)
2024-05-08 09:06:45 +00:00
github-actions[bot]
d01c50a41f
Release: uppy@3.25.2 ( #5151 )
...
| Package | Version | Package | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/compressor | 1.1.4 | @uppy/status-bar | 3.3.3 |
| @uppy/core | 3.11.2 | uppy | 3.25.2 |
| @uppy/dashboard | 3.8.3 | | |
- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: Upgrade @transloadit/prettier-bytes (Merlijn Vos / #5150 )
- meta: run Prettier in the release workflow (Antoine du Hamel)
2024-05-08 07:45:47 +00:00
github-actions[bot]
cc103ce5c9
Release: uppy@4.0.0-beta.5 ( #5141 )
...
| Package | Version | Package | Version |
| ------------------------- | ------------ | ------------------------- | ------------ |
| @uppy/audio | 2.0.0-beta.5 | @uppy/progress-bar | 4.0.0-beta.4 |
| @uppy/aws-s3 | 4.0.0-beta.3 | @uppy/provider-views | 4.0.0-beta.5 |
| @uppy/aws-s3-multipart | 4.0.0-beta.5 | @uppy/react | 4.0.0-beta.5 |
| @uppy/box | 3.0.0-beta.5 | @uppy/redux-dev-tools | 4.0.0-beta.2 |
| @uppy/companion | 5.0.0-beta.5 | @uppy/remote-sources | 2.0.0-beta.4 |
| @uppy/companion-client | 4.0.0-beta.5 | @uppy/screen-capture | 4.0.0-beta.4 |
| @uppy/compressor | 2.0.0-beta.5 | @uppy/status-bar | 4.0.0-beta.5 |
| @uppy/core | 4.0.0-beta.5 | @uppy/store-default | 4.0.0-beta.2 |
| @uppy/dashboard | 4.0.0-beta.5 | @uppy/store-redux | 4.0.0-beta.3 |
| @uppy/drag-drop | 4.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.3 |
| @uppy/dropbox | 4.0.0-beta.5 | @uppy/thumbnail-generator | 4.0.0-beta.4 |
| @uppy/facebook | 4.0.0-beta.5 | @uppy/transloadit | 4.0.0-beta.5 |
| @uppy/file-input | 4.0.0-beta.5 | @uppy/tus | 4.0.0-beta.4 |
| @uppy/form | 4.0.0-beta.3 | @uppy/unsplash | 4.0.0-beta.5 |
| @uppy/golden-retriever | 4.0.0-beta.4 | @uppy/url | 4.0.0-beta.5 |
| @uppy/google-drive | 4.0.0-beta.5 | @uppy/utils | 6.0.0-beta.5 |
| @uppy/image-editor | 3.0.0-beta.3 | @uppy/vue | 2.0.0-beta.2 |
| @uppy/informer | 4.0.0-beta.2 | @uppy/webcam | 4.0.0-beta.5 |
| @uppy/instagram | 4.0.0-beta.5 | @uppy/xhr-upload | 4.0.0-beta.3 |
| @uppy/locales | 4.0.0-beta.1 | @uppy/zoom | 3.0.0-beta.5 |
| @uppy/onedrive | 4.0.0-beta.5 | uppy | 4.0.0-beta.5 |
- @uppy/core: make UppyEventMap more readable (Murderlon)
- @uppy/audio,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/remote-sources,@uppy/tus,@uppy/utils: Format (Murderlon)
- @uppy/aws-s3-multipart: Format (Murderlon)
- meta: enable prettier for markdown (Merlijn Vos / #5133 )
- @uppy/xhr-upload: do not throw when res is missing url (Merlijn Vos / #5132 )
- @uppy/companion: coerce `requestUrl` to a string (Antoine du Hamel / #5128 )
- meta: enforce use of `.js` extension in `import type` declarations (Antoine du Hamel / #5126 )
- @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080 )
- @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118 )
2024-05-03 12:58:13 +00:00
github-actions[bot]
e503d92860
Release: uppy@3.25.1 ( #5139 )
...
| Package | Version | Package | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/companion | 4.13.2 | @uppy/xhr-upload | 3.6.6 |
| @uppy/core | 3.11.1 | uppy | 3.25.1 |
| @uppy/locales | 3.5.3 | | |
- @uppy/locales: Update ru_RU locale (Uladzislau Bodryi / #5120 )
- meta: fix `update-contributors` script (Antoine du Hamel / #5137 )
- meta: fix `bullet` setting for ReMark (Antoine du Hamel)
- meta: add prettier to `.md` pre-commit hooks (Antoine du Hamel)
- @uppy/core: make UppyEventMap more readable (Murderlon)
- meta: enable prettier for markdown (Merlijn Vos / #5133 )
- @uppy/xhr-upload: do not throw when res is missing url (Merlijn Vos / #5132 )
- @uppy/companion: coerce `requestUrl` to a string (Antoine du Hamel / #5128 )
2024-05-03 12:35:57 +00:00
Murderlon
9d8fb57a74
Merge branch 'main' into 4.x
...
* main:
meta: enable prettier for markdown (#5133 )
@uppy/xhr-upload: do not throw when res is missing url (#5132 )
@uppy/companion: coerce `requestUrl` to a string (#5128 )
Release: uppy@3.25.0 (#5127 )
meta: enforce use of `.js` extension in `import type` declarations (#5126 )
@uppy/core: add instance ID to generated IDs (#5080 )
@uppy/core: reference updated i18n in Restricter (#5118 )
2024-05-02 12:26:16 +02:00
Merlijn Vos
7d6937300a
meta: enable prettier for markdown ( #5133 )
...
* meta: enable prettier for markdown
* Ignore changelogs
* revert CHANGELOG changes
* More formatting
---------
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-05-02 11:35:55 +02:00
github-actions[bot]
b8f8f8a9dd
Release: uppy@4.0.0-beta.4 ( #5130 )
...
| Package | Version | Package | Version |
| ---------------------- | ------------ | ---------------------- | ------------ |
| @uppy/angular | 0.7.0-beta.4 | @uppy/instagram | 4.0.0-beta.4 |
| @uppy/audio | 2.0.0-beta.4 | @uppy/onedrive | 4.0.0-beta.4 |
| @uppy/aws-s3-multipart | 4.0.0-beta.4 | @uppy/provider-views | 4.0.0-beta.4 |
| @uppy/box | 3.0.0-beta.4 | @uppy/react | 4.0.0-beta.4 |
| @uppy/companion | 5.0.0-beta.4 | @uppy/status-bar | 4.0.0-beta.4 |
| @uppy/companion-client | 4.0.0-beta.4 | @uppy/store-redux | 4.0.0-beta.2 |
| @uppy/compressor | 2.0.0-beta.4 | @uppy/svelte | 4.0.0-beta.2 |
| @uppy/core | 4.0.0-beta.4 | @uppy/transloadit | 4.0.0-beta.4 |
| @uppy/dashboard | 4.0.0-beta.4 | @uppy/unsplash | 4.0.0-beta.4 |
| @uppy/drop-target | 3.0.0-beta.4 | @uppy/url | 4.0.0-beta.4 |
| @uppy/dropbox | 4.0.0-beta.4 | @uppy/utils | 6.0.0-beta.4 |
| @uppy/facebook | 4.0.0-beta.4 | @uppy/webcam | 4.0.0-beta.4 |
| @uppy/file-input | 4.0.0-beta.4 | @uppy/xhr-upload | 4.0.0-beta.2 |
| @uppy/form | 4.0.0-beta.2 | @uppy/zoom | 3.0.0-beta.4 |
| @uppy/google-drive | 4.0.0-beta.4 | uppy | 4.0.0-beta.4 |
| @uppy/image-editor | 3.0.0-beta.2 | | |
- meta: Upgrade Yarn to 4.x (Merlijn Vos / #4849 )
- @uppy/utils: fix fetcher export (Murderlon)
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074 )
- docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125 )
- meta: Update yarn.lock (Murderlon)
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122 )
- meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124 )
- meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123 )
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117 )
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112 )
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107 )
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111 )
- meta: bump Prettier version (Antoine du Hamel / #5114 )
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097 )
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106 )
- meta: fix linter (Antoine du Hamel)
- @uppy/companion: bump Node.js version support matrix (Antoine du Hamel / #5035 )
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058 )
- meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105 )
- meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102 )
- meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101 )
- meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
- meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
- @uppy/react: remove `useUppy` & reintroduce `useUppyState` (Merlijn Vos / #5059 )
- meta: docs: add back markdown files (Antoine du Hamel / #5064 )
- meta: fix custom provider example (Merlijn Vos / #5079 )
- @uppy/utils: add fetcher (Merlijn Vos / #5073 )
- meta: Fix prettier (Murderlon)
- @uppy/dashboard: add missing `x-zip-compress` archive type (Younes / #5081 )
- meta: Bump docker/metadata-action from 4 to 5 (dependabot[bot] / #5086 )
- meta: Bump actions/setup-node from 3 to 4 (dependabot[bot] / #5087 )
- meta: Bump docker/setup-qemu-action from 2 to 3 (dependabot[bot] / #5089 )
- meta: bump supercharge/redis-github-action from 1.4.0 to 1.8.0 (dependabot[bot] / #5090 )
- meta: bump actions/cache from 3 to 4 (dependabot[bot] / #5088 )
- meta: add `dependabot.yml` to keep GHA up-to-date (Antoine du Hamel / #5083 )
- @uppy/core: Release: uppy@3.24.2 (github-actions[bot] / #5084 )
- @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082 )
- meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060 )
- meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068 )
- @uppy/companion,@uppy/file-input: Release: uppy@3.24.1 (github-actions[bot] / #5069 )
- @uppy/companion: upgrade redis (Mikael Finstad / #5065 )
- meta: fix `watch:*` scripts (Antoine du Hamel / #5046 )
- meta: include more packages in `compare_diff` CI (Antoine du Hamel / #5044 )
- @uppy/file-input: add missing export (Antoine du Hamel / #5045 )
- meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036 )
- @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037 )
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 1.1.9 | @uppy/instagram | 3.3.1 |
| @uppy/aws-s3-multipart | 3.11.1 | @uppy/onedrive | 3.3.1 |
| @uppy/box | 2.3.1 | @uppy/provider-views | 3.12.0 |
| @uppy/companion-client | 3.8.1 | @uppy/react | 3.3.1 |
| @uppy/compressor | 1.1.3 | @uppy/status-bar | 3.3.2 |
| @uppy/core | 3.11.0 | @uppy/svelte | 3.1.4 |
| @uppy/dashboard | 3.8.2 | @uppy/transloadit | 3.6.1 |
| @uppy/drop-target | 2.1.0 | @uppy/unsplash | 3.3.1 |
| @uppy/dropbox | 3.3.1 | @uppy/url | 3.6.1 |
| @uppy/facebook | 3.3.1 | @uppy/utils | 5.9.0 |
| @uppy/file-input | 3.1.2 | @uppy/webcam | 3.4.1 |
| @uppy/form | 3.2.1 | @uppy/xhr-upload | 3.6.5 |
| @uppy/google-drive | 3.5.1 | @uppy/zoom | 2.3.1 |
| @uppy/image-editor | 2.4.5 | uppy | 3.25.0 |
- meta: enforce use of `.js` extension in `import type` declarations (Antoine du Hamel / #5126 )
- @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080 )
- @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118 )
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074 )
- meta: docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125 )
- meta: Update yarn.lock (Murderlon)
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122 )
- meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124 )
- meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123 )
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117 )
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112 )
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107 )
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111 )
- meta: bump Prettier version (Antoine du Hamel / #5114 )
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097 )
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106 )
- meta: fix linter (Antoine du Hamel)
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058 )
- meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105 )
- meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102 )
- meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101 )
- meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
- meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
2024-04-29 20:12:59 +00:00
Merlijn Vos
3393b537d3
Upgrade Yarn to 4.x ( #4849 )
...
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-04-29 18:49:02 +02:00
github-actions[bot]
0f84390107
Release: uppy@3.25.0 ( #5127 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 1.1.9 | @uppy/instagram | 3.3.1 |
| @uppy/aws-s3-multipart | 3.11.1 | @uppy/onedrive | 3.3.1 |
| @uppy/box | 2.3.1 | @uppy/provider-views | 3.12.0 |
| @uppy/companion-client | 3.8.1 | @uppy/react | 3.3.1 |
| @uppy/compressor | 1.1.3 | @uppy/status-bar | 3.3.2 |
| @uppy/core | 3.11.0 | @uppy/svelte | 3.1.4 |
| @uppy/dashboard | 3.8.2 | @uppy/transloadit | 3.6.1 |
| @uppy/drop-target | 2.1.0 | @uppy/unsplash | 3.3.1 |
| @uppy/dropbox | 3.3.1 | @uppy/url | 3.6.1 |
| @uppy/facebook | 3.3.1 | @uppy/utils | 5.9.0 |
| @uppy/file-input | 3.1.2 | @uppy/webcam | 3.4.1 |
| @uppy/form | 3.2.1 | @uppy/xhr-upload | 3.6.5 |
| @uppy/google-drive | 3.5.1 | @uppy/zoom | 2.3.1 |
| @uppy/image-editor | 2.4.5 | uppy | 3.25.0 |
- meta: enforce use of `.js` extension in `import type` declarations (Antoine du Hamel / #5126 )
- @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080 )
- @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118 )
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074 )
- meta: docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125 )
- meta: Update yarn.lock (Murderlon)
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122 )
- meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124 )
- meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123 )
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117 )
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112 )
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107 )
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111 )
- meta: bump Prettier version (Antoine du Hamel / #5114 )
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097 )
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106 )
- meta: fix linter (Antoine du Hamel)
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058 )
- meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105 )
- meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102 )
- meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101 )
- meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
- meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
2024-04-29 14:35:21 +00:00
Antoine du Hamel
6f761fffd5
Merge stable branch
2024-04-16 17:25:08 +02:00
github-actions[bot]
c45407d099
Release: uppy@3.24.3 ( #5091 )
...
| Package | Version | Package | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/dashboard | 3.8.1 | uppy | 3.24.3 |
| @uppy/utils | 5.8.0 | | |
- docs: add back markdown files (Antoine du Hamel / #5064 )
- meta: fix custom provider example (Merlijn Vos / #5079 )
- @uppy/utils: add fetcher (Merlijn Vos / #5073 )
- meta: Fix prettier (Murderlon)
- @uppy/dashboard: add missing `x-zip-compress` archive type (Younes / #5081 )
- meta: Bump docker/metadata-action from 4 to 5 (dependabot[bot] / #5086 )
- meta: Bump actions/setup-node from 3 to 4 (dependabot[bot] / #5087 )
- meta: Bump docker/setup-qemu-action from 2 to 3 (dependabot[bot] / #5089 )
- meta: bump supercharge/redis-github-action from 1.4.0 to 1.8.0 (dependabot[bot] / #5090 )
- meta: bump actions/cache from 3 to 4 (dependabot[bot] / #5088 )
- meta: add `dependabot.yml` to keep GHA up-to-date (Antoine du Hamel / #5083 )
2024-04-16 13:44:22 +00:00
Merlijn Vos
64a8f0601c
meta: fix custom provider example ( #5079 )
2024-04-16 12:52:44 +02:00
github-actions[bot]
61daa7e279
Release: uppy@4.0.0-beta.3 ( #5085 )
...
| Package | Version | Package | Version |
| ------------------------- | ------------ | ------------------------- | ------------ |
| @uppy/angular | 0.7.0-beta.3 | @uppy/onedrive | 4.0.0-beta.3 |
| @uppy/audio | 2.0.0-beta.3 | @uppy/progress-bar | 4.0.0-beta.3 |
| @uppy/aws-s3-multipart | 4.0.0-beta.3 | @uppy/provider-views | 4.0.0-beta.3 |
| @uppy/box | 3.0.0-beta.3 | @uppy/react | 4.0.0-beta.3 |
| @uppy/companion | 5.0.0-beta.3 | @uppy/remote-sources | 2.0.0-beta.3 |
| @uppy/companion-client | 4.0.0-beta.3 | @uppy/screen-capture | 4.0.0-beta.3 |
| @uppy/compressor | 2.0.0-beta.3 | @uppy/status-bar | 4.0.0-beta.3 |
| @uppy/core | 4.0.0-beta.3 | @uppy/thumbnail-generator | 4.0.0-beta.3 |
| @uppy/dashboard | 4.0.0-beta.3 | @uppy/transloadit | 4.0.0-beta.3 |
| @uppy/drag-drop | 4.0.0-beta.3 | @uppy/tus | 4.0.0-beta.3 |
| @uppy/drop-target | 3.0.0-beta.3 | @uppy/unsplash | 4.0.0-beta.3 |
| @uppy/dropbox | 4.0.0-beta.3 | @uppy/url | 4.0.0-beta.3 |
| @uppy/facebook | 4.0.0-beta.3 | @uppy/utils | 6.0.0-beta.3 |
| @uppy/file-input | 4.0.0-beta.3 | @uppy/webcam | 4.0.0-beta.3 |
| @uppy/golden-retriever | 4.0.0-beta.3 | @uppy/zoom | 3.0.0-beta.3 |
| @uppy/google-drive | 4.0.0-beta.3 | uppy | 4.0.0-beta.3 |
| @uppy/instagram | 4.0.0-beta.3 | | |
- @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082 )
| Package | Version | Package | Version |
| ---------- | ------- | ---------- | ------- |
| @uppy/core | 3.10.1 | uppy | 3.24.2 |
- @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082 )
- meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060 )
- meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068 )
2024-04-15 14:23:26 +00:00
github-actions[bot]
984ce4c597
Release: uppy@3.24.2 ( #5084 )
...
| Package | Version | Package | Version |
| ---------- | ------- | ---------- | ------- |
| @uppy/core | 3.10.1 | uppy | 3.24.2 |
- @uppy/core: fix `setOptions` not re-rendereing plugin UI (Antoine du Hamel / #5082 )
- meta: bump vite from 5.0.12 to 5.0.13 (dependabot[bot] / #5060 )
- meta: bump tar from 6.1.11 to 6.2.1 (dependabot[bot] / #5068 )
2024-04-15 13:57:05 +00:00
github-actions[bot]
dd75cd41e1
Release: uppy@4.0.0-beta.2 ( #5077 )
...
| Package | Version | Package | Version |
| ------------------------- | ------------ | ------------------------- | ------------ |
| @uppy/angular | 0.7.0-beta.2 | @uppy/instagram | 4.0.0-beta.2 |
| @uppy/audio | 2.0.0-beta.2 | @uppy/onedrive | 4.0.0-beta.2 |
| @uppy/aws-s3 | 4.0.0-beta.2 | @uppy/progress-bar | 4.0.0-beta.2 |
| @uppy/aws-s3-multipart | 4.0.0-beta.2 | @uppy/provider-views | 4.0.0-beta.2 |
| @uppy/box | 3.0.0-beta.2 | @uppy/react | 4.0.0-beta.2 |
| @uppy/companion | 5.0.0-beta.2 | @uppy/remote-sources | 2.0.0-beta.2 |
| @uppy/companion-client | 4.0.0-beta.2 | @uppy/screen-capture | 4.0.0-beta.2 |
| @uppy/compressor | 2.0.0-beta.2 | @uppy/status-bar | 4.0.0-beta.2 |
| @uppy/core | 4.0.0-beta.2 | @uppy/thumbnail-generator | 4.0.0-beta.2 |
| @uppy/dashboard | 4.0.0-beta.2 | @uppy/transloadit | 4.0.0-beta.2 |
| @uppy/drag-drop | 4.0.0-beta.2 | @uppy/tus | 4.0.0-beta.2 |
| @uppy/drop-target | 3.0.0-beta.2 | @uppy/unsplash | 4.0.0-beta.2 |
| @uppy/dropbox | 4.0.0-beta.2 | @uppy/url | 4.0.0-beta.2 |
| @uppy/facebook | 4.0.0-beta.2 | @uppy/utils | 6.0.0-beta.2 |
| @uppy/file-input | 4.0.0-beta.2 | @uppy/webcam | 4.0.0-beta.2 |
| @uppy/golden-retriever | 4.0.0-beta.2 | @uppy/zoom | 3.0.0-beta.2 |
| @uppy/google-drive | 4.0.0-beta.2 | uppy | 4.0.0-beta.2 |
- @uppy/aws-s3: default to multipart depending on the size of input (Antoine du Hamel / #5076 )
- @uppy/aws-s3: remove deprecated `prepareUploadParts` option (Antoine du Hamel / #5075 )
- @uppy/core: use variadic arguments for `uppy.use` (Antoine du Hamel / #4888 )
- @uppy/aws-s3: remove legacy plugin (Antoine du Hamel / #5070 )
- @uppy/locales: do not build `dist/` folder (Merlijn Vos / #5055 )
- @uppy/angular: fix Angular version requirement in peerDeps (Antoine du Hamel / #5067 )
- @uppy/transloadit: remove deprecated options (Merlijn Vos / #5056 )
| Package | Version | Package | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/companion | 4.13.1 | uppy | 3.24.1 |
| @uppy/file-input | 3.1.1 | | |
- @uppy/companion: upgrade redis (Mikael Finstad / #5065 )
- meta: fix `watch:*` scripts (Antoine du Hamel / #5046 )
- meta: include more packages in `compare_diff` CI (Antoine du Hamel / #5044 )
- @uppy/file-input: add missing export (Antoine du Hamel / #5045 )
- meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036 )
- @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037 )
2024-04-11 17:29:23 +00:00
github-actions[bot]
3deb64b34a
Release: uppy@3.24.1 ( #5069 )
...
| Package | Version | Package | Version |
| ---------------- | ------- | ---------------- | ------- |
| @uppy/companion | 4.13.1 | uppy | 3.24.1 |
| @uppy/file-input | 3.1.1 | | |
- @uppy/companion: upgrade redis (Mikael Finstad / #5065 )
- meta: fix `watch:*` scripts (Antoine du Hamel / #5046 )
- meta: include more packages in `compare_diff` CI (Antoine du Hamel / #5044 )
- @uppy/file-input: add missing export (Antoine du Hamel / #5045 )
- meta: Bump express from 4.18.1 to 4.19.2 in /packages/@uppy/companion (dependabot[bot] / #5036 )
- @uppy/companion: Bump express from 4.18.1 to 4.19.2 (dependabot[bot] / #5037 )
2024-04-10 13:16:49 +00:00
github-actions[bot]
d425517c64
Release: uppy@4.0.0-beta.1 ( #5047 )
...
| Package | Version | Package | Version |
| ------------------------- | ------------ | ------------------------- | ------------ |
| @uppy/angular | 0.7.0-beta.1 | @uppy/progress-bar | 4.0.0-beta.1 |
| @uppy/audio | 2.0.0-beta.1 | @uppy/provider-views | 4.0.0-beta.1 |
| @uppy/aws-s3 | 4.0.0-beta.1 | @uppy/react | 4.0.0-beta.1 |
| @uppy/aws-s3-multipart | 4.0.0-beta.1 | @uppy/redux-dev-tools | 4.0.0-beta.1 |
| @uppy/box | 3.0.0-beta.1 | @uppy/remote-sources | 2.0.0-beta.1 |
| @uppy/companion | 5.0.0-beta.1 | @uppy/screen-capture | 4.0.0-beta.1 |
| @uppy/companion-client | 4.0.0-beta.1 | @uppy/status-bar | 4.0.0-beta.1 |
| @uppy/compressor | 2.0.0-beta.1 | @uppy/store-default | 4.0.0-beta.1 |
| @uppy/core | 4.0.0-beta.1 | @uppy/store-redux | 4.0.0-beta.1 |
| @uppy/dashboard | 4.0.0-beta.1 | @uppy/svelte | 4.0.0-beta.1 |
| @uppy/drag-drop | 4.0.0-beta.1 | @uppy/thumbnail-generator | 4.0.0-beta.1 |
| @uppy/drop-target | 3.0.0-beta.1 | @uppy/transloadit | 4.0.0-beta.1 |
| @uppy/dropbox | 4.0.0-beta.1 | @uppy/tus | 4.0.0-beta.1 |
| @uppy/facebook | 4.0.0-beta.1 | @uppy/unsplash | 4.0.0-beta.1 |
| @uppy/file-input | 4.0.0-beta.1 | @uppy/url | 4.0.0-beta.1 |
| @uppy/form | 4.0.0-beta.1 | @uppy/utils | 6.0.0-beta.1 |
| @uppy/golden-retriever | 4.0.0-beta.1 | @uppy/vue | 2.0.0-beta.1 |
| @uppy/google-drive | 4.0.0-beta.1 | @uppy/webcam | 4.0.0-beta.1 |
| @uppy/image-editor | 3.0.0-beta.1 | @uppy/xhr-upload | 4.0.0-beta.1 |
| @uppy/informer | 4.0.0-beta.1 | @uppy/zoom | 3.0.0-beta.1 |
| @uppy/instagram | 4.0.0-beta.1 | uppy | 4.0.0-beta.1 |
| @uppy/onedrive | 4.0.0-beta.1 | | |
- @uppy/vue: migrate to Composition API with TS & drop Vue 2 support (Merlijn Vos / #5043 )
- @uppy/angular: upgrade to Angular 17.x and to TS 5.4 (Antoine du Hamel / #5008 )
- @uppy/svelte: remove UMD output and make it use newer types (Antoine du Hamel / #5023 )
- @uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038 )
- @uppy/aws-s3-multipart: mark `opts` as optional (Antoine du Hamel / #5039 )
- e2e: bump Cypress version (Antoine du Hamel / #5034 )
- @uppy/react: remove `prop-types` dependency (Antoine du Hamel / #5031 )
- @uppy/progress-bar: remove default target (Antoine du Hamel / #4971 )
- @uppy/status-bar: remove default target (Antoine du Hamel / #4970 )
- @uppy/react: remove `Wrapper.ts` (Antoine du Hamel / #5032 )
- @uppy/react: refactor to TS (Antoine du Hamel / #5012 )
- @uppy/core: refine type of private variables (Antoine du Hamel / #5028 )
- @uppy/dashboard: refine type of private variables (Antoine du Hamel / #5027 )
- @uppy/drag-drop: refine type of private variables (Antoine du Hamel / #5026 )
- @uppy/status-bar: refine type of private variables (Antoine du Hamel / #5025 )
- @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020 )
- @uppy/dashboard: refine option types (Antoine du Hamel / #5022 )
- @uppy/dashboard: add new `autoOpen` option (Chris Grigg / #5001 )
- @uppy/aws-s3-multipart,@uppy/tus,@uppy/utils,@uppy/xhr-upload: Make `allowedMetaFields` consistent (Merlijn Vos / #5011 )
- @uppy/core: fix some type errors (Antoine du Hamel / #5015 )
- @uppy/audio,@uppy/dashboard,@uppy/drop-target,@uppy/webcam: add missing exports (Antoine du Hamel / #5014 )
- meta: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (dependabot[bot] / #5013 )
- @uppy/dashboard: refactor to TypeScript (Antoine du Hamel / #4984 )
- @uppy/companion: improve error msg (Mikael Finstad / #5010 )
- @uppy/aws-s3-multipart: refactor to TS (Antoine du Hamel / #4902 )
- @uppy/dashboard: refactor to stable lifecycle method (Antoine du Hamel / #4999 )
- @uppy/companion: crash if trying to set path to / (Mikael Finstad / #5003 )
- @uppy/provider-views: fix `super.toggleCheckbox` bug (Mikael Finstad / #5004 )
- @uppy/aws-s3-multipart: fix escaping issue with client signed request (Hiroki Shimizu / #5006 )
- @uppy/drag-drop,@uppy/progress-bar: add missing exports (Antoine du Hamel / #5009 )
- @uppy/transloadit: migrate to TS (Merlijn Vos / #4987 )
- @uppy/utils: fix `RateLimitedQueue#wrapPromiseFunction` types (Antoine du Hamel / #5007 )
- @uppy/golden-retriever: migrate to TS (Merlijn Vos / #4989 )
- meta: Bump follow-redirects from 1.15.4 to 1.15.6 (dependabot[bot] / #5002 )
- meta: fix `resize-observer-polyfill` types (Antoine du Hamel / #4994 )
- @uppy/core: various type fixes (Antoine du Hamel / #4995 )
- @uppy/utils: fix `findAllDOMElements` type (Antoine du Hamel / #4997 )
- @uppy/status-bar: fix `recoveredState` type (Antoine du Hamel / #4996 )
- @uppy/utils: fix `AbortablePromise` type (Antoine du Hamel / #4988 )
- @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986 )
- @uppy/drag-drop: refactor to TypeScript (Antoine du Hamel / #4983 )
- @uppy/webcam: refactor to TypeScript (Antoine du Hamel / #4870 )
- @uppy/url: migrate to TS (Merlijn Vos / #4980 )
- @uppy/zoom: refactor to TypeScript (Murderlon / #4979 )
- @uppy/unsplash: refactor to TypeScript (Murderlon / #4979 )
- @uppy/onedrive: refactor to TypeScript (Murderlon / #4979 )
- @uppy/instagram: refactor to TypeScript (Murderlon / #4979 )
- @uppy/google-drive: refactor to TypeScript (Murderlon / #4979 )
- @uppy/facebook: refactor to TypeScript (Murderlon / #4979 )
- @uppy/dropbox: refactor to TypeScript (Murderlon / #4979 )
- @uppy/box: refactor to TypeScript (Murderlon / #4979 )
- @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981 )
- @uppy/thumbnail-generator: migrate to TS (Merlijn Vos / #4978 )
- @uppy/screen-capture: migrate to TS (Merlijn Vos / #4965 )
- @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977 )
- uppy: remove legacy bundle (Antoine du Hamel)
- meta: include types in npm archive (Antoine du Hamel)
- @uppy/angular: fix build (Antoine du Hamel)
- meta: Remove generate types from locale-pack (Murderlon)
- meta: enable CI on `4.x` branch (Antoine du Hamel)
- @uppy/vue: [v4.x] remove manual types (Antoine du Hamel / #4803 )
- meta: prepare release workflow for beta versions (Antoine du Hamel)
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.8 | @uppy/progress-bar | 3.1.1 |
| @uppy/aws-s3-multipart | 3.11.0 | @uppy/provider-views | 3.11.0 |
| @uppy/box | 2.3.0 | @uppy/react | 3.3.0 |
| @uppy/companion | 4.13.0 | @uppy/remote-sources | 1.2.0 |
| @uppy/companion-client | 3.8.0 | @uppy/screen-capture | 3.2.0 |
| @uppy/compressor | 1.1.2 | @uppy/status-bar | 3.3.1 |
| @uppy/core | 3.10.0 | @uppy/thumbnail-generator | 3.1.0 |
| @uppy/dashboard | 3.8.0 | @uppy/transloadit | 3.6.0 |
| @uppy/drag-drop | 3.1.0 | @uppy/tus | 3.5.4 |
| @uppy/drop-target | 2.0.5 | @uppy/unsplash | 3.3.0 |
| @uppy/dropbox | 3.3.0 | @uppy/url | 3.6.0 |
| @uppy/facebook | 3.3.0 | @uppy/utils | 5.7.5 |
| @uppy/golden-retriever | 3.2.0 | @uppy/webcam | 3.4.0 |
| @uppy/google-drive | 3.5.0 | @uppy/zoom | 2.3.0 |
| @uppy/instagram | 3.3.0 | uppy | 3.24.0 |
| @uppy/onedrive | 3.3.0 | | |
- @uppy/box,@uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038 )
- @uppy/aws-s3-multipart: mark `opts` as optional (Antoine du Hamel / #5039 )
- e2e: bump Cypress version (Antoine du Hamel / #5034 )
- @uppy/react: refactor to TS (Antoine du Hamel / #5012 )
- @uppy/core: refine type of private variables (Antoine du Hamel / #5028 )
- @uppy/dashboard: refine type of private variables (Antoine du Hamel / #5027 )
- @uppy/drag-drop: refine type of private variables (Antoine du Hamel / #5026 )
- @uppy/status-bar: refine type of private variables (Antoine du Hamel / #5025 )
- @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020 )
- @uppy/dashboard: refine option types (Antoine du Hamel / #5022 )
- @uppy/dashboard: add new `autoOpen` option (Chris Grigg / #5001 )
- @uppy/core: fix some type errors (Antoine du Hamel / #5015 )
- @uppy/audio,@uppy/dashboard,@uppy/drop-target,@uppy/webcam: add missing exports (Antoine du Hamel / #5014 )
- meta: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (dependabot[bot] / #5013 )
- @uppy/dashboard: refactor to TypeScript (Antoine du Hamel / #4984 )
- @uppy/companion: improve error msg (Mikael Finstad / #5010 )
- @uppy/aws-s3-multipart: refactor to TS (Antoine du Hamel / #4902 )
- @uppy/dashboard: refactor to stable lifecycle method (Antoine du Hamel / #4999 )
- @uppy/companion: crash if trying to set path to / (Mikael Finstad / #5003 )
- @uppy/provider-views: fix `super.toggleCheckbox` bug (Mikael Finstad / #5004 )
- @uppy/aws-s3-multipart: fix escaping issue with client signed request (Hiroki Shimizu / #5006 )
- @uppy/drag-drop,@uppy/progress-bar: add missing exports (Antoine du Hamel / #5009 )
- @uppy/transloadit: migrate to TS (Merlijn Vos / #4987 )
- @uppy/utils: fix `RateLimitedQueue#wrapPromiseFunction` types (Antoine du Hamel / #5007 )
- @uppy/golden-retriever: migrate to TS (Merlijn Vos / #4989 )
- meta: Bump follow-redirects from 1.15.4 to 1.15.6 (dependabot[bot] / #5002 )
- meta: fix `resize-observer-polyfill` types (Antoine du Hamel / #4994 )
- @uppy/core: various type fixes (Antoine du Hamel / #4995 )
- @uppy/utils: fix `findAllDOMElements` type (Antoine du Hamel / #4997 )
- @uppy/status-bar: fix `recoveredState` type (Antoine du Hamel / #4996 )
- @uppy/utils: fix `AbortablePromise` type (Antoine du Hamel / #4988 )
- @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986 )
- @uppy/drag-drop: refactor to TypeScript (Antoine du Hamel / #4983 )
- @uppy/webcam: refactor to TypeScript (Antoine du Hamel / #4870 )
- @uppy/url: migrate to TS (Merlijn Vos / #4980 )
- @uppy/zoom: refactor to TypeScript (Murderlon / #4979 )
- @uppy/unsplash: refactor to TypeScript (Murderlon / #4979 )
- @uppy/onedrive: refactor to TypeScript (Murderlon / #4979 )
- @uppy/instagram: refactor to TypeScript (Murderlon / #4979 )
- @uppy/google-drive: refactor to TypeScript (Murderlon / #4979 )
- @uppy/facebook: refactor to TypeScript (Murderlon / #4979 )
- @uppy/dropbox: refactor to TypeScript (Murderlon / #4979 )
- @uppy/box: refactor to TypeScript (Murderlon / #4979 )
- @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981 )
- @uppy/thumbnail-generator: migrate to TS (Merlijn Vos / #4978 )
- @uppy/screen-capture: migrate to TS (Merlijn Vos / #4965 )
- @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977 )
2024-03-28 14:00:30 +00:00
Merlijn Vos
1f8ecd72cb
@uppy/vue: migrate to Composition API with TS & drop Vue 2 support ( #5043 )
2024-03-28 14:47:06 +01:00
dependabot[bot]
61997f087c
Bump express from 4.18.1 to 4.19.2 ( #5037 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 10:10:47 +01:00
Antoine du Hamel
4f91a0d529
@uppy/angular,meta: upgrade to Angular 17.x and to TS 5.4 ( #5008 )
2024-03-28 10:10:20 +01:00
github-actions[bot]
960362b373
Release: uppy@3.24.0 ( #5040 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.8 | @uppy/progress-bar | 3.1.1 |
| @uppy/aws-s3-multipart | 3.11.0 | @uppy/provider-views | 3.11.0 |
| @uppy/box | 2.3.0 | @uppy/react | 3.3.0 |
| @uppy/companion | 4.13.0 | @uppy/remote-sources | 1.2.0 |
| @uppy/companion-client | 3.8.0 | @uppy/screen-capture | 3.2.0 |
| @uppy/compressor | 1.1.2 | @uppy/status-bar | 3.3.1 |
| @uppy/core | 3.10.0 | @uppy/thumbnail-generator | 3.1.0 |
| @uppy/dashboard | 3.8.0 | @uppy/transloadit | 3.6.0 |
| @uppy/drag-drop | 3.1.0 | @uppy/tus | 3.5.4 |
| @uppy/drop-target | 2.0.5 | @uppy/unsplash | 3.3.0 |
| @uppy/dropbox | 3.3.0 | @uppy/url | 3.6.0 |
| @uppy/facebook | 3.3.0 | @uppy/utils | 5.7.5 |
| @uppy/golden-retriever | 3.2.0 | @uppy/webcam | 3.4.0 |
| @uppy/google-drive | 3.5.0 | @uppy/zoom | 2.3.0 |
| @uppy/instagram | 3.3.0 | uppy | 3.24.0 |
| @uppy/onedrive | 3.3.0 | | |
- @uppy/box,@uppy/companion-client,@uppy/provider-views,@uppy/status-bar: fix type imports (Antoine du Hamel / #5038 )
- @uppy/aws-s3-multipart: mark `opts` as optional (Antoine du Hamel / #5039 )
- e2e: bump Cypress version (Antoine du Hamel / #5034 )
- @uppy/react: refactor to TS (Antoine du Hamel / #5012 )
- @uppy/core: refine type of private variables (Antoine du Hamel / #5028 )
- @uppy/dashboard: refine type of private variables (Antoine du Hamel / #5027 )
- @uppy/drag-drop: refine type of private variables (Antoine du Hamel / #5026 )
- @uppy/status-bar: refine type of private variables (Antoine du Hamel / #5025 )
- @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020 )
- @uppy/dashboard: refine option types (Antoine du Hamel / #5022 )
- @uppy/dashboard: add new `autoOpen` option (Chris Grigg / #5001 )
- @uppy/core: fix some type errors (Antoine du Hamel / #5015 )
- @uppy/audio,@uppy/dashboard,@uppy/drop-target,@uppy/webcam: add missing exports (Antoine du Hamel / #5014 )
- meta: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (dependabot[bot] / #5013 )
- @uppy/dashboard: refactor to TypeScript (Antoine du Hamel / #4984 )
- @uppy/companion: improve error msg (Mikael Finstad / #5010 )
- @uppy/aws-s3-multipart: refactor to TS (Antoine du Hamel / #4902 )
- @uppy/dashboard: refactor to stable lifecycle method (Antoine du Hamel / #4999 )
- @uppy/companion: crash if trying to set path to / (Mikael Finstad / #5003 )
- @uppy/provider-views: fix `super.toggleCheckbox` bug (Mikael Finstad / #5004 )
- @uppy/aws-s3-multipart: fix escaping issue with client signed request (Hiroki Shimizu / #5006 )
- @uppy/drag-drop,@uppy/progress-bar: add missing exports (Antoine du Hamel / #5009 )
- @uppy/transloadit: migrate to TS (Merlijn Vos / #4987 )
- @uppy/utils: fix `RateLimitedQueue#wrapPromiseFunction` types (Antoine du Hamel / #5007 )
- @uppy/golden-retriever: migrate to TS (Merlijn Vos / #4989 )
- meta: Bump follow-redirects from 1.15.4 to 1.15.6 (dependabot[bot] / #5002 )
- meta: fix `resize-observer-polyfill` types (Antoine du Hamel / #4994 )
- @uppy/core: various type fixes (Antoine du Hamel / #4995 )
- @uppy/utils: fix `findAllDOMElements` type (Antoine du Hamel / #4997 )
- @uppy/status-bar: fix `recoveredState` type (Antoine du Hamel / #4996 )
- @uppy/utils: fix `AbortablePromise` type (Antoine du Hamel / #4988 )
- @uppy/core,@uppy/provider-views: Fix breadcrumbs (Evgenia Karunus / #4986 )
- @uppy/drag-drop: refactor to TypeScript (Antoine du Hamel / #4983 )
- @uppy/webcam: refactor to TypeScript (Antoine du Hamel / #4870 )
- @uppy/url: migrate to TS (Merlijn Vos / #4980 )
- @uppy/zoom: refactor to TypeScript (Murderlon / #4979 )
- @uppy/unsplash: refactor to TypeScript (Murderlon / #4979 )
- @uppy/onedrive: refactor to TypeScript (Murderlon / #4979 )
- @uppy/instagram: refactor to TypeScript (Murderlon / #4979 )
- @uppy/google-drive: refactor to TypeScript (Murderlon / #4979 )
- @uppy/facebook: refactor to TypeScript (Murderlon / #4979 )
- @uppy/dropbox: refactor to TypeScript (Murderlon / #4979 )
- @uppy/box: refactor to TypeScript (Murderlon / #4979 )
- @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981 )
- @uppy/thumbnail-generator: migrate to TS (Merlijn Vos / #4978 )
- @uppy/screen-capture: migrate to TS (Merlijn Vos / #4965 )
- @uppy/companion-client: Replace Provider.initPlugin with composition (Merlijn Vos / #4977 )
2024-03-27 14:57:26 +00:00
Murderlon
a787a6496f
Merge branch 'main' into 4.x
...
* main: (90 commits)
crash if trying to set path to / (#5003 )
fix `super.toggleCheckbox` bug (#5004 )
@uppy/aws-s3-multipart: fix escaping issue with client signed request (#5006 )
add missing exports (#5009 )
@uppy/transloadit: migrate to TS (#4987 )
@uppy/utils: fix `RateLimitedQueue#wrapPromiseFunction` types (#5007 )
@uppy/golden-retriever: migrate to TS (#4989 )
Bump follow-redirects from 1.15.4 to 1.15.6 (#5002 )
meta: fix `resize-observer-polyfill` types (#4994 )
@uppy/core: various type fixes (#4995 )
@uppy/utils: fix `findAllDOMElements` type (#4997 )
@uppy/status-bar: fix `recoveredState` type (#4996 )
@uppy/utils: fix `AbortablePromise` type (#4988 )
Fix breadcrumbs (#4986 )
@uppy/drag-drop: refactor to TypeScript (#4983 )
@uppy/webcam: refactor to TypeScript (#4870 )
@uppy/url: migrate to TS (#4980 )
@uppy/zoom: refactor to TypeScript (#4979 )
@uppy/unsplash: refactor to TypeScript (#4979 )
@uppy/onedrive: refactor to TypeScript (#4979 )
...
2024-03-19 17:52:15 +01:00
github-actions[bot]
3be236ddc9
Release: uppy@3.23.0 ( #4976 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/box | 2.2.1 | @uppy/onedrive | 3.2.1 |
| @uppy/companion-client | 3.7.4 | @uppy/progress-bar | 3.1.0 |
| @uppy/core | 3.9.3 | @uppy/provider-views | 3.10.0 |
| @uppy/dashboard | 3.7.5 | @uppy/status-bar | 3.3.0 |
| @uppy/file-input | 3.1.0 | @uppy/utils | 5.7.4 |
| @uppy/form | 3.2.0 | @uppy/xhr-upload | 3.6.4 |
| @uppy/image-editor | 2.4.4 | uppy | 3.23.0 |
| @uppy/informer | 3.1.0 | | |
- @uppy/form: migrate to TS (Merlijn Vos / #4937 )
- @uppy/box: fetchPreAuthToken in box too (Mikael Finstad / #4969 )
- @uppy/progress-bar: refactor to TypeScript (Mikael Finstad / #4921 )
- @uppy/onedrive: fix custom oauth2 credentials for onedrive (Mikael Finstad / #4968 )
- @uppy/companion-client,@uppy/utils,@uppy/xhr-upload: improvements for #4922 (Mikael Finstad / #4960 )
- @uppy/utils: fix various type issues (Mikael Finstad / #4958 )
- @uppy/provider-views: migrate to TS (Merlijn Vos / #4919 )
- @uppy/utils: simplify `findDOMElements` (Mikael Finstad / #4957 )
- @uppy/xhr-upload: fix getResponseData regression (Merlijn Vos / #4964 )
- @uppy/informer: migrate to TS (Merlijn Vos / #4967 )
- @uppy/core: remove unused import (Antoine du Hamel / #4972 )
- @uppy/image-editor: remove default target (Merlijn Vos / #4966 )
- @uppy/angular: Build fixes (Mikael Finstad / #4959 )
- meta: Fix flaky e2e test (Murderlon)
- meta: fix e2e flake (Mikael Finstad / #4961 )
- meta: add support for `Fragment` short syntax (Antoine du Hamel / #4953 )
- @uppy/file-input: refactor to TypeScript (Antoine du Hamel / #4954 )
2024-02-28 12:07:36 +00:00
github-actions[bot]
0fd1a2a2ef
Release: uppy@3.22.2 ( #4952 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 1.1.7 | @uppy/react | 3.2.2 |
| @uppy/companion | 4.12.3 | @uppy/status-bar | 3.2.8 |
| @uppy/companion-client | 3.7.3 | @uppy/tus | 3.5.3 |
| @uppy/core | 3.9.2 | @uppy/utils | 5.7.3 |
| @uppy/dashboard | 3.7.4 | @uppy/xhr-upload | 3.6.3 |
| @uppy/image-editor | 2.4.3 | uppy | 3.22.2 |
- @uppy/core: fix plugin detection (Antoine du Hamel / #4951 )
- @uppy/core,@uppy/utils: Introduce `ValidateableFile` & move `MinimalRequiredUppyFile` into utils (Antoine du Hamel / #4944 )
- meta: uppy: fix bundle builder (Antoine du Hamel / #4950 )
- @uppy/core: improve `UIPluginOptions` types (Merlijn Vos / #4946 )
- @uppy/companion-client: fix body/url on upload-success (Merlijn Vos / #4922 )
- @uppy/utils: remove EventManager circular reference (Merlijn Vos / #4949 )
- @uppy/dashboard: MetaEditor + ImageEditor - new state machine logic (Evgenia Karunus / #4939 )
- meta: disable `@typescript-eslint/no-non-null-assertion` lint rule (Antoine du Hamel / #4945 )
- @uppy/companion-client: remove unnecessary `'use strict'` directives (Antoine du Hamel / #4943 )
- @uppy/companion-client: type changes for provider-views (Antoine du Hamel / #4938 )
- meta: bump ip from 1.1.8 to 1.1.9 (dependabot[bot] / #4941 )
- @uppy/companion-client: update types (Antoine du Hamel / #4927 )
2024-02-22 16:04:13 +00:00
github-actions[bot]
eebc9a0432
Release: uppy@3.22.1 ( #4935 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.6 | @uppy/remote-sources | 1.1.2 |
| @uppy/aws-s3 | 3.6.2 | @uppy/status-bar | 3.2.7 |
| @uppy/aws-s3-multipart | 3.10.2 | @uppy/store-default | 3.2.2 |
| @uppy/companion | 4.12.2 | @uppy/store-redux | 3.0.7 |
| @uppy/companion-client | 3.7.2 | @uppy/svelte | 3.1.3 |
| @uppy/compressor | 1.1.1 | @uppy/thumbnail-generator | 3.0.8 |
| @uppy/core | 3.9.1 | @uppy/transloadit | 3.5.1 |
| @uppy/dashboard | 3.7.3 | @uppy/tus | 3.5.2 |
| @uppy/drop-target | 2.0.4 | @uppy/utils | 5.7.2 |
| @uppy/form | 3.1.1 | @uppy/vue | 1.1.2 |
| @uppy/golden-retriever | 3.1.3 | @uppy/webcam | 3.3.6 |
| @uppy/image-editor | 2.4.2 | @uppy/xhr-upload | 3.6.2 |
| @uppy/locales | 3.5.2 | uppy | 3.22.1 |
| @uppy/provider-views | 3.9.1 | | |
- @uppy/locales: update vi_VN translation (David Nguyen / #4930 )
- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: bump `@transloadit/prettier-bytes` (Antoine du Hamel / #4933 )
2024-02-20 09:36:32 +00:00
github-actions[bot]
8505b0b079
Release: uppy@3.22.0 ( #4929 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.5 | @uppy/remote-sources | 1.1.1 |
| @uppy/aws-s3 | 3.6.1 | @uppy/status-bar | 3.2.6 |
| @uppy/aws-s3-multipart | 3.10.1 | @uppy/store-default | 3.2.1 |
| @uppy/companion | 4.12.1 | @uppy/store-redux | 3.0.6 |
| @uppy/companion-client | 3.7.1 | @uppy/svelte | 3.1.2 |
| @uppy/compressor | 1.1.0 | @uppy/thumbnail-generator | 3.0.7 |
| @uppy/core | 3.9.0 | @uppy/transloadit | 3.5.0 |
| @uppy/dashboard | 3.7.2 | @uppy/tus | 3.5.1 |
| @uppy/drop-target | 2.0.3 | @uppy/utils | 5.7.1 |
| @uppy/form | 3.1.0 | @uppy/vue | 1.1.1 |
| @uppy/golden-retriever | 3.1.2 | @uppy/webcam | 3.3.5 |
| @uppy/image-editor | 2.4.1 | @uppy/xhr-upload | 3.6.1 |
| @uppy/locales | 3.5.1 | uppy | 3.22.0 |
| @uppy/provider-views | 3.9.0 | | |
- @uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/companion-client,@uppy/tus,@uppy/xhr-upload: update `uppyfile` objects before emitting events (antoine du hamel / #4928 )
- @uppy/transloadit: add `clientname` option (marius / #4920 )
- @uppy/thumbnail-generator: fix broken previews after cropping (evgenia karunus / #4926 )
- @uppy/compressor: upgrade compressorjs (merlijn vos / #4924 )
- @uppy/companion: fix companion dns and allow redirects from http->https again (mikael finstad / #4895 )
- @uppy/dashboard: autoopenfileeditor - rename "edit file" to "edit image" (evgenia karunus / #4925 )
- meta: resolve jsx to preact in shared tsconfig (merlijn vos / #4923 )
- @uppy/image-editor: image editor: make compressor work after the image editor, too (evgenia karunus / #4918 )
- meta: exclude `tsconfig` files from npm bundles (antoine du hamel / #4916 )
- @uppy/compressor: migrate to ts (mikael finstad / #4907 )
- @uppy/provider-views: update uppy-providerbrowser-viewtype--list.scss (aditya patadia / #4913 )
- @uppy/tus: migrate to ts (merlijn vos / #4899 )
- meta: bump yarn version (antoine du hamel / #4906 )
- meta: validate `defaultoptions` for stricter option types (antoine du hamel / #4901 )
- @uppy/dashboard: Uncouple native camera and video buttons from the `disableLocalFiles` option (jake mcallister / #4894 )
- meta: put experimental ternaries in .prettierrc.js (merlijn vos / #4900 )
- @uppy/xhr-upload: migrate to ts (merlijn vos / #4892 )
- @uppy/drop-target: refactor to typescript (artur paikin / #4863 )
- meta: fix missing line return in js2ts script (antoine du hamel)
- meta: disable `@typescript-eslint/no-empty-function` lint rule (antoine du hamel / #4891 )
- @uppy/companion-client: fix tests and linter (antoine du hamel / #4890 )
- @uppy/companion-client: migrate to ts (merlijn vos / #4864 )
- meta: prettier 3.0.3 -> 3.2.4 (antoine du hamel / #4889 )
- @uppy/image-editor: migrate to ts (merlijn vos / #4880 )
- meta: fix race condition in `e2e.yml` (antoine du hamel)
- @uppy/core: add utility type to help define plugin option types (antoine du hamel / #4885 )
- meta: merge `output-watcher` and `e2e` workflows (antoine du hamel / #4886 )
- @uppy/status-bar: fix `statusbaroptions` type (antoine du hamel / #4883 )
- @uppy/core: improve types of .use() (merlijn vos / #4882 )
- @uppy/audio: fix `audiooptions` (antoine du hamel / #4884 )
- meta: upgrade vite and vitest (antoine du hamel / #4881 )
- meta: fix `yarn build:clean` (antoine du hamel)
- @uppy/audio: refactor to typescript (antoine du hamel / #4860 )
- @uppy/status-bar: refactor to typescript (antoine du hamel / #4839 )
- @uppy/core: add `plugintarget` type and mark options as optional (antoine du hamel / #4874 )
- meta: improve output watcher diff (antoine du hamel / #4876 )
- meta: minify the output watcher diff further (antoine du hamel)
- meta: remove comments from output watcher (mikael finstad / #4875 )
- @uppy/utils: improve types for `finddomelement` (antoine du hamel / #4873 )
- @uppy/code: allow plugins to type `pluginstate` (antoine du hamel / #4872 )
- meta: build(deps): bump follow-redirects from 1.15.1 to 1.15.4 (dependabot[bot] / #4862 )
- meta: add `output-watcher` gha to help check output diff (antoine du hamel / #4868 )
- meta: generate locale pack from output file (antoine du hamel / #4867 )
- meta: comment on what we want to do about close, resetprogress, clearuploadedfiles, etc in the next major (artur paikin / #4865 )
- meta: fix `yarn build:clean` (antoine du hamel / #4866 )
- meta: use `explicit-module-boundary-types` lint rule (antoine du hamel / #4858 )
- @uppy/form: use requestsubmit (merlijn vos / #4852 )
- @uppy/provider-views: add referrerpolicy to images (merlijn vos / #4853 )
- @uppy/core: add `debuglogger` as export in manual types (antoine du hamel / #4831 )
- meta: fix `js2ts` script (antoine du hamel / #4846 )
- @uppy/xhr-upload: show remove button (merlijn vos / #4851 )
- meta: upgrade `@transloadit/prettier-bytes` (antoine du hamel / #4850 )
- @uppy/core: add missing requiredmetafields key in restrictions (darthf1 / #4819 )
- @uppy/companion,@uppy/tus: bump `tus-js-client` version range (merlijn vos / #4848 )
- meta: build(deps): bump aws/aws-sdk-php from 3.272.1 to 3.288.1 in /examples/aws-php (dependabot[bot] / #4838 )
- @uppy/dashboard: fix `typeerror` when `file.remote` is nullish (antoine du hamel / #4825 )
- meta: fix `js2ts` script (antoine du hamel / #4844 )
- @uppy/locales: fix "save" button translation in hr_hr.ts (žan žlender / #4830 )
- meta: fix linting of `.tsx` files (antoine du hamel / #4843 )
- @uppy/core: fix types (antoine du hamel / #4842 )
- @uppy/utils: improve `preprocess` and `postprocess` types (antoine du hamel / #4841 )
- meta: fix `yarn build:clean` (mikael finstad / #4840 )
- meta: dev: remove extensions from vite aliases (antoine du hamel)
- meta: fix `"e2e"` script (antoine du hamel)
- @uppy/core: refactor to ts (murderlon)
- meta: fix typescript ci (antoine du hamel)
- meta: fix clean script (mikael finstad / #4820 )
- @uppy/companion-client: fix `typeerror` (antoine du hamel)
2024-02-19 16:29:43 +00:00
Antoine du Hamel
588bfb515e
meta: prettier 3.0.3 -> 3.2.4 ( #4889 )
...
Notable change: https://prettier.io/blog/2023/11/13/curious-ternaries
2024-01-24 11:37:01 +01:00
Antoine du Hamel
2a9cd56e6f
Merge branch 'main' of https://github.com/transloadit/uppy
2024-01-23 15:23:31 +01:00
Antoine du Hamel
975038cf4c
meta: upgrade Vite and Vitest ( #4881 )
2024-01-22 15:56:40 +01:00
Antoine du Hamel
f62ae48d8e
Merge branch 'main'
2024-01-03 19:14:50 +01:00
Antoine du Hamel
c5e1b14d1d
uppy: remove legacy bundle
...
IE11 is long dead, Uppy doesn't use any web API that is not already supported by every major browsers, maintaining the legacy bundle is more work than it's worth, let's get rid of it!
2024-01-03 18:22:42 +01:00
dependabot[bot]
f781d4e41a
build(deps): bump aws/aws-sdk-php from 3.272.1 to 3.288.1 in /examples/aws-php ( #4838 )
...
build(deps): bump aws/aws-sdk-php in /examples/aws-php
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php ) from 3.272.1 to 3.288.1.
- [Release notes](https://github.com/aws/aws-sdk-php/releases )
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.272.1...3.288.1 )
---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 13:30:08 +01:00
github-actions[bot]
49fa351b78
Release: uppy@3.21.0 ( #4823 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3 | 3.6.0 | @uppy/instagram | 3.2.0 |
| @uppy/aws-s3-multipart | 3.10.0 | @uppy/onedrive | 3.2.0 |
| @uppy/box | 2.2.0 | @uppy/provider-views | 3.8.0 |
| @uppy/companion | 4.12.0 | @uppy/store-default | 3.2.0 |
| @uppy/companion-client | 3.7.0 | @uppy/tus | 3.5.0 |
| @uppy/core | 3.8.0 | @uppy/url | 3.5.0 |
| @uppy/dropbox | 3.2.0 | @uppy/utils | 5.7.0 |
| @uppy/facebook | 3.2.0 | @uppy/xhr-upload | 3.6.0 |
| @uppy/google-drive | 3.4.0 | @uppy/zoom | 2.2.0 |
| @uppy/image-editor | 2.4.0 | uppy | 3.21.0 |
- @uppy/provider-views: fix uploadRemoteFile undefined (Mikael Finstad / #4814 )
- @uppy/companion: fix double tus uploads (Mikael Finstad / #4816 )
- @uppy/companion: fix accelerated endpoints for presigned POST (Mikael Finstad / #4817 )
- @uppy/companion: fix `authProvider` property inconsistency (Mikael Finstad / #4672 )
- @uppy/companion: send certain onedrive errors to the user (Mikael Finstad / #4671 )
- meta: fix typo in `lockfile_check.yml` name (Antoine du Hamel)
- @uppy/aws-s3: change Companion URL in tests (Antoine du Hamel)
- @uppy/set-state: fix types (Antoine du Hamel)
- @uppy/companion: Provider user sessions (Mikael Finstad / #4619 )
- meta: fix `js2ts` script on Node.js 20+ (Merlijn Vos / #4802 )
- @uppy/companion-client: avoid unnecessary preflight requests (Antoine du Hamel / #4462 )
- meta: Migrate to AWS-SDK V3 syntax (Artur Paikin / #4810 )
- @uppy/utils: fix import in test files (Antoine du Hamel / #4806 )
- @uppy/core: Fix onBeforeFileAdded with Golden Retriever (Merlijn Vos / #4799 )
- @uppy/image-editor: respect `cropperOptions.initialAspectRatio` (Lucklj521 / #4805 )
2023-12-12 22:39:49 +00:00
Mikael Finstad
eb8a806908
fix uploadRemoteFile undefined ( #4814 )
...
* fix uploadRemoteFile undefined
for some reason, only when testing locally using VITE_COMPANION_URL=https://api2.transloadit.com/companion only
we get this error...
i'm thinking for some reason, the remote file gets serialized into state and then de-serialized again
causing remote.requestClient to be gone
so I solve it by instead storing the request clients in Uppy
fixes #4791
* fix bugs
* remove unrelated space changes
* apply suggestions
* Update Uppy.js
* fix lint
---------
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-12-12 19:51:06 +00:00
github-actions[bot]
de1b4abe47
Release: uppy@3.20.0 ( #4804 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/companion-client | 3.6.1 | @uppy/store-default | 3.1.0 |
| @uppy/locales | 3.5.0 | uppy | 3.20.0 |
- meta: uppy CDN: Export UIPlugin and BasePlugin (Artur Paikin / #4774 )
- @uppy/locales: Add missing translations to de_DE (Leonhard Melzer / #4800 )
- @uppy/store-default: refactor to typescript (Antoine du Hamel / #4785 )
- meta: improve js2ts script (Antoine du Hamel / #4786 )
- @uppy/companion-client: fix log type error (Mikael Finstad / #4766 )
- @uppy/companion-client: revert breaking change (Antoine du Hamel / #4801 )
- @uppy/locales: use TypeScript for source files (Antoine du Hamel / #4779 )
- meta: migrate AWS SDK v2 to v3 in `bin/uploadcdn` (Trivikram Kamat / #4776 )
2023-11-24 00:32:49 +00:00
github-actions[bot]
390c4fb250
Release: uppy@3.19.1 ( #4790 )
...
| Package | Version | Package | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core | 3.7.1 | @uppy/react-native | 0.5.2 |
| @uppy/dashboard | 3.7.1 | uppy | 3.19.1 |
| @uppy/react | 3.2.1 | | |
- @uppy/react: Revert "@uppy/react: add useUppyState (#4711 )" (Artur Paikin / #4789 )
- @uppy/dashboard: fix(@uppy/dashboard): fix wrong option type in index.d.ts (dzcpy / #4788 )
- meta: fix build of TypeScript plugins (Antoine du Hamel / #4784 )
- @uppy/core,@uppy/dashboard,@uppy/react-native: Update Uppy's blue color to meet WCAG contrast requirements (Alexander Zaytsev / #4777 )
- meta: fix JS2TS script (Antoine du Hamel / #4778 )
2023-11-12 02:30:15 +00:00
github-actions[bot]
472cc9352d
Release: uppy@3.19.0 ( #4781 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3 | 3.5.0 | @uppy/provider-views | 3.7.0 |
| @uppy/aws-s3-multipart | 3.9.0 | @uppy/react | 3.2.0 |
| @uppy/companion | 4.11.0 | @uppy/transloadit | 3.4.0 |
| @uppy/companion-client | 3.6.0 | @uppy/tus | 3.4.0 |
| @uppy/core | 3.7.0 | @uppy/url | 3.4.0 |
| @uppy/dashboard | 3.7.0 | @uppy/utils | 5.6.0 |
| @uppy/image-editor | 2.3.0 | @uppy/xhr-upload | 3.5.0 |
| @uppy/locales | 3.4.0 | uppy | 3.19.0 |
- @uppy/dashboard: Remove uppy-Dashboard-isFixed when uppy.close() is invoked (Artur Paikin / #4775 )
- @uppy/core,@uppy/dashboard: don't cancel all files when clicking "done" (Mikael Finstad / #4771 )
- @uppy/utils: refactor to TS (Antoine du Hamel / #4699 )
- @uppy/locales: locales: add ca_ES (ordago / #4772 )
- @uppy/companion: Companion+client stability fixes, error handling and retry (Mikael Finstad / #4734 )
- @uppy/companion: add getBucket metadata argument (Mikael Finstad / #4770 )
- @uppy/core: simplify types with class generic (JokcyLou / #4761 )
- @uppy/image-editor: More image editor improvements (Evgenia Karunus / #4676 )
- @uppy/react: add useUppyState (Merlijn Vos / #4711 )
2023-11-08 23:42:11 +00:00
github-actions[bot]
39a2d3f892
Release: uppy@3.18.1 ( #4760 )
...
| Package | Version | Package | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion | 4.10.1 | uppy | 3.18.1 |
| @uppy/core | 3.6.1 | | |
- @uppy/companion: Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/@uppy/companion (dependabot[bot] / #4751 )
- meta: Bump react-devtools-core from 4.25.0 to 4.28.4 (dependabot[bot] / #4756 )
- meta: Bump webpack from 5.74.0 to 5.88.2 (dependabot[bot] / #4740 )
- meta: Bump @babel/traverse from 7.22.5 to 7.23.2 (dependabot[bot] / #4739 )
- @uppy/core: fix `sideEffects` declaration (Antoine du Hamel / #4759 )
2023-10-23 16:46:52 +00:00
github-actions[bot]
49c9bcc8b7
Release: uppy@3.18.0 ( #4754 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.6.1 | @uppy/progress-bar | 3.0.4 |
| @uppy/audio | 1.1.4 | @uppy/provider-views | 3.6.0 |
| @uppy/aws-s3 | 3.4.0 | @uppy/react | 3.1.4 |
| @uppy/aws-s3-multipart | 3.8.0 | @uppy/remote-sources | 1.1.0 |
| @uppy/box | 2.1.4 | @uppy/screen-capture | 3.1.3 |
| @uppy/companion | 4.10.0 | @uppy/status-bar | 3.2.5 |
| @uppy/companion-client | 3.5.0 | @uppy/store-default | 3.0.5 |
| @uppy/compressor | 1.0.5 | @uppy/store-redux | 3.0.5 |
| @uppy/core | 3.6.0 | @uppy/svelte | 3.1.1 |
| @uppy/dashboard | 3.6.0 | @uppy/thumbnail-generator | 3.0.6 |
| @uppy/drop-target | 2.0.2 | @uppy/transloadit | 3.3.2 |
| @uppy/dropbox | 3.1.4 | @uppy/tus | 3.3.2 |
| @uppy/facebook | 3.1.3 | @uppy/unsplash | 3.2.3 |
| @uppy/file-input | 3.0.4 | @uppy/url | 3.3.4 |
| @uppy/form | 3.0.3 | @uppy/utils | 5.5.2 |
| @uppy/golden-retriever | 3.1.1 | @uppy/vue | 1.1.0 |
| @uppy/google-drive | 3.3.0 | @uppy/webcam | 3.3.4 |
| @uppy/image-editor | 2.2.2 | @uppy/xhr-upload | 3.4.2 |
| @uppy/informer | 3.0.4 | @uppy/zoom | 2.1.3 |
| @uppy/instagram | 3.1.3 | uppy | 3.18.0 |
| @uppy/onedrive | 3.1.4 | | |
- @uppy/aws-s3-multipart: fix `TypeError` (Antoine du Hamel / #4748 )
- meta: Bump tough-cookie from 4.1.2 to 4.1.3 (dependabot[bot] / #4750 )
- meta: example: simplify code by using built-in `throwIfAborted` (Antoine du Hamel / #4749 )
- @uppy/aws-s3-multipart: pass `signal` as separate arg for backward compat (Antoine du Hamel / #4746 )
- meta: fix TS integration (Antoine du Hamel / #4741 )
- meta: fix js2ts check (Antoine du Hamel)
- meta: add support for TypeScript plugins (Antoine du Hamel / #4640 )
- @uppy/vue: export FileInput (mdxiaohu / #4736 )
- meta: examples: update `server.py` (codehero7386 / #4732 )
- @uppy/aws-s3-multipart: fix `uploadURL` when using `PUT` (Antoine du Hamel / #4701 )
- @uppy/dashboard: auto discover and install plugins without target (Artur Paikin / #4343 )
- meta: e2e: upgrade Cypress (Antoine du Hamel / #4731 )
- @uppy/core: mark the package as side-effect free (Antoine du Hamel / #4730 )
- meta: Bump postcss from 8.4.16 to 8.4.31 (dependabot[bot] / #4723 )
- meta: test with the latest versions of Node.js (Antoine du Hamel / #4729 )
- meta: e2e: update Parcel (Antoine du Hamel / #4726 )
- meta: uppy: fix types (Antoine du Hamel / #4721 )
- @uppy/core: type more events (Antoine du Hamel / #4719 )
- @uppy/svelte: fix TS build command (Antoine du Hamel / #4720 )
- @uppy/companion: Bucket fn also remote files (Mikael Finstad / #4693 )
- @uppy/companion-client: fixup! Added Companion OAuth Key type (Murderlon / #4668 )
- @uppy/companion-client: Added Companion OAuth Key type (Chris Pratt / #4668 )
- meta: check for formatting in CI (Antoine du Hamel / #4714 )
- meta: bump get-func-name from 2.0.0 to 2.0.2 (dependabot[bot] / #4709 )
- meta: run Prettier on existing files (Antoine du Hamel / #4713 )
2023-10-20 15:20:18 +00:00
Antoine du Hamel
c66c8284f5
example: simplify code by using built-in throwIfAborted ( #4749 )
2023-10-20 14:35:43 +02:00
Antoine du Hamel
773c8cb9a1
meta: add support for TypeScript plugins ( #4640 )
2023-10-17 15:38:15 +02:00
codehero7386
8115538bc7
examples: update server.py ( #4732 )
2023-10-16 10:33:48 +02:00