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

Wizard for nextjs is using deprecated dependencies #658

Open
vgrozdanic opened this issue Sep 3, 2024 · 1 comment
Open

Wizard for nextjs is using deprecated dependencies #658

vgrozdanic opened this issue Sep 3, 2024 · 1 comment

Comments

@vgrozdanic
Copy link
Member

If you run a wizard for nextjs, there are 2 deprecation warnings:

Image

@Lms24
Copy link
Member

Lms24 commented Sep 6, 2024

Both of the glob and the inflight warnings would be resolved if we update glob. However, glob@9 requires Node 16 or higher which means we'd need to drop Node 14 support.

We already talked about dropping Node 14 support, ideally directly bumping to Node 18, to break away from EOL versions. I'm going to assign the "Breaking" Label here and put it to the new milestone issue. Cutting a major for the wizard is relatively cheap so we could do it. Just wanna make sure we're aligned within the team that we actually want to do this right now.

@Lms24 Lms24 added the Breaking label Sep 6, 2024
@Lms24 Lms24 modified the milestone: v4.0.0 Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants