Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

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
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants