Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 11, 2022

Bumps dropzone from 5.7.0 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

Release v5.8.1

Please check the changelog for a list of changes

Release v5.8.0

Please check the changelog for a list of changes

Release v5.7.6

Please check the changelog for a list of changes

Release v5.7.5

Please check the changelog for a list of changes

Release v5.7.4

Please check the changelog for a list of changes

Release v5.7.3

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

5.8.1

  • Fix custom event polyfill for IE11
  • Fix build to use ES5 instead of ES6, which was broken due to webpack upgrade. (thanks to @​fukayatsu)

5.8.0

  • Dropzone now also triggers custom events on the DOM element. The custom events are the same as the events you can listen on with Dropzone but start with dropzone:. (thanks to @​1cg)
  • Moved the ./src/options.js previewTemplate in its own preview-template.html file.
  • Switched to yarn as the primary package manager (shouldn't affect anybody that is not working Dropzone itself).

5.7.6

  • Revert dist/min/*.css files to be named dist/min/*.min.css.
  • Setup bower releases.

5.7.5

  • Rename blacklistedBrowsers to blockedBrowsers (but still accept blacklistedBrowsers for legacy).
  • Add automatic trigger for packagist deployment.
  • Fix links in package.json.

5.7.4

... (truncated)

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dropzone](https://github.com/dropzone/dropzone) from 5.7.0 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.7.0...v5.9.3)

---
updated-dependencies:
- dependency-name: dropzone
  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 May 11, 2022
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