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

feat: Pin dependencies and unify tsconfig #767

Merged
merged 24 commits into from
Dec 1, 2024
Merged

Conversation

lalalune
Copy link
Member

@lalalune lalalune commented Dec 1, 2024

This PR unifies the tsconfig to all import from the core config as the root of their own tsconfig, as opposed to the tsconfig in monorepo root.

This is recommended by turbo to unify the tsc versions between the package versions and locally installed.

@lalalune lalalune requested a review from shakkernerd December 1, 2024 22:35
@lalalune lalalune changed the title Shaw unify tsconfig Pin dependencies and unify tsconfig Dec 1, 2024
@lalalune lalalune changed the title Pin dependencies and unify tsconfig feat: Pin dependencies and unify tsconfig Dec 1, 2024
packages/plugin-node/src/services/llama.ts Outdated Show resolved Hide resolved
eslint.config.mjs Outdated Show resolved Hide resolved
@fabianhug
Copy link
Member

Does it make sense to pump the versions in the package.json definitions directly to "version": "0.1.4-alpha.4", instead of alpha.3?

cygaar
cygaar previously approved these changes Dec 1, 2024
package.json Outdated
@@ -52,6 +52,7 @@
"@coinbase/coinbase-sdk": "0.10.0",
"amqplib": "0.10.5",
"csv-parse": "5.6.0",
"eslint-plugin-vitest": "^0.5.4",
Copy link
Collaborator

Choose a reason for hiding this comment

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

this should probably be pinned

Copy link
Member

Choose a reason for hiding this comment

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

+1

@fabianhug
Copy link
Member

lgtm, good catch /w config @cygaar

@lalalune lalalune merged commit e9eac3e into main Dec 1, 2024
2 checks passed
@lalalune lalalune deleted the shaw-unify-tsconfig branch December 1, 2024 22:55
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