Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps @uppy/xhr-upload from 3.1.1 to 3.4.1.

Release notes

Sourced from @​uppy/xhr-upload's releases.

Uppy 3.4.0

Package Version Package Version
@​uppy/audio 1.0.3 @​uppy/locales 3.0.5
@​uppy/aws-s3 3.0.5 @​uppy/react 3.1.0
@​uppy/aws-s3-multipart 3.1.2 @​uppy/react-native 0.5.0
@​uppy/companion 4.2.0 @​uppy/transloadit 3.1.0
@​uppy/core 3.0.5 @​uppy/utils 5.1.2
@​uppy/dashboard 3.2.1 uppy 3.4.0
  • @​uppy/utils: better fallbacks for the drag & drop API (Antoine du Hamel / #4260)
  • @​uppy/core: fix metafields validation when used as function (Merlijn Vos / #4276)
  • @​uppy/companion: allow customizing express session prefix (Mikael Finstad / #4249)
  • meta: Fix comment about COMPANION_PATH (Collin Allen / #4279)
  • @​uppy/companion: Fix typo in KUBERNETES.md (Collin Allen / #4277)
  • @​uppy/locales: update zh_TW.js (5idereal / #4270)
  • meta: ci: make sure Yarn's global cache is disabled (Antoine du Hamel / #4268)
  • @​uppy/aws-s3-multipart: fix metadata shape (Antoine du Hamel / #4267)
  • meta: example: add multipart support to aws-nodejs (Antoine du Hamel / #4257)
  • @​uppy/react-native: example: revive React Native example (Giacomo Cerquone / #4164)
  • @​uppy/utils: Fix getSpeed type (referenced bytesTotal instead of uploadStarted) (Pascal Wengerter / #4263)
  • @​uppy/companion: document how to run many instances (Mikael Finstad / #4227)
  • @​uppy/aws-s3-multipart: add support for allowedMetaFields option (Antoine du Hamel / #4215)
  • meta: Fix indentation in generate-test.mjs (Youssef Victor / #4181)
  • @​uppy/react: deprecate useUppy (Merlijn Vos / #4223)
  • meta: fix typo in README.md (Fuad Herac / #4254)
  • meta: Don’t close stale issues automatically (Artur Paikin / #4246)
  • meta: upgrade to Vite 4 and ESBuild 0.16 (Antoine du Hamel / #4243)
  • @​uppy/audio: @​uppy/audio fix typo in readme (elliotsayes / #4240)
  • @​uppy/aws-s3: fix: add https:// to digital oceans link (Le Gia Hoang / #4165)
  • website: Simplify Dashboard code sample (Artur Paikin / #4197)
  • @​uppy/transloadit: introduce assemblyOptions, deprecate other options (Merlijn Vos / #4059)
  • @​uppy/core: fix typo in Uppy.test.js (Ikko Ashimine / #4235)
  • @​uppy/aws-s3-multipart: fix singPart type (Stefan Schonert / #4224)

Uppy 3.3.1

Package Version Package Version
@​uppy/angular 0.5.1 @​uppy/companion-client 3.1.1
@​uppy/aws-s3-multipart 3.1.1 @​uppy/utils 5.1.1
@​uppy/companion 4.1.1 uppy 3.3.1
  • @​uppy/aws-s3-multipart: handle slow connections better (Antoine du Hamel / #4213)
  • @​uppy/companion-client: treat * the same as missing header (Antoine du Hamel / #4221)
  • @​uppy/utils: fix types (Antoine du Hamel / #4212)
  • @​uppy/companion: send expire info for non-multipart uploads (Antoine du Hamel / #4214)

... (truncated)

Changelog

Sourced from @​uppy/xhr-upload'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.

3.17.0

Released: 2023-09-29

Package Version Package Version
@​uppy/audio 1.1.3 @​uppy/store-default 3.0.4
@​uppy/aws-s3 3.3.1 @​uppy/store-redux 3.0.4
@​uppy/aws-s3-multipart 3.7.0 @​uppy/svelte 3.1.0
@​uppy/companion 4.9.1 @​uppy/thumbnail-generator 3.0.5
@​uppy/companion-client 3.4.1 @​uppy/transloadit 3.3.1
@​uppy/compressor 1.0.4 @​uppy/tus 3.3.1
@​uppy/core 3.5.1 @​uppy/utils 5.5.1
@​uppy/dashboard 3.5.4 @​uppy/webcam 3.3.3
@​uppy/image-editor 2.2.1 @​uppy/xhr-upload 3.4.1
@​uppy/remote-sources 1.0.4 uppy 3.17.0
  • meta: add Prettier (Antoine du Hamel / #4707)
  • @​uppy/aws-s3-multipart: retry signature request (Merlijn Vos / #4691)
  • meta: update linter config to cover more files (Mikael Finstad / #4706)
  • @​uppy/image-editor: ImageEditor.jsx - remove 1px black lines (Evgenia Karunus / #4678)
  • meta: delete .yarn/releases/yarn-3.4.1.cjs (Antoine du Hamel)
  • meta: fix linter errors (Antoine du Hamel / #4704)
  • @​uppy/utils: test: migrate to Vitest for Uppy core and Uppy plugins (Antoine du Hamel / #4700)
  • meta: run corepack yarn (Mikael Finstad)
  • @​uppy/companion: upgrade TS target (Mikael Finstad / #4670)
  • @​uppy/companion: use deferred length for tus streams (Mikael Finstad / #4697)
  • @​uppy/companion-client: fix a refresh token race condition (Mikael Finstad / #4695)
  • meta: add companion hotfix doc (Mikael Finstad / #4683)
  • meta: run type checks also for companion and add files to docker (Mikael Finstad / #4688)
  • @​uppy/svelte: revert breaking change (Antoine du Hamel / #4694)
  • meta: Update yarn.lock (Artur Paikin)
  • @​uppy/companion: fix instagram/facebook auth error regression (Mikael Finstad / #4692)
  • @​uppy/aws-s3-multipart: aws-s3-multipart - call #setCompanionHeaders in setOptions (jur-ng / #4687)
  • @​uppy/svelte: Upgrade Svelte to 4 (frederikhors / #4652)
  • @​uppy/companion: add test endpoint for dynamic oauth creds (Mikael Finstad / #4667)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@uppy/xhr-upload](https://github.com/transloadit/uppy) from 3.1.1 to 3.4.1.
- [Release notes](https://github.com/transloadit/uppy/releases)
- [Changelog](https://github.com/transloadit/uppy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/transloadit/uppy/compare/@uppy/xhr-upload@3.1.1...@uppy/xhr-upload@3.4.1)

---
updated-dependencies:
- dependency-name: "@uppy/xhr-upload"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2023

Superseded by #74.

@dependabot dependabot bot closed this Oct 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/assets/javascripts/uppy/xhr-upload-3.4.1 branch October 22, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant