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 10.2.2 to 11.3.2 #36

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2021

Bumps react-dropzone from 10.2.2 to 11.3.2.

Release notes

Sourced from react-dropzone's releases.

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)

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)

... (truncated)

Commits
  • 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)
  • 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)
  • Additional commits viewable 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 May 4, 2021
@rts-rob
Copy link
Contributor

rts-rob commented May 4, 2021

Causes tests to fail. Will investigate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-dropzone-11.3.2 branch from 109f7e2 to 6aabd8b Compare May 4, 2021 16:42
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 10.2.2 to 11.3.2.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v10.2.2...v11.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-dropzone-11.3.2 branch from 6aabd8b to 0f9e20c Compare May 4, 2021 16:45
@rts-rob rts-rob closed this Jun 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-dropzone-11.3.2 branch June 11, 2021 14:08
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.

None yet

1 participant