Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow empty objects for fields types #4631

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Aug 17, 2023

Fixes: #4629

@aduh95 aduh95 merged commit 3205cc3 into transloadit:main Aug 18, 2023
7 checks passed
@aduh95 aduh95 deleted the aws-types branch August 18, 2023 09:39
@github-actions github-actions bot mentioned this pull request Aug 23, 2023
github-actions bot added a commit that referenced this pull request Aug 23, 2023
| Package                | Version | Package                | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3           |   3.2.3 | @uppy/companion        |   4.8.1 |
| @uppy/aws-s3-multipart |   3.5.4 | uppy                   |  3.14.1 |

- @uppy/aws-s3-multipart: fix types when using deprecated option (Antoine du Hamel / #4634)
- @uppy/companion: harden lint rules (Antoine du Hamel / #4641)
- @uppy/aws-s3-multipart,@uppy/aws-s3: allow empty objects for `fields` types (Antoine du Hamel / #4631)
- meta: upgrade Node.js docker version (Antoine du Hamel / #4630)
Murderlon added a commit that referenced this pull request Aug 24, 2023
* main: (28 commits)
  Release: uppy@3.14.1 (#4644)
  @uppy/aws-s3-multipart: fix types when using deprecated option (#4634)
  @uppy/companion: harden lint rules (#4641)
  allow empty objects for `fields` types (#4631)
  meta: upgrade Node.js docker version (#4630)
  Release: uppy@3.14.0 (#4626)
  Readme improvements (#4622)
  Fix typos and add env vars to .env.example (#4624)
  @uppy/aws-s3-multipart: pass the `uploadURL` back to the caller (#4614)
  update to node-18.17.0-alpine,  (#4617)
  @uppy/aws-s3,@uppy/aws-s3-multipart: update types (#4611)
  use uppercase HTTP method names (#4612)
  e2e: fix race condition in transloadit test (#4616)
  @uppy/aws-s3,@uppy/aws-s3-multipart: update types (#4576)
  @uppy/core: allow duplicate files with onBeforeFileAdded (#4594)
  @uppy/companion: make CSRF protection helpers available to providers (#4554)
  @uppy/companion: fix Redis key default TTL (#4607)
  @uppy/companion: Fix Uploader.js metadata normalisation (#4608)
  @uppy/companion-client,@uppy/provider-views: make authentication optional (#4556)
  @uppy/provider-views: fix ProviderView error on empty plugin.icon (#4553)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@uppy/aws-s3 error - types of property 'fields' are incompatible
2 participants