react-saas-template
react-saas-template copied to clipboard
Bump react-dropzone from 11.7.1 to 14.2.2
Bumps react-dropzone from 11.7.1 to 14.2.2.
Release notes
Sourced from react-dropzone's releases.
v14.2.2
14.2.2 (2022-07-03)
Bug Fixes
- allow {accept} file selection w/o using the OS options (8127759)
v14.2.1
14.2.1 (2022-05-07)
Bug Fixes
- call onError if FS access API fails in secure ctx (a2039fd)
v14.2.0
14.2.0 (2022-05-03)
Features
- bump file-selector to v0.6 (239dd29)
v14.1.2
14.1.2 (2022-05-03)
Bug Fixes
- add missing onError type (7aff9a5)
v14.1.1
14.1.1 (2022-05-02)
Bug Fixes
- apply custom validator on {isDragAccept,isDragReject} (2d33fdf)
v14.1.0
14.1.0 (2022-05-02)
Features
v14.0.1
14.0.1 (2022-05-01)
... (truncated)
Commits
8127759fix: allow {accept} file selection w/o using the OS options86ea1dfdocs: typo fix in previews pagea2039fdfix: call onError if FS access API fails in secure ctx2556af7ci: bump bundle size limit to 8kb239dd29feat: bump file-selector to v0.67aff9a5fix: add missing onError type2d33fdffix: apply custom validator on {isDragAccept,isDragReject}1b91e50feat: add option to auto focus the root and close #11457a2f405fix: use aria rolepresentationby default and close #1152ed32886feat: add support for React 18 and close #1121, #1167- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)