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

Bump dependencies for Wallet package #28

Closed
6 of 7 tasks
brunomenezes opened this issue Jul 4, 2023 · 0 comments
Closed
6 of 7 tasks

Bump dependencies for Wallet package #28

brunomenezes opened this issue Jul 4, 2023 · 0 comments
Assignees
Labels
package:wallet changes targeting shared wallet package type:chore It is not a new feature or bug fix. e.g. update dependencies, change repository configurations

Comments

@brunomenezes
Copy link
Collaborator

brunomenezes commented Jul 4, 2023

📄 Context

Update the dependencies defined in the packages/wallet.

PS: That does not include the onboarding dependencies because it is worked on issue #24

Affected parts:

  • apps/rollups
  • apps/staking
  • packages/services
  • packages/ui
Package                                Current  Wanted   Latest   Workspace            Package Type    URL
@unleash/proxy-client-react            3.3.0    3.3.0    3.6.0    @explorer/wallet     dependencies    https://github.com/Unleash/unleash-proxy-react#readme
@types/react-dom                       18.2.5   18.2.6   18.2.6   @explorer/wallet     devDependencies https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom
@types/react                           18.0.26  18.2.14  18.2.14  @explorer/wallet     devDependencies https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
eslint                                 7.32.0   7.32.0   8.44.0   @explorer/wallet     devDependencies https://eslint.org
jest                                   29.3.1   29.5.0   29.5.0   @explorer/wallet     devDependencies https://jestjs.io/
jest-environment-jsdom                 29.3.1   29.5.0   29.5.0   @explorer/wallet     devDependencies https://github.com/facebook/jest#readme
jest-mock-extended                     2.0.9    2.0.9    3.0.4    @explorer/wallet     devDependencies https://github.com/marchaos/jest-mock-extended
typescript                             4.9.4    4.9.5    5.1.6    @explorer/wallet     devDependencies https://www.typescriptlang.org/

📈 Subtasks

  • Update the package.json to the new fixed version ( i.e. no ^ or ~ )
  • Make sure dependencies are updated in the lock file (yarn.lock).
  • Fix any problems introduced by the new lib version related to Jest.
  • Fix any linter problems caused by the bump of the eslint.
  • Github CI is passing without problems.
  • Vercel deployment is going through without problems.
  • Add here any extra task you consider necessary. [Optional]
@brunomenezes brunomenezes added rollups Changes targeted for Rollups Explorer staking Changes targeted to the Staking platform type:chore It is not a new feature or bug fix. e.g. update dependencies, change repository configurations package:wallet changes targeting shared wallet package and removed rollups Changes targeted for Rollups Explorer staking Changes targeted to the Staking platform labels Jul 4, 2023
@dandheedge dandheedge self-assigned this Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:wallet changes targeting shared wallet package type:chore It is not a new feature or bug fix. e.g. update dependencies, change repository configurations
Projects
Archived in project
Development

No branches or pull requests

2 participants