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

Update deps #486

Merged
merged 27 commits into from May 13, 2024
Merged

Update deps #486

merged 27 commits into from May 13, 2024

Conversation

jakebailey
Copy link
Member

This is going to be a moderate overhaul / cleanup of dependencies to try and make things more maintainable and movable over to dt-tools.

@jakebailey jakebailey marked this pull request as ready for review April 15, 2024 16:07
src/graphql-client.ts Outdated Show resolved Hide resolved
@@ -3,8 +3,8 @@
"outDir": "dist",
"strict": true,
"module": "commonjs",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not good, but our imports of apollo break thanks to their broken types: https://arethetypeswrong.github.io/?p=%40apollo%2Fclient%403.9.11

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd, since they use @arethetypeswrong/cli

@jakebailey
Copy link
Member Author

Hm, I'm not 100% sure that pnpm's node_modules layout is going to work with Azure Functions...

@jakebailey jakebailey changed the title Update deps, pnpm, etc, in prep for moving to dt-tools Update deps May 10, 2024
@jakebailey
Copy link
Member Author

I reverted the pnpm change since I'm wanting to upgrade things before redeploying. pnpm will have to be a later change (if at all) due to the symlink problem and Azure Functions only doing zipfiles.

@jakebailey jakebailey merged commit 5728098 into DefinitelyTyped:master May 13, 2024
2 checks passed
@jakebailey jakebailey deleted the deps branch May 13, 2024 18:44
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.

None yet

3 participants