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

build(deps): bump react-dropzone from 11.5.1 to 12.0.4 in /website #1295

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2022

Bumps react-dropzone from 11.5.1 to 12.0.4.

Release notes

Sourced from react-dropzone's releases.

v12.0.4

12.0.4 (2022-02-13)

Bug Fixes

v12.0.3

12.0.3 (2022-02-13)

Bug Fixes

  • fallback to input click to open the file picker (dbaec3f)

v12.0.2

12.0.2 (2022-02-09)

Bug Fixes

  • do not use FS access API if code is not in secure context (8eb49d4)

v12.0.1

12.0.1 (2022-02-07)

Bug Fixes

  • add useFsAccessApi type (df8a9b4)

v12.0.0

12.0.0 (2022-02-06)

Features

  • enable file system access API by default (a034252)

BREAKING CHANGES

v11.7.1

11.7.1 (2022-02-06)

Bug Fixes

... (truncated)

Commits
  • c178314 fix: fix SSR when window is not defined (#1143)
  • dbaec3f fix: fallback to input click to open the file picker
  • 8eb49d4 fix: do not use FS access API if code is not in secure context
  • 650af62 docs: clarify the breaking change in v12 and close #1138 (#1139)
  • df8a9b4 fix: add useFsAccessApi type
  • a034252 feat: enable file system access API by default
  • 02fd7c2 style: use eslint rules
  • 17de92e ci: fix eslint configs
  • cc4dc34 docs: move community health files to common repo
  • 15dd32f fix: disable file system access API usage by default and close #1131
  • 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 11.5.1 to 12.0.4.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v11.5.1...v12.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2022
@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #1295 (bc8017d) into master (d6c314c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1295   +/-   ##
=======================================
  Coverage   76.97%   76.97%           
=======================================
  Files           7        7           
  Lines         456      456           
=======================================
  Hits          351      351           
  Misses         73       73           
  Partials       32       32           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jhaals jhaals merged commit 3aa560f into master Mar 18, 2022
@jhaals jhaals deleted the dependabot/npm_and_yarn/website/react-dropzone-12.0.4 branch March 18, 2022 09:37
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant