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

Is possible to update all dependency to latest version without creating any breaking change? #57

Open
cuongdevjs opened this issue Apr 11, 2020 · 6 comments
Labels
question Further information is requested

Comments

@cuongdevjs
Copy link
Member

No description provided.

@wootsbot
Copy link
Member

wootsbot commented Apr 12, 2020

Hi @cuongdevjs , The list of dependencies I leave has been updated to the latest version, without creating any breaking change.

  • @emotion/core
  • @emotion/styled
  • @typefaces-pack/typeface-inter
  • clsx
  • express
  • i18next
  • immer
  • lodash
  • next
  • next-i18next
  • prop-types
  • react
  • react-dom
  • signale
  • typeface-metropolis
  • hoist-non-react-statics
  • invariant
  • redux
  • redux-saga
  • redux-saga-routines
  • reselect

@wootsbot wootsbot added the question Further information is requested label Apr 12, 2020
@wootsbot wootsbot added this to To do in react-next-boilerplate via automation Apr 12, 2020
@wootsbot
Copy link
Member

@cuongdevjs However currently react-redux in version ^7.2.0 it is generating a break in the following files src/utils/tests/inject-reducer.test.js src/utils/tests/inject-saga.test.js

@cuongdevjs
Copy link
Member Author

I know it's a silly question, but folder tests in each component were generated automatically by command or I must create by myself?

@wootsbot
Copy link
Member

@cuongdevjs No problem, contributions, and questions are welcome

I know it's a silly question, but folder tests in each component were generated automatically by command or I must create by myself?

Currently must be created manually

@cuongdevjs
Copy link
Member Author

Thanks a lot :)
Are you facing with warning Warning: You have opted-out of Automatic Static Optimization due to getInitialPropsinpages/_app` when run build? I am looking for a solution to fixing this? Have you some suggestions for me?

@wootsbot
Copy link
Member

wootsbot commented Apr 14, 2020

Thanks a lot :)
Are you facing with warning Warning: You have opted-out of Automatic Static Optimization due to getInitialPropsinpages/_app` when run build? I am looking for a solution to fixing this? Have you some suggestions for me?

I first suggest creating the issue

Apparently this happens because of the HOC src/utils/with-redux-store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Development

No branches or pull requests

2 participants