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.5.1 to 5.9.2 #95

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

Conversation

dependabot-preview[bot]
Copy link

Bumps dropzone from 5.5.1 to 5.9.2.

Release notes

Sourced from dropzone's releases.

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

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.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

  • 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)

... (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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 5, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants