Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @uppy/core from 3.0.4 to 3.5.0.

Release notes

Sourced from @​uppy/core's releases.

Uppy 3.5.0

Package Version Package Version
@​uppy/audio 1.0.4 @​uppy/screen-capture 3.0.2
@​uppy/companion 4.3.0 @​uppy/transloadit 3.1.1
@​uppy/core 3.0.6 @​uppy/xhr-upload 3.1.0
@​uppy/dashboard 3.2.2 uppy 3.5.0
@​uppy/locales 3.0.6
  • @​uppy/transloadit: fix assemblyOptions option (Antoine du Hamel / #4316)
  • meta: Remove Robodog advice, since it is deprecated (Artur Paikin)
  • @​uppy/dashboard: fix dashboard acquirers list (Mikael Finstad / #4306)
  • @​uppy/dashboard: Dashboard: disallow clicking on buttons and links in Dashboard disabled mode (Artur Paikin / #4292)
  • @​uppy/audio,@​uppy/core,@​uppy/dashboard,@​uppy/screen-capture: Warn more instead of erroring (Artur Paikin / #4302)
  • @​uppy/locales: Update de_DE.js (Jörn Velten / #4297)
  • meta: use load balancer for companion in e2e tests (Mikael Finstad / #4228)
  • @​uppy/companion: @​uppy/companion upgrade grant dependency (Scott Bessler / #4286)
  • @​uppy/xhr-upload: add 'upload-stalled' event (Antoine du Hamel / #4247)
  • @​uppy/locales: minor enhancements and typo fixes for the hungarian translation (KergeKacsa / #4282)

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)

... (truncated)

Changelog

Sourced from @​uppy/core's changelog.

3.5.0

Released: 2023-02-13

Package Version Package Version
@​uppy/audio 1.0.4 @​uppy/screen-capture 3.0.2
@​uppy/companion 4.3.0 @​uppy/transloadit 3.1.1
@​uppy/core 3.0.6 @​uppy/xhr-upload 3.1.0
@​uppy/dashboard 3.2.2 uppy 3.5.0
@​uppy/locales 3.0.6
  • @​uppy/transloadit: fix assemblyOptions option (Antoine du Hamel / #4316)
  • meta: Remove Robodog advice, since it is deprecated (Artur Paikin)
  • @​uppy/dashboard: fix dashboard acquirers list (Mikael Finstad / #4306)
  • @​uppy/dashboard: Dashboard: disallow clicking on buttons and links in Dashboard disabled mode (Artur Paikin / #4292)
  • @​uppy/audio,@​uppy/core,@​uppy/dashboard,@​uppy/screen-capture: Warn more instead of erroring (Artur Paikin / #4302)
  • @​uppy/locales: Update de_DE.js (Jörn Velten / #4297)
  • meta: use load balancer for companion in e2e tests (Mikael Finstad / #4228)
  • @​uppy/companion: @​uppy/companion upgrade grant dependency (Scott Bessler / #4286)
  • @​uppy/xhr-upload: add 'upload-stalled' event (Antoine du Hamel / #4247)
  • @​uppy/locales: minor enhancements and typo fixes for the hungarian translation (KergeKacsa / #4282)

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)

... (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 <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/core](https://github.com/transloadit/uppy) from 3.0.4 to 3.5.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/core@3.0.4...@uppy/core@3.5.0)

---
updated-dependencies:
- dependency-name: "@uppy/core"
  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 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2023

Superseded by #46.

@dependabot dependabot bot closed this Oct 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/assets/javascripts/uppy/core-3.5.0 branch October 1, 2023 21:13
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