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

Updated Prisma & Sentry #181

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

rupamkairi
Copy link
Contributor

Updated Prisma & Sentry to latest versions.
Previously they cause issue while installing with newer (>=18 ) versions of node.

Fixes #

  1. Updated Prisma & Sentry to latest versions.
    Previously they cause issue while installing with newer (>=18 ) versions of node.
  2. Postinstall had issues generating Prisma Types (for PrismaClient autocompletion), modified it a bit which works using the existing scripts.

Changes in this pull request:

  • Upgraded prisma & @prisma/client at same version
  • Upgraded Sentry Packages according to new Documentation at https://www.npmjs.com/package/@sentry/profiling-node.
  • Updated @google/earthengine. (This might need a rigorous review since I was not able to test for those GeoEventProviders)

@sagararyal

Updated Prisma & Sentry to latest versions.

Previously they cause issue while installing with newer (>=18 ) versions of node.
Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
fire-alert ❌ Failed (Inspect) Dec 20, 2024 5:44am

},
"dependencies": {
"@google/earthengine": "^0.1.396",
"@google/earthengine": "^1.4.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please check once GEE changelog for 0.1->1.4. Are the APIs still same and there response.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll check about this for any breaking changes & update if I found anything funny, till then If anyone have any guess or particular parts you want me to check that will help a lot. Till then it is better not to merge.

@sagararyal sagararyal merged commit 37aaed3 into develop Dec 23, 2024
1 of 3 checks passed
@sagararyal sagararyal deleted the feature/upgradeDeps-prisma-sentry branch December 23, 2024 10:19
sagararyal added a commit that referenced this pull request Dec 23, 2024
…/upgradeDeps-prisma-sentry"

This reverts commit 37aaed3, reversing
changes made to 5f7dc8d.
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