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 react-dropzone from 11.2.0 to 11.3.1 #310

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps react-dropzone from 11.2.0 to 11.3.1.

Release notes

Sourced from react-dropzone's releases.

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)

Bug Fixes

  • update internal state when maxFiles prop changes and close #1025 (bb42b94)

v11.2.2

11.2.2 (2020-10-28)

Bug Fixes

  • set isDragReject true when maxFiles rejects (#1020) (b4a1ac6)

v11.2.1

11.2.1 (2020-10-23)

Bug Fixes

Commits
  • 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)
  • 96e7c15 ci: add gitpod config (#1024)
  • b8d5245 fix(deps): update file-selector and close #1022
  • 1b1177d docs: add default props to Dropzone component for react-docgen (#1015)
  • aaa9710 chore: update deps and fix the act() test warnings
  • See full diff in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-dropzone-11.3.1 branch 2 times, most recently from 5d0789f to 756a05d Compare March 16, 2021 18:49
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.2.0 to 11.3.1.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v11.2.0...v11.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-dropzone-11.3.1 branch from 756a05d to 95b5fdc Compare March 16, 2021 20:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2021

Superseded by #323.

@dependabot dependabot bot closed this Mar 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-dropzone-11.3.1 branch March 29, 2021 04:13
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.

Updating maxFiles prop does not work Can't resolve 'file-selector' Officially supported browsers ?
0 participants