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

Build(deps): Bump @uppy/xhr-upload from 3.1.1 to 3.4.0 in /app/assets/javascripts #316

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

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

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.

3.4.0

Released: 2023-01-26

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)

3.3.1

Released: 2022-11-16

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)

... (truncated)

Commits
  • a16de33 Release: uppy@3.15.0 (#4660)
  • 44d7a5e @​uppy/transloadit: Emit assembly progress events (#4603)
  • 8a32e8e @​uppy/transloadit: remove Socket.io (#4281)
  • 64a7326 example: update Angular example to 16.x (#4642)
  • eddc105 @​uppy/angular: upgrade to Angular 16.x (#4642)
  • 06eef39 @​uppy/companion: refactor getProtectedHttpAgent to make TS happy (#4654)
  • 90d137b Alias "removeListener" as "off" in Redis emitter (#4647)
  • ef613e6 Move remote file upload logic into companion-client (#4573)
  • 683af37 @​uppy/dashboard: when showAddFilesPanel is true, aria-hidden should be the o...
  • 7e48218 Release: uppy@3.14.1 (#4644)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@uppy/xhr-upload](https://github.com/transloadit/uppy) from 3.1.1 to 3.4.0.
- [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.0)

---
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 Sep 8, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2023

Superseded by #362.

@dependabot dependabot bot closed this Oct 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/assets/javascripts/uppy/xhr-upload-3.4.0 branch October 1, 2023 21:40
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.

0 participants