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

Bump dropzone from 5.8.1 to 5.9.3 #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps dropzone from 5.8.1 to 5.9.3.

Release notes

Sourced from dropzone's releases.

Release v5.9.3

Please check the changelog for a list of changes

Release v5.9.2

Please check the changelog for a list of changes

Release v5.9.1

Please check the changelog for a list of changes

Release v5.9.0

Please check the changelog for a list of changes

Changelog

Sourced from dropzone's changelog.

5.9.3

  • Fix incorrect resize method used for creating thumbnails of existing files (thanks to @​gplwhite)

5.9.2

  • Handle xhr.readyState in the submitRequest function and don't attempt to send if it's not 1 (OPENED). (thanks to @​bobbysmith007)

5.9.1

  • Fix the way upload progress is calculated when using chunked uploads. (thanks to @​ckovey)

5.9.0

  • Properly handle when timeout is null or 0
  • Make the default of timeout null
Commits
  • 9f97ace Increase timeout time for test
  • 7801f65 5.9.3 release
  • a89f414 Merge pull request #2021 from gplwhite/main
  • 0b92ebb Fix incorrect resize method used for creating thumbnails of existing files
  • 98dabd9 Merge pull request #1994 from JPSolutionsLLC/main
  • 2ab07cc Bump sass and migrate / to math.div()
  • 9dfbd74 Merge pull request #1944 from dropzone/ready-state
  • 4048e4c Handle readyState in submitRequest function
  • 4e73fad Merge pull request #1943 from dropzone/fix-chunking-progress
  • a1c2b0e Release v5.9.1
  • 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 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 [dropzone](https://github.com/dropzone/dropzone) from 5.8.1 to 5.9.3.
- [Release notes](https://github.com/dropzone/dropzone/releases)
- [Changelog](https://github.com/dropzone/dropzone/blob/main/CHANGELOG.md)
- [Commits](dropzone/dropzone@v5.8.1...v5.9.3)

---
updated-dependencies:
- dependency-name: dropzone
  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 Sep 27, 2021
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