Antoine du Hamel
469490cf8f
@uppy/companion: fix missing await
2024-05-22 09:58:00 +02:00
Antoine du Hamel
8090eacdf2
Merge stable branch
2024-05-22 09:46:29 +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
e6efc0ecc5
@uppy/svelte: do not attempt removing plugin before it's created ( #5186 )
2024-05-22 09:25:23 +02:00
Murderlon
f3c30be245
fixup! @uppy/tus: fix no headers passed to companion if argument is a function ( #5182 )
2024-05-21 16:59:34 +02:00
Antoine du Hamel
b9bd7a5b19
@uppy/core: resolve some (breaking) TODOs ( #4824 )
2024-05-21 16:44:34 +02:00
netdown
a57bf8f358
@uppy/tus: fix no headers passed to companion if argument is a function ( #5182 )
...
Update index.ts
2024-05-21 16:17:19 +02:00
Milan Nakum
b5539dee3e
@uppy/companion: fix google drive gsuite export large size ( #5144 )
2024-05-21 16:12:19 +02:00
Mikael Finstad
8315c16daa
@uppy/companion: encode uploadId ( #5168 )
...
Fixes: https://github.com/transloadit/uppy/issues/4649
2024-05-17 11:41:35 +02:00
Antoine du Hamel
6e28ee4e42
@uppy/companion: bump express-session ( #5177 )
2024-05-16 14:00:35 +02:00
Antoine du Hamel
5d5dab12ca
@uppy/companion: remove dependency on express-request-id ( #5176 )
2024-05-16 13:54:58 +02:00
Antoine du Hamel
8057279323
@uppy/companion: bump prom to v15 ( #5175 )
2024-05-16 13:07:15 +02:00
Antoine du Hamel
0697f75b7c
meta: update more dependencies ( #5171 )
2024-05-15 18:54:24 +02:00
Antoine du Hamel
928eff7c58
@uppy/companion: upgrade deps ( #5119 )
2024-05-15 18:13:40 +02:00
Mikael Finstad
1ac7f9c55e
@uppy/companion: handle ws 'error' event ( #5167 )
...
to prevent companion from crashing with RangeError: Max payload size exceeded
2024-05-15 15:20:47 +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
Dominik Schmidt
4890281404
@uppy/companion: switch from node-redis to ioredis ( #4623 )
...
* Switch to ioredis
* run yarn
* semverify ioredis
* fix linting
* try to fix build
* Revert "try to fix build"
This reverts commit 2dd7ecd19c .
* remove semver
probably from borked merge
* fix bug breaking tests
and add some types
* fix probable typo
* doc
---------
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2024-05-13 15:24:19 +02:00
Avneet Singh Malhotra
4acd793d4e
@uppy/image-editor: fix tooltips ( #5156 )
...
image-editor-controls-tooltip-not-showing
2024-05-13 09:52:39 +02:00
Merlijn Vos
7a9eb87d43
@uppy/xhr-upload: introduce hooks similar to tus ( #5094 )
2024-05-09 10:19:44 +02:00
Merlijn Vos
0bb21cb15b
Remove target option from examples and document consistently ( #5146 )
2024-05-08 16:50:56 +02:00
Merlijn Vos
e9ccb94bd6
@uppy/core: make getObjectOfFilesPerState more efficient ( #5155 )
...
* @uppy/core: make getObjectOfFilesPerState more efficient
* Fixup
2024-05-08 15:43:54 +02:00
Merlijn Vos
12e7ca5366
@uppy/core: close->destroy, clearUploadedFiles->clear ( #5154 )
2024-05-08 15:33:04 +02:00
Merlijn Vos
1634263c6b
Use title consistently from locales ( #5134 )
2024-05-08 12:54:25 +02: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
Merlijn Vos
1a7c71db38
Upgrade @transloadit/prettier-bytes ( #5150 )
2024-05-07 15:34:09 +02: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
Antoine du Hamel
55f621c13c
Merge stable branch
2024-05-03 14:46:04 +02: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
Uladzislau Bodryi
9abe1efdb0
Update ru_RU locale ( #5120 )
...
* Added missing ru_RU entries and removed ones, that are absent from en_US file
* Updated ru_RU generatingThumbnails key; fixed typo
* Updated ru_RU generatingThumbnails key
* Updated ru_RU startCapturing/stopCapturing keys
* Updated ru_RU uploadStalled key
* Updated ru_RU addBulkFilesFailed key
2024-05-03 13:32:11 +04:00
Murderlon
c6faa2356c
Merge branch 'main' into 4.x
...
* main:
@uppy/core: make UppyEventMap more readable
2024-05-02 15:32:34 +02:00
Murderlon
3dcd552f4a
@uppy/core: make UppyEventMap more readable
2024-05-02 15:32:19 +02:00
Murderlon
233dc8d6ab
Format
2024-05-02 15:22:30 +02:00
Murderlon
356556496a
Format
2024-05-02 12:33:30 +02: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
Merlijn Vos
2a15ba5128
@uppy/xhr-upload: do not throw when res is missing url ( #5132 )
2024-05-02 10:20:36 +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
Antoine du Hamel
4028a6d16e
@uppy/companion: coerce requestUrl to a string ( #5128 )
2024-04-29 18:31:55 +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
faceaf0da3
meta: enforce use of .js extension in import type declarations ( #5126 )
2024-04-29 16:23:28 +02:00
Murderlon
6bbe863580
@uppy/utils: fix fetcher export
2024-04-29 16:14:10 +02:00
Merlijn Vos
d2be2d84cd
@uppy/core: add instance ID to generated IDs ( #5080 )
2024-04-29 16:10:41 +02:00
Merlijn Vos
9c11f31eff
@uppy/core: reference updated i18n in Restricter ( #5118 )
...
Fixes: https://github.com/transloadit/uppy/issues/5115
2024-04-29 16:03:02 +02:00
Murderlon
82a5999260
Merge branch 'main' into 4.x
...
* main: (22 commits)
@uppy/xhr-upload: refactor to use `fetcher` (#5074 )
docs: use StackBlitz for all examples/issue template (#5125 )
Update yarn.lock
Add svelte 5 as peer dep (#5122 )
Bump docker/setup-buildx-action from 2 to 3 (#5124 )
Bump actions/checkout from 3 to 4 (#5123 )
Remove JSX global type everywhere (#5117 )
Revert "@uppy/core: reference updated i18n in Restricter"
@uppy/core: reference updated i18n in Restricter
@uppy/utils: improve return type of `dataURItoFile` (#5112 )
@uppy/drop-target: change drop event type to DragEvent (#5107 )
@uppy/image-editor: fix label definitions (#5111 )
meta: bump Prettier version (#5114 )
@uppy/provider-views: bring back "loaded X files..." (#5097 )
@uppy/dashboard: fix type of trigger option (#5106 )
meta: fix linter
@uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (#5058 )
Bump docker/build-push-action from 3 to 5 (#5105 )
Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (#5102 )
Bump docker/login-action from 2 to 3 (#5101 )
...
2024-04-29 15:56:33 +02:00
Merlijn Vos
daae9aa085
@uppy/xhr-upload: refactor to use fetcher ( #5074 )
...
* @uppy/utils: add fetcher
* Improve callbacks
* Refactor local file uploads
* Refactor bundle upload
* Pass timeout to timeout handler
* Remove unused nanoid
* Apply feedback
* Prettier unrelated files
---------
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
2024-04-29 15:39:44 +02:00
frederikhors
eef38d7f00
Add svelte 5 as peer dep ( #5122 )
...
Svelte 5 is in release candidate since today.
2024-04-29 10:11:23 +02:00
Merlijn Vos
57b5909611
Remove JSX global type everywhere ( #5117 )
...
* Remove JSX global type everywhere
* Add JSX to restricted globals
* Fix last instances of JSX global
2024-04-25 16:20:28 +02:00