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/utils from 5.4.3 to 5.7.1 in /app/assets/javascripts #436

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps @uppy/utils from 5.4.3 to 5.7.1.

Changelog

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

Released: 2024-02-19

Package Version Package Version
@​uppy/audio 1.1.5 @​uppy/remote-sources 1.1.1
@​uppy/aws-s3 3.6.1 @​uppy/status-bar 3.2.6
@​uppy/aws-s3-multipart 3.10.1 @​uppy/store-default 3.2.1
@​uppy/companion 4.12.1 @​uppy/store-redux 3.0.6
@​uppy/companion-client 3.7.1 @​uppy/svelte 3.1.2
@​uppy/compressor 1.1.0 @​uppy/thumbnail-generator 3.0.7
@​uppy/core 3.9.0 @​uppy/transloadit 3.5.0
@​uppy/dashboard 3.7.2 @​uppy/tus 3.5.1
@​uppy/drop-target 2.0.3 @​uppy/utils 5.7.1
@​uppy/form 3.1.0 @​uppy/vue 1.1.1
@​uppy/golden-retriever 3.1.2 @​uppy/webcam 3.3.5
@​uppy/image-editor 2.4.1 @​uppy/xhr-upload 3.6.1
@​uppy/locales 3.5.1 uppy 3.22.0
@​uppy/provider-views 3.9.0
  • @​uppy/aws-s3-multipart,@​uppy/aws-s3,@​uppy/companion-client,@​uppy/tus,@​uppy/xhr-upload: update uppyfile objects before emitting events (antoine du hamel / #4928)
  • @​uppy/transloadit: add clientname option (marius / #4920)
  • @​uppy/thumbnail-generator: fix broken previews after cropping (evgenia karunus / #4926)
  • @​uppy/compressor: upgrade compressorjs (merlijn vos / #4924)
  • @​uppy/companion: fix companion dns and allow redirects from http->https again (mikael finstad / #4895)
  • @​uppy/dashboard: autoopenfileeditor - rename "edit file" to "edit image" (evgenia karunus / #4925)
  • meta: resolve jsx to preact in shared tsconfig (merlijn vos / #4923)
  • @​uppy/image-editor: image editor: make compressor work after the image editor, too (evgenia karunus / #4918)
  • meta: exclude tsconfig files from npm bundles (antoine du hamel / #4916)
  • @​uppy/compressor: migrate to ts (mikael finstad / #4907)
  • @​uppy/provider-views: update uppy-providerbrowser-viewtype--list.scss (aditya patadia / #4913)
  • @​uppy/tus: migrate to ts (merlijn vos / #4899)
  • meta: bump yarn version (antoine du hamel / #4906)
  • meta: validate defaultoptions for stricter option types (antoine du hamel / #4901)
  • @​uppy/dashboard: Uncouple native camera and video buttons from the disableLocalFiles option (jake mcallister / #4894)

... (truncated)

Commits
  • 8505b0b Release: uppy@3.22.0 (#4929)
  • a0b7d16 update UppyFile objects before emitting events (#4928)
  • 7b492d7 @​uppy/transloadit: add clientName option (#4920)
  • a507d2e Fix broken previews after cropping (#4926)
  • 84233be @​uppy/compressor: upgrade compressorjs (#4924)
  • fbfca41 Fix companion dns and allow redirects from http->https again (#4895)
  • 1ad4fa7 autoOpenFileEditor - rename "Edit file" to "Edit image" (#4925)
  • ab7ed60 meta: resolve jsx to Preact in shared tsconfig (#4923)
  • 3c0140a Image editor: make compressor work after the image editor, too (#4918)
  • d85caf6 meta: exclude tsconfig files from npm bundles (#4916)
  • 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/utils](https://github.com/transloadit/uppy) from 5.4.3 to 5.7.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/utils@5.4.3...@uppy/utils@5.7.1)

---
updated-dependencies:
- dependency-name: "@uppy/utils"
  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 Feb 19, 2024
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2024

A newer version of @​uppy/utils 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.

None yet

1 participant