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

chore: update pnpm-lock, prettier, prisma types #12414

Merged
merged 7 commits into from
Dec 22, 2024

Conversation

ndom91
Copy link
Member

@ndom91 ndom91 commented Dec 22, 2024

☕️ Reasoning

  • pnpm-lock update
  • prettier fixes under docs/**/*.mdx
  • Prisma types
  • Get test and docs vercel deploy working again 🥳

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

Copy link

vercel bot commented Dec 22, 2024

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

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2024 2:28am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Dec 22, 2024 2:28am
proxy ⬜️ Ignored (Inspect) Visit Preview Dec 22, 2024 2:28am

Copy link

socket-security bot commented Dec 22, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ariakit/[email protected] None +3 3.85 MB ariakit-bot
npm/@auth/[email protected] environment Transitive: network +6 4.9 MB balazsorban
npm/@auth/[email protected] None 0 28 kB balazsorban
npm/@aws-sdk/[email protected] Transitive: environment, filesystem, shell +28 3.7 MB aws-sdk-bot
npm/@aws-sdk/[email protected] None +1 261 kB aws-sdk-bot
npm/@azure/[email protected] Transitive: environment, network +9 3.17 MB azure-sdk
npm/@balazsorban/[email protected] Transitive: environment +4 105 kB balazsorban
npm/@builder.io/[email protected] eval, network 0 2.37 MB adamdbradley
npm/@builder.io/[email protected] eval 0 45.6 MB shairez
npm/@cloudflare/[email protected] None 0 2.69 MB wrangler-publisher
npm/@eslint/[email protected] None 0 47.7 kB eslintbot
npm/@eslint/[email protected] None 0 14.2 kB eslintbot
npm/@graphql-codegen/[email protected] environment, filesystem, network, shell, unsafe +13 5.5 MB dotansimha
npm/@graphql-codegen/[email protected] Transitive: environment, unsafe +17 5.41 MB dotansimha
npm/@radix-ui/[email protected] None +4 90.8 kB chancestrickland
npm/@radix-ui/[email protected] None +9 176 kB chancestrickland
npm/@radix-ui/[email protected] None +36 1.71 MB andy-hook, benoitgrelard, chancestrickland, ...3 more
npm/@radix-ui/[email protected] None +15 481 kB chancestrickland
npm/@radix-ui/[email protected] None +1 36.9 kB chancestrickland
npm/@simplewebauthn/[email protected] network +18 2.11 MB iamkale
npm/@types/[email protected] None +9 108 kB types
npm/@types/[email protected] None 0 13.9 kB types
npm/@types/[email protected] None 0 37.9 kB types
npm/@types/[email protected] None +2 1.69 MB types
npm/@vercel/[email protected] environment Transitive: network +2 778 kB vercel-release-bot
npm/[email protected] None 0 22.1 kB joebell93
npm/[email protected] None 0 8.55 kB lukeed
npm/[email protected] environment, filesystem, network Transitive: eval, unsafe +67 2.17 MB jonchurch
npm/[email protected] None 0 19.6 MB ericfennis
npm/[email protected] eval Transitive: environment, filesystem, network +8 181 kB dougwilson
npm/[email protected] environment Transitive: network +5 3.45 MB balazsorban
npm/[email protected] environment, filesystem, network, shell, unsafe Transitive: eval +45 1.46 GB vercel-release-bot
npm/[email protected] environment, eval, filesystem +49 6.83 MB pug-bot
npm/[email protected] environment +3 4.63 MB react-bot
npm/[email protected] environment +2 339 kB react-bot
npm/[email protected] environment 0 765 kB dcas
npm/[email protected] None 0 18.1 kB thejameskyle
npm/[email protected] environment, filesystem Transitive: network, shell, unsafe +105 15.5 MB adamwathan, malfaitrobin, reinink
npm/[email protected] Transitive: environment, filesystem, network, shell +28 241 MB hirokiosame
npm/[email protected] Transitive: environment, filesystem, network, shell +64 14.8 MB pi0

🚮 Removed packages: npm/@actions/[email protected], npm/@auth/[email protected], npm/@auth/[email protected], npm/@solidjs/[email protected], npm/@solidjs/[email protected], npm/@sveltejs/[email protected], npm/@sveltejs/[email protected], npm/@sveltejs/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

@ndom91 ndom91 requested a review from ThangHuuVu as a code owner December 22, 2024 01:59
@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters prisma @auth/prisma-adapter labels Dec 22, 2024
@ndom91 ndom91 changed the title chore: update pnpm-lock and a few prettier fixes chore: update pnpm-lock, prettier, prisma types Dec 22, 2024
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@fd04b35). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12414   +/-   ##
=======================================
  Coverage        ?   39.38%           
=======================================
  Files           ?      194           
  Lines           ?    30671           
  Branches        ?     1335           
=======================================
  Hits            ?    12081           
  Misses          ?    18590           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ndom91 ndom91 merged commit 9471abe into main Dec 22, 2024
14 of 15 checks passed
@ndom91 ndom91 deleted the ndom91/cleanup-lockfile-prettier branch December 22, 2024 02:30
falcowinkler pushed a commit to halvaradop/next-auth that referenced this pull request Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters prisma @auth/prisma-adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant