paritytech / substrate-light-ui

Minimal, WASM-light-client-bundled Substrate wallet for balance transfers
Apache License 2.0
72 stars 23 forks source link

chore(deps): bump react-dropzone from 11.0.1 to 11.3.4 #1371

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps react-dropzone from 11.0.1 to 11.3.4.

Release notes

Sourced from react-dropzone's releases.

v11.3.4

11.3.4 (2021-06-25)

Bug Fixes

  • add the validator as dependency to onDropCb (4e625d2)

v11.3.3

11.3.3 (2021-06-25)

Bug Fixes

  • typings: use generics for getRootProps and getInputProps (27243bc)

v11.3.2

11.3.2 (2021-03-26)

Bug Fixes

  • Check drag event contains files before showing "copy" cursor (ec93425), closes #1042

v11.3.1

11.3.1 (2021-02-08)

Bug Fixes

  • allow validator to be null (6f0e826)

v11.3.0

11.3.0 (2021-02-03)

Features

  • add {validator} for custom validation (ebe2130)

v11.2.4

11.2.4 (2020-11-08)

Bug Fixes

  • add supported browsers via browserslist config and close #630 (5a4ae93)

v11.2.3

11.2.3 (2020-10-30)

... (truncated)

Commits
  • 4e625d2 fix: add the validator as dependency to onDropCb
  • fcacd74 chore: use initial state when reset state
  • 27243bc fix(typings): use generics for getRootProps and getInputProps
  • ec93425 fix: Check drag event contains files before showing "copy" cursor
  • 6f0e826 fix: allow validator to be null
  • ebe2130 feat: add {validator} for custom validation
  • 5a4ae93 fix: add supported browsers via browserslist config and close #630
  • c4cdc2a docs: add doka integration
  • bb42b94 fix: update internal state when maxFiles prop changes and close #1025
  • b4a1ac6 fix: set isDragReject true when maxFiles rejects (#1020)
  • 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) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)