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.4 #73

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps react-dropzone from 10.2.2 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

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)

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 10.2.2 to 11.3.4.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v10.2.2...v11.3.4)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2021
@rts-rob rts-rob closed this Jul 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 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.

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.4 branch July 22, 2021 12:42
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