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

Move types dependency to dev dependencies #1936

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Move types dependency to dev dependencies #1936

merged 3 commits into from
Oct 12, 2023

Conversation

AndreasArvidsson
Copy link
Member

@AndreasArvidsson AndreasArvidsson commented Oct 12, 2023

Checklist

  • [/] I have added tests
  • [/] I have updated the docs and cheatsheet
  • [/] I have not broken the cheatsheet

@pokey
Copy link
Member

pokey commented Oct 12, 2023

@auscompgeek Any idea why there would be such a gigantic lockfile diff here?

@auscompgeek
Copy link
Member

This diff does look pretty weird 🤔

@AndreasArvidsson
Copy link
Member Author

Agreed. I was hoping one of you would have any ideas. The only thing I did was move the dependency and do a pnpm install.

@pokey
Copy link
Member

pokey commented Oct 12, 2023

very odd—when I did a pnpm install locally, I got a tiny diff. I pushed it here. Maybe something strange with your local pnpm @AndreasArvidsson?

@pokey pokey enabled auto-merge October 12, 2023 11:08
@AndreasArvidsson
Copy link
Member Author

Could it be a version problem?
7.30.1

@pokey pokey added this pull request to the merge queue Oct 12, 2023
Merged via the queue into main with commit 92b2112 Oct 12, 2023
13 checks passed
@pokey pokey deleted the devDependencies branch October 12, 2023 11:39
@auscompgeek
Copy link
Member

That'd probably be it. Our corepack package manager version is pinned to an 8.x:

"packageManager": "[email protected]"

@pokey
Copy link
Member

pokey commented Oct 12, 2023

Ah yeah you def want to be 8-series. They changed a bunch of stuff with v8

fidgetingbits pushed a commit to fidgetingbits/cursorless that referenced this pull request Nov 3, 2023
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.

3 participants