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
Antoine du Hamel
b2346fa4c3
@uppy/svelte: remove UMD output and make it use newer types ( #5023 )
2024-03-28 10:04:39 +01:00
Antoine du Hamel
34dbaf588d
Merge branch 'main'
2024-03-27 14:33:13 +01:00
Antoine du Hamel
3977985e68
e2e: bump Cypress version ( #5034 )
2024-03-27 13:42:29 +01:00
Antoine du Hamel
4be043a306
@uppy/react: remove prop-types dependency ( #5031 )
2024-03-27 13:18:11 +01:00
Murderlon
f566443624
Merge branch 'main' into 4.x
...
* main:
@uppy/dashboard: add new `autoOpen` option (#5001 )
@uppy/core: fix some type errors (#5015 )
add missing exports (#5014 )
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#5013 )
2024-03-26 10:53:01 +01:00
dependabot[bot]
2a618c935e
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 ( #5013 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 14:05:54 +01: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
dependabot[bot]
1f4f52feb4
Bump follow-redirects from 1.15.4 to 1.15.6 ( #5002 )
2024-03-18 10:44:58 +01:00
Antoine du Hamel
7f73a5cf1a
meta: fix resize-observer-polyfill types ( #4994 )
...
The upstream package is defining its own types which are incompatible
with TS built-in DOM types.
2024-03-14 18:13:32 +01:00
Antoine du Hamel
3bdf312f90
uppy: fix bundle builder ( #4950 )
2024-02-22 16:31:15 +01:00
Antoine du Hamel
9fb5162bd2
meta: disable @typescript-eslint/no-non-null-assertion lint rule ( #4945 )
2024-02-21 13:24:55 +01:00
dependabot[bot]
b7f2143528
meta: bump ip from 1.1.8 to 1.1.9 ( #4941 )
2024-02-21 10:05:45 +01:00
Antoine du Hamel
5313c0aae7
bump @transloadit/prettier-bytes ( #4933 )
2024-02-20 10:19:08 +01:00
Merlijn Vos
84233be18f
@uppy/compressor: upgrade compressorjs ( #4924 )
2024-02-19 15:49:08 +01:00
Antoine du Hamel
d127be6bc0
meta: bump Yarn version ( #4906 )
2024-02-01 23:15:57 +01:00
Merlijn Vos
a0050bd79f
@uppy/companion-client: migrate to TS ( #4864 )
2024-01-24 14:19:38 +01: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
dependabot[bot]
93053e320f
build(deps): bump follow-redirects from 1.15.1 to 1.15.4 ( #4862 )
2024-01-17 14:44:45 +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
Antoine du Hamel
75b2e2363a
upgrade @transloadit/prettier-bytes ( #4850 )
2024-01-03 09:43:13 +01:00
Merlijn Vos
b396d6fca4
bump tus-js-client version range ( #4848 )
2024-01-02 17:05:14 +01:00
Antoine du Hamel
995d7e00c4
Merge branch main
2023-12-05 15:33:03 +01:00
Antoine du Hamel
f55b24c378
@uppy/companion-client: avoid unnecessary preflight requests ( #4462 )
...
According to https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#simple_requests , we have so many preflight requests because we add `Uppy-Versions` header and `Content-Type: application/json` to each request. It's particularly not useful for for requests with no body / an empty body because the remote Companion doesn't check `Content-Type`.
It was added in b25f243627 , and since f0f1105ef0 , it is only used for log
purposes.
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2023-12-05 12:30:41 +01:00
Antoine du Hamel
a0657db5a0
[v4.x] remove manual types ( #4803 )
2023-11-23 16:15:20 +01:00
Antoine du Hamel
c60ece4dc7
@uppy/locales: use TypeScript for source files ( #4779 )
2023-11-20 13:54:08 +01:00
Trivikram Kamat
736a1bc926
meta: migrate AWS SDK v2 to v3 in bin/uploadcdn ( #4776 )
2023-11-14 10:51:36 +01:00
Artur Paikin
440b8a9f9a
Revert "@uppy/react: add useUppyState ( #4711 )" ( #4789 )
...
This reverts commit 12e08ada02 .
2023-11-12 02:03:55 +01:00
Antoine du Hamel
51ecc66e64
@uppy/utils: refactor to TS ( #4699 )
...
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
Co-authored-by: Nick Rutten <2504906+nickrttn@users.noreply.github.com>
Co-authored-by: Murderlon <merlijn@soverin.net>
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2023-11-06 15:01:50 +01:00
Mikael Finstad
17826da517
Companion+client stability fixes, error handling and retry ( #4734 )
...
* respond with 500 if unhandled upload error
400 seems inappropriate
* add todo
* fix companion download error
respond with correct response code when calling /get
and request to the upstream server fail
also add a unit test for this
* forward 429 from provider
allows us to retry it
* rename fn
* add a way to test refresh tokens
* fix race condtiion with refreshing token
* implement retry and fix socket
- Make sure we don't instantiate a new Provider for every file uploaded (reuse the original provider instead) - this caused the refresh token synchronization not to work
- Retry most errors when uploading (`/get`) using companion, but for HTTP, only retry certain HTTP status codes
- Reimplement the websocket code to be more stable and retry as well
* remove unused socket wrapper
* remove useFastRemoteRetry
because it isn't supported in Companion as far as I can tell
* fix error handling
* remove unneeded logic
* apply review suggestion
* retry awaiting for companion socket too
* retry whole operation instead of individually
or else we risk getting stuck retrying just half of the operation, which might never recover
* improvements
- rewrite so we can use p-retry for exponential backoff for socket reconnect too
- improve logging
- simplify/reuse code
* Update packages/@uppy/utils/src/fetchWithNetworkError.js
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
* Explain requestClient Symbol with comment
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
* Update packages/@uppy/provider-views/src/View.js
* fixes
preventing socket.send when the socket is not in the connected state
catch errors in handlers
* log if trying to refresh with no token
* log whether we got a refresh token
* dont log retrying when in reality not
* always prompt: consent
for google drive
* add signal to post
* refactor away eventmanager
and event handler error catching
* don't fail with upload-error
if a file is canceled
* fix expect
* add capabilities support
* make requestClient non-enumerable
---------
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
2023-11-02 21:31:34 +09:00
Merlijn Vos
12e08ada02
@uppy/react: add useUppyState ( #4711 )
2023-10-24 08:58:58 +02:00
dependabot[bot]
e8f90a3f9a
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/@uppy/companion ( #4751 )
...
* Bump jsonwebtoken from 8.5.1 to 9.0.0 in /packages/@uppy/companion
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken ) from 8.5.1 to 9.0.0.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0 )
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* `yarn.lock`
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 17:34:58 +02:00
dependabot[bot]
8e87224986
Bump react-devtools-core from 4.25.0 to 4.28.4 ( #4756 )
...
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core ) from 4.25.0 to 4.28.4.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core )
---
updated-dependencies:
- dependency-name: react-devtools-core
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 17:23:12 +02:00
dependabot[bot]
3ab85652c6
Bump webpack from 5.74.0 to 5.88.2 ( #4740 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.88.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 17:22:44 +02:00
dependabot[bot]
5bd26f4181
Bump @babel/traverse from 7.22.5 to 7.23.2 ( #4739 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 17:22:27 +02:00
dependabot[bot]
0e2d8f63d5
Bump tough-cookie from 4.1.2 to 4.1.3 ( #4750 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 14:36:28 +02:00
Antoine du Hamel
773c8cb9a1
meta: add support for TypeScript plugins ( #4640 )
2023-10-17 15:38:15 +02:00
Artur Paikin
8b252086f5
@uppy/dashboard: auto discover and install plugins without target ( #4343 )
...
* Dashboard: auto discover plugins no matter when they were installed
* Remove target from RemoteSoruces, making it compatible with @uppy/react
* Update packages/@uppy/dashboard/src/Dashboard.jsx
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
* Removed comments, added comments
* better comment
* Change type — otherwise gets listed on Dashboard sources
* Add RemoteSources to React test
* Add RemoteSources to React example
* Add tests
* Refactor for less iteration for each plugin, rename functions
* Prevent error when opts are undefined
* remove console.logs
* prettier
---------
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2023-10-12 23:19:40 +01:00
Antoine du Hamel
933d9dfe74
e2e: upgrade Cypress ( #4731 )
2023-10-11 12:08:57 +02:00
dependabot[bot]
a458e9bf57
Bump postcss from 8.4.16 to 8.4.31 ( #4723 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 07:00:10 +01:00
Antoine du Hamel
f4ea454919
e2e: update Parcel ( #4726 )
2023-10-05 19:01:25 +02:00
Antoine du Hamel
c0f7d762e5
@uppy/svelte: fix TS build command ( #4720 )
2023-10-02 17:38:00 +02:00
dependabot[bot]
61450042ad
meta: bump get-func-name from 2.0.0 to 2.0.2 ( #4709 )
...
Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases )
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 11:13:24 +02:00
Antoine du Hamel
2f691acd3f
meta: add Prettier ( #4707 )
...
JS files are ignored for now because we want to migrate them to TS
anyway.
MD files are also ignored to minimize the diff.
ESLint is run twice twice on TS files in case it conflicts with Prettier.
2023-09-28 16:47:52 +02:00