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

fix!: Address breaking engine change in dependency #163

Closed
wants to merge 2 commits into from

Conversation

hashtagchris
Copy link

@hashtagchris hashtagchris commented Jul 26, 2024

Description

Remove Node 14 from engines. node 14.17.x no longer works due to isaacs/node-glob@435d1f7. If this change is approved, I intend to apply the same change to other npm-cli repos that use glob@10.

Alternative solutions:

Discovered via the CI for #162

node 14.17.0 no longer works due to
isaacs/node-glob@435d1f7

BREAKING CHANGE: `@npmcli/map-workspaces` is now compatible with the following semver range for node: `^16.13.0 || >=18.0.0`
@hashtagchris hashtagchris force-pushed the hashtagchris-glob-reaction branch from bf41cec to 0b203b8 Compare July 26, 2024 03:59
@hashtagchris hashtagchris changed the title feat!: Update engines fix!: Address breaking engine change in dependency Jul 26, 2024
@hashtagchris hashtagchris marked this pull request as ready for review July 26, 2024 04:17
@hashtagchris hashtagchris requested a review from a team as a code owner July 26, 2024 04:17
@hashtagchris hashtagchris marked this pull request as draft July 26, 2024 13:19
@reggi
Copy link
Contributor

reggi commented Sep 25, 2024

closing this out as we're doing engine updates now

@reggi reggi closed this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants