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

Upgrade dependencies #376

Open
Clement134 opened this issue Oct 15, 2022 · 3 comments
Open

Upgrade dependencies #376

Clement134 opened this issue Oct 15, 2022 · 3 comments
Assignees
Labels
dependencies Pull requests that update a dependency file hacktoberfest Issue for the hacktoberfest event

Comments

@Clement134
Copy link
Owner

An upgrade of the codebase is needed to upgrade some dependencies with breaking changes.

@Clement134 Clement134 added dependencies Pull requests that update a dependency file hacktoberfest Issue for the hacktoberfest event labels Oct 15, 2022
@ays14
Copy link

ays14 commented Oct 15, 2022

@Clement134 can you please help me with the list of libraries you would like to update? I can then upgrade them and their dependencies.

@Clement134
Copy link
Owner Author

Clement134 commented Oct 16, 2022

@ays14 some dependencies need to be used with ESM modules (like got and ora) we will wait the completion of #192 before doing those upgrades.
It would be good if you could upgrade the remaining dependencies:

  • lerna
  • parse-path
  • parse-url
  • npm-check-updates
  • husky

We will also have to drop support for node 12 (done in #377 ) in order to upgrade npm-check-updates and husky.

@ays14
Copy link

ays14 commented Oct 16, 2022

@ays14 some dependencies need to be used with ESM modules (like got and ora) we will wait the completion of #192 before doing those upgrades. It would be good if you could upgrade the remaining dependencies:

  • lerna
  • parse-path
  • parse-url
  • npm-check-updates
  • husky

We will also have to drop support for node 12 (done in #377 ) in order to upgrade npm-check-updates and husky.

Thanks @Clement134 for the information. I'll begin the upgrades on these in step by step manner.

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 hacktoberfest Issue for the hacktoberfest event
Projects
None yet
Development

No branches or pull requests

2 participants