Skip to content

Bump dropzone from 5.5.1 to 5.7.6 - #86

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dropzone-5.7.6
Closed

Bump dropzone from 5.5.1 to 5.7.6#86
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dropzone-5.7.6

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps dropzone from 5.5.1 to 5.7.6.

Release notes

Sourced from dropzone's releases.

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

Version 5.7.0 release

  • Cleanup the SVGs used to remove IDs and sketch attributes
  • Since SVGs are duplicated this resulted in duplicate IDs being used.
  • Add a dedicated displayExistingFile method to make it easier to display server files.
  • Fix an error where chunked uploads don't work as expected when transforming files before uploading.
  • Make the default text a button so it's discoverable by keyboard.
Changelog

Sourced from dropzone's changelog.

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

  • Prevent hidden input field from getting focus (thanks to @sinedied)
  • Fix documentation of maxFilesize (thanks to @alxndr-w)
  • Fix build issues so the UMD module can be imported properly

5.7.3 (retracted)

  • Add disablePreviews option.
  • Fix IE problems with Symbols.
  • WARNING: This release had issues because the .js files couldn't be imported as AMD/CommonJS packages properly. The standalone version worked fine though. I have retracted this version from npm but have left the release on GitHub.

5.7.2

  • Base the calculation of the chunks to send on the transformed files
  • Properly display seconds (instead of ms) in error message when timeout is reached
  • Properly handle it when options.method is a function (there was a bug, which always assumed that it was a String) (thanks to @almdac)
  • Fix orientation on devices that already handle it properly (thanks to @nosegrind)
  • Handle additionalParams when they are an Array the way it's expected (thanks to @wiz78)
  • Check for string in error message type instead of String (thanks to @RuQuentin)

5.7.1

  • Fix issue with IE (thanks to @Bjego)

5.7.0

  • Cleanup the SVGs used to remove IDs and sketch attributes Since SVGs are duplicated this resulted in duplicate IDs being used.
  • Add a dedicated displayExistingFile method to make it easier to display server files.
  • Fix an error where chunked uploads don't work as expected when transforming files before uploading.

... (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://github.com/dropzone/dropzone) from 5.5.1 to 5.7.6.
- [Release notes](https://github.com/dropzone/dropzone/releases)
- [Changelog](https://github.com/dropzone/dropzone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dropzone/dropzone/commits/v5.7.6)

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 10, 2021
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #90.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/dropzone-5.7.6 branch March 8, 2021 08:10
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