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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Upgrade 'latest-version' to version 7 #5464

Open
vidorteg opened this issue Mar 16, 2023 · 6 comments
Open

[Bug] Upgrade 'latest-version' to version 7 #5464

vidorteg opened this issue Mar 16, 2023 · 6 comments
Assignees
Labels
ESM Updates which require switching to ESM good first issue help wanted type:bug

Comments

@vidorteg
Copy link
Member

馃悶 Bug report

Description

'latest-version' > 7.0 is pure ESM so it does not work anymore with CommonJS in the way we are using it. 'tasks/get-packages.ts' needs to be migrated to ESM or a workaround should be put in place that allow 'latest-version' to be updated.

@vidorteg vidorteg added type:bug help wanted good first issue ESM Updates which require switching to ESM labels Mar 16, 2023
@bennytaccardi
Copy link

Hi, can you assign this issue to me? Thank you in advance

@vidorteg
Copy link
Member Author

Hi, can you assign this issue to me? Thank you in advance

thanks for the help!

@BikcromBiswas
Copy link

Is this is issue is open

@vidorteg
Copy link
Member Author

vidorteg commented Apr 4, 2023

Still have this on my radar just have been very busy lately.

@ashutosh887
Copy link

@vidorteg I would like to work on this

@marty1331
Copy link

`

馃悶 Bug report

Description

'latest-version' > 7.0 is pure ESM so it does not work anymore with CommonJS in the way we are using it. 'tasks/get-packages.ts' needs to be migrated to ESM or a workaround should be put in place that allow 'latest-version' to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ESM Updates which require switching to ESM good first issue help wanted type:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants