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/core from 3.0.4 to 3.11.3 in /app/assets/javascripts #423

Open
wants to merge 2 commits into
base: stable
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps @uppy/core from 3.0.4 to 3.11.3.

Release notes

Sourced from @​uppy/core's releases.

Uppy 3.11.0

Package Version Package Version
@​uppy/aws-s3 3.2.1 @​uppy/golden-retriever 3.1.0
@​uppy/aws-s3-multipart 3.4.1 @​uppy/status-bar 3.2.1
@​uppy/companion 4.6.0 @​uppy/tus 3.1.2
@​uppy/companion-client 3.2.0 @​uppy/xhr-upload 3.3.1
@​uppy/core 3.3.0 uppy 3.11.0
  • @​uppy/companion: fix infinite recursion in uploader test (Mikael Finstad / #4536)
  • @​uppy/xhr-upload: export Headers type (Masum ULU / #4549)
  • @​uppy/aws-s3-multipart: increase priority of abort and complete (Stefan Schonert / #4542)
  • @​uppy/aws-s3: fix remote uploads (Antoine du Hamel / #4546)
  • meta: use corepack yarn instead of npm to launch E2E (Antoine du Hamel / #4545)
  • @​uppy/aws-s3-multipart: fix upload retry using an outdated ID (Antoine du Hamel / #4544)
  • @​uppy/status-bar: remove throttled component (Artur Paikin / #4396)
  • @​uppy/aws-s3-multipart: fix Golden Retriever integration (Antoine du Hamel / #4526)
  • examples/aws-nodejs: merge multipart and non-multipart examples (Antoine du Hamel / #4521)
  • @​uppy/companion: bump semver from 7.3.7 to 7.5.3 (dependabot[bot] / #4529)
  • @​uppy/aws-s3-multipart: add types to internal fields (Antoine du Hamel / #4535)
  • examples/aws-nodejs: update README (Antoine du Hamel / #4534)
  • examples/aws-nodejs: showcase an example without preflight requests (Antoine du Hamel / #4516)
  • @​uppy/aws-s3-multipart: fix pause/resume (Antoine du Hamel / #4523)
  • @​uppy/status-bar: fix ETA when Uppy recovers its state (Antoine du Hamel / #4525)
  • @​uppy/aws-s3-multipart: fix resume single-chunk multipart uploads (Antoine du Hamel / #4528)
  • @​uppy/companion: fix part listing in s3 (Antoine du Hamel / #4524)
  • example/aws-php: make it forward-compatible with the next Uppy major (Antoine du Hamel / #4522)
  • @​uppy/golden-retriever: refactor to modernize the codebase (Antoine du Hamel / #4520)
  • examples/aws-nodejs: upgrade to AWS-SDK v3 (Antoine du Hamel / #4515)
  • @​uppy/companion: implement refresh for authentication tokens (Mikael Finstad / #4448)
  • @​uppy/aws-s3-multipart: disable pause/resume for remote uploads in the UI (Artur Paikin / #4500)
  • @​uppy/tus: retry on 423 HTTP error code (Antoine du Hamel / #4512)

Uppy 3.10.0

Package Version Package Version
@​uppy/aws-s3 3.2.0 @​uppy/status-bar 3.2.0
@​uppy/aws-s3-multipart 3.4.0 @​uppy/transloadit 3.1.6
@​uppy/companion 4.5.1 @​uppy/tus 3.1.1
@​uppy/core 3.2.1 @​uppy/url 3.3.2
@​uppy/dashboard 3.4.1 @​uppy/utils 5.4.0
@​uppy/golden-retriever 3.0.4 @​uppy/xhr-upload 3.3.0
@​uppy/locales 3.2.2 uppy 3.10.0
@​uppy/provider-views 3.3.1
  • @​uppy/aws-s3-multipart: fix the chunk size calculation (Antoine du Hamel / #4508)

... (truncated)

Changelog

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

Released: 2024-05-23

Package Version Package Version
@​uppy/transloadit 3.6.2 uppy 3.25.5
@​uppy/xhr-upload 3.6.7
  • @​uppy/transloadit: do not cancel assembly when removing all files (Merlijn Vos / #5191)
  • @​uppy/xhr-upload: fix regression for lowercase HTTP methods (Antoine du Hamel / #5179)
  • meta: improve changelog generator (Antoine du Hamel / #5190)

3.25.4

Released: 2024-05-22

Package Version Package Version
@​uppy/companion 4.13.3 @​uppy/tus 3.5.5
@​uppy/svelte 3.1.5 uppy 3.25.4
  • @​uppy/svelte: do not attempt removing plugin before it's created (Antoine du Hamel / #5186)
  • docs: Update facebook.mdx (Evgenia Karunus)
  • @​uppy/tus: fix no headers passed to companion if argument is a function (netdown / #5182)
  • @​uppy/companion: fix google drive gsuite export large size (Milan Nakum / #5144)
  • meta: Improve provider docs: Box & Zoom (Evgenia Karunus / #5166)
  • meta: add MDX file to lint-staged list (Antoine du Hamel / #5174)
  • @​uppy/companion: handle ws 'error' event (Mikael Finstad / #5167)

3.25.3

Released: 2024-05-14

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 4, 2024

A newer version of @​uppy/core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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