JohnDeved / dropper

2 stars 0 forks source link

Bump @uppy/companion from 2.0.0-alpha.8 to 3.7.2 #117

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @uppy/companion from 2.0.0-alpha.8 to 3.7.2.

Release notes

Sourced from @​uppy/companion's releases.

Uppy 3.0.0-beta.5

Package Version Package Version
@​uppy/audio 1.0.0-beta.2 @​uppy/progress-bar 3.0.0-beta.2
@​uppy/aws-s3 3.0.0-beta.3 @​uppy/provider-views 3.0.0-beta.3
@​uppy/aws-s3-multipart 3.0.0-beta.4 @​uppy/react 3.0.0-beta.4
@​uppy/box 2.0.0-beta.2 @​uppy/redux-dev-tools 3.0.0-beta.2
@​uppy/companion 4.0.0-beta.4 @​uppy/remote-sources 1.0.0-beta.4
@​uppy/companion-client 3.0.0-beta.2 @​uppy/screen-capture 3.0.0-beta.3
@​uppy/compressor 1.0.0-beta.3 @​uppy/status-bar 3.0.0-beta.3
@​uppy/core 3.0.0-beta.4 @​uppy/store-default 3.0.0-beta.3
@​uppy/dashboard 3.0.0-beta.4 @​uppy/store-redux 3.0.0-beta.3
@​uppy/drag-drop 3.0.0-beta.2 @​uppy/svelte 2.0.0-beta.2
@​uppy/drop-target 2.0.0-beta.3 @​uppy/thumbnail-generator 3.0.0-beta.2
@​uppy/dropbox 3.0.0-beta.2 @​uppy/transloadit 3.0.0-beta.5
@​uppy/facebook 3.0.0-beta.2 @​uppy/tus 3.0.0-beta.3
@​uppy/file-input 3.0.0-beta.2 @​uppy/unsplash 3.0.0-beta.2
@​uppy/form 3.0.0-beta.2 @​uppy/url 3.0.0-beta.3
@​uppy/golden-retriever 3.0.0-beta.2 @​uppy/utils 5.0.0-beta.1
@​uppy/google-drive 3.0.0-beta.2 @​uppy/vue 1.0.0-beta.2
@​uppy/image-editor 2.0.0-beta.3 @​uppy/webcam 3.0.0-beta.3
@​uppy/informer 3.0.0-beta.3 @​uppy/xhr-upload 3.0.0-beta.3
@​uppy/instagram 3.0.0-beta.2 @​uppy/zoom 2.0.0-beta.2
@​uppy/locales 3.0.0-beta.4 uppy 3.0.0-beta.5
@​uppy/onedrive 3.0.0-beta.2
  • meta: prepare release workflow for beta versions (Antoine du Hamel)
  • @​uppy/provider-views: Reset filter input correctly in provider views (Merlijn Vos / #3978)
  • @​uppy/aws-s3-multipart: Fix when using Companion (Merlijn Vos / #3969)
  • @​uppy/companion: Companion: bring back default upload protocol (Mikael Finstad / #3967)
  • meta: Update CONTRIBUTING.md (Mikael Finstad / #3966)
  • meta: fix contributing link (Mikael Finstad / #3968)
  • @​uppy/companion: enforce usage of uploadUrls (Mikael Finstad / #3965)
  • @​uppy/utils: Fix webp mimetype (Merlijn Vos / #3961)
  • @​uppy/locales: Add compressor string translation to Japanese locale (kenken / #3963)
  • meta: Fix statement about cropping images in README.md (Mikael Finstad / #3964)
  • @​uppy/aws-s3-multipart: Fix race condition in #uploadParts (Morgan Zolob / #3955)
  • @​uppy/provider-views: core validateRestrictions: return error directly vs the result/reason obj (Artur Paikin / #3951)
  • @​uppy/aws-s3: Export AwsS3UploadParameters & AwsS3Options interfaces (Antonina Vertsinskaya / #3956)
  • website: convert all website examples to ESM (Antoine du Hamel / #3957)
  • @​uppy/companion: fix crash if redis disconnects (Mikael Finstad / #3954)
  • @​uppy/companion: upgrade ws version (Antoine du Hamel / #3949)
  • @​uppy/companion: sort Dropbox response & refactor to async/await (Mikael Finstad / #3897)
  • @​uppy/utils: modernize getDroppedFiles (Antoine du Hamel / #3534)
  • @​uppy/companion: fix default getKey for non-standalone too (Mikael Finstad / #3945)
  • @​uppy/aws-s3-multipart: ignore exception inside abortMultipartUpload (Antoine du Hamel / #3950)
  • @​uppy/companion: remove isobject from dependencies (Antoine du Hamel / #3948)
  • @​uppy/compressor: Fix Compressor being broken when no name is in the compressed blob (Artur Paikin / #3947)

... (truncated)

Changelog

Sourced from @​uppy/companion's changelog.

Changelog

This is our changelog which contains planned todos and past dones.

Items can be optionally tagged by the GitHub issue's owner, if a discussion happened / is needed.

Please add your entries in this format:

  • - [ ] (<plugin name>|website|core|meta|build|test): <Present tense verb> <subject> \(<list of associated owners/gh-issues>\).

In the current stage we aim to release a new version at least every month.

2.13.4

Released: 2022-08-17

Package Version Package Version
@​uppy/audio 0.3.3 @​uppy/progress-bar 2.1.2
@​uppy/aws-s3 2.2.2 @​uppy/provider-views 2.1.3
@​uppy/aws-s3-multipart 2.4.3 @​uppy/react 2.2.3
@​uppy/box 1.0.8 @​uppy/redux-dev-tools 2.1.1
@​uppy/companion 3.7.2 @​uppy/remote-sources 0.1.2
@​uppy/companion-client 2.2.2 @​uppy/screen-capture 2.1.2
@​uppy/compressor 0.3.3 @​uppy/status-bar 2.2.2
@​uppy/core 2.3.3 @​uppy/store-default 2.1.1
@​uppy/dashboard 2.4.2 @​uppy/store-redux 2.1.1
@​uppy/drag-drop 2.1.2 @​uppy/svelte 1.0.9
@​uppy/drop-target 1.1.4 @​uppy/thumbnail-generator 2.2.1
@​uppy/dropbox 2.0.8 @​uppy/transloadit 2.3.7
@​uppy/facebook 2.0.8 @​uppy/tus 2.4.3
@​uppy/file-input 2.1.2 @​uppy/unsplash 2.1.1
@​uppy/form 2.0.7 @​uppy/url 2.2.1
@​uppy/golden-retriever 2.1.1 @​uppy/utils 4.1.2
@​uppy/google-drive 2.1.2 @​uppy/vue 0.4.9
@​uppy/image-editor 1.4.2 @​uppy/webcam 2.2.2
@​uppy/informer 2.1.1 @​uppy/xhr-upload 2.1.3
@​uppy/instagram 2.1.2 @​uppy/zoom 1.1.2
@​uppy/locales 2.1.2 uppy 2.13.4
@​uppy/onedrive 2.1.2
  • @​uppy/tus: add file argument to onBeforeRequest (Merlijn Vos / #3984)
  • meta: add CI to 2.x branch (Antoine du Hamel)
  • @​uppy/utils: fix drop of multiple files on Chromium browsers (Antoine du Hamel / #3998)

2.13.3

... (truncated)

Commits
  • 88066fb Release: uppy@2.13.4 (Maintenance) (#3999)
  • 3d0972a @​uppy/tus: add file argument to onBeforeRequest (#3984)
  • 9aa5d6a meta: add CI to 2.x branch
  • 1a2f7e8 @​uppy/utils: fix drop of multiple files on Chromium browsers (#3998)
  • 774963d Release: uppy@2.13.3 (Maintenance) (#3959)
  • 0cec16e @​uppy/aws-s3-multipart: Fix race condition in #uploadParts (#3955)
  • 5f761ca meta: fork branch in preparation for LTS
  • 28f56e1 @​uppy/aws-s3-multipart: ignore exception inside abortMultipartUpload (#3950)
  • 65f2551 @​uppy/utils: modernize getDroppedFiles (#3534)
  • 0d482cc Fix Compressor being broken when no name is in the compressed blob (#3947)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #119.