An alarm clock with sunrise simulation features to prevent Seasonal Affective Disorder. Powered by an Arduino UNO and the Johnny-Five JavaScript Robotics & IOT Platform.
A program to compare efficiencies of common sorting algorithms (bubble/selection/insertion/merge/quick)
Affected Projects React
Library Version: 3.43.1 (latest)
Describe the bug
This package has a dependency "react-redux": "^6.0.1",
, which in turn has peer dependency react@"^16.4.0-0"
. This means React 17+ cannot be used, even though React 17 was released over two years ago.
To Reproduce
Steps to reproduce the behavior:
npm init -y && npm install @appbaseio/reactivesearch react@^17 react-dom@^17 && npm install
will show this warning:
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: react-redux@6.0.1
npm WARN Found: react@17.0.2
npm WARN node_modules/react
npm WARN react@"^17.0.2" from the root project
npm WARN 10 more (@appbaseio/reactivesearch, @appbaseio/rheostat, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.4.0-0" from react-redux@6.0.1
npm WARN node_modules/@appbaseio/reactivesearch/node_modules/react-redux
npm WARN react-redux@"^6.0.1" from @appbaseio/reactivesearch@3.43.1
npm WARN node_modules/@appbaseio/reactivesearch
npm WARN
npm WARN Conflicting peer dependency: react@16.14.0
npm WARN node_modules/react
npm WARN peer react@"^16.4.0-0" from react-redux@6.0.1
npm WARN node_modules/@appbaseio/reactivesearch/node_modules/react-redux
npm WARN react-redux@"^6.0.1" from @appbaseio/reactivesearch@3.43.1
npm WARN node_modules/@appbaseio/reactivesearch
Expected behavior It would be compatible with React updates within a reasonable timeframe.
Update README.md
Merge pull request #224 from wunderio/feature/readme-updates
Update README.md
Update deps to the latest version, including NextJS 13
Remove clashing license info
Run npx sort-package-json
Improvements to base ESLint config. Add paths to tsconfig.json.
Update CircleCI executor to fix CI builds
Specify node version 16 in package.json; pin @types/node to that version
Remove ESLint plugins that are already included in eslint-config-next
Merge pull request #217 from wunderio/update-next-13-etc
Update Next 13, improve lint config, fix CircleCI builds etc...
See individual commits for details :)
Bumps @types/node from 16.11.7 to 18.11.9.
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
.
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)Closing because https://github.com/wunderio/nextjs-project/pull/217 will update dependencies anyway.
Bumps prettier from 2.6.2 to 2.7.1.
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
.
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)Closing because https://github.com/wunderio/nextjs-project/pull/217 will update dependencies anyway.
Bumps eslint-plugin-react from 7.29.4 to 7.31.10.
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
.
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)