Skip to content

Bump dropzone from 4.3.0 to 5.6.0#16

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dropzone-5.6.0
Closed

Bump dropzone from 4.3.0 to 5.6.0#16
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dropzone-5.6.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps dropzone from 4.3.0 to 5.6.0.

Release notes

Sourced from dropzone's releases.

v5.6.0

See CHANGELOG for details.

v5.5.0

See CHANGELOG for details.

v5.4.0

See CHANGELOG for details.

v5.2.0

This Version introduces chunked uploads and is the switch from CoffeeScript to ES6.

Changelog

Sourced from dropzone's changelog.

5.6.0

5.5.0

  • Correct photo orientation before uploading (if enabled) (thanks to @nosegrind)
  • Remove a potential memory leak in some browsers by keeping a reference to xhr inside the individual chunk objects (thanks to @clayton2)
  • Allow HTML in the remove links (thanks to @christianklemp)
  • hiddenInputContainer can now be an HtmlElement in addition to a selector String (thanks to @WAmeling)
  • Fix default values on website (since the last deployment, the default values all stated null)

5.4.0

  • Fix IE11 issue when dropping files

5.3.1

  • Fix broken npm release of 5.3.0

5.3.0

  • Add dictUploadCanceled option (thanks to @Fohlen)
  • Fix issue with drag'n'drop on Safari and IE10 (thanks to @taylorryan)
  • Fix issues with resizing if SVG files are dropped (thanks to @saschagros)

5.2.0

  • Migrated from coffeescript to ES6!
  • Added chunked file uploading! The highly requested chunked uploads are now available. Checkout the chunking option documentation for more information.
  • Fixed a faulty console.warning (should be console.warn)
  • If an input field doesn't have a name, don't include it when sending the form (thanks to @remyj38)
  • Opera on Windows Phone is now also blacklisted (thanks to @dracos1)
  • If a custom preview element is used, it is now properly handled when it doesn't have a parent (thanks to @uNmAnNeR)

5.1.1

  • Fix issue where showing files already on the server fails, due to the missing file.upload.filename
  • Fix issue where file.upload.filename gets removed after the file uploaded completed
  • Properly handle arraybuffer and blob responses

5.1.0

  • Add possibility to translate file sizes. (#16 thanks to @lerarybak for that)
  • Fix duplicate filenames in multiple file uploads (#15)
  • The renameFilename option has been deprecated. Use renameFile instead
... (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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [dropzone](https://gitlab.com/meno/dropzone) from 4.3.0 to 5.6.0.
- [Release notes](https://gitlab.com/meno/dropzone/tags)
- [Changelog](https://gitlab.com/meno/dropzone/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/meno/dropzone/commits/v5.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 14, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #17.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dropzone-5.6.0 branch February 17, 2020 02:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants