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

fix(core): vendor cookie until it has an ESM build #12248

Merged
merged 2 commits into from
Nov 16, 2024
Merged

Conversation

balazsorban44
Copy link
Member

☕️ Reasoning

jshttp/cookie#211

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

Copy link

vercel bot commented Nov 16, 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 Nov 16, 2024 8:29am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Nov 16, 2024 8:29am
proxy ⬜️ Ignored (Inspect) Visit Preview Nov 16, 2024 8:29am

@github-actions github-actions bot added the core Refers to `@auth/core` label Nov 16, 2024
Copy link

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

Package New capabilities Transitives Size 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 +52 10.1 MB dotansimha
npm/@graphql-codegen/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +40 11.8 MB dotansimha
npm/@graphql-typed-document-node/[email protected] None 0 2.96 kB dotansimha
npm/@inkeep/[email protected] Transitive: environment, filesystem, network, shell, unsafe +28 22.2 MB sarah-inkeep
npm/@mikro-orm/[email protected] environment, eval, filesystem, unsafe 0 888 kB b4nan
npm/@mikro-orm/[email protected] filesystem +1 354 kB b4nan
npm/@miniflare/[email protected] filesystem, unsafe Transitive: environment, eval, network, shell +5 460 kB wrangler-publisher
npm/@next/[email protected] None 0 14.2 kB vercel-release-bot
npm/@playwright/[email protected] None 0 25.3 kB dgozman-ms
npm/@preact/[email protected] Transitive: environment, filesystem, unsafe +35 7.99 MB rschristian
npm/@prettier/[email protected] environment 0 349 kB shinigami92
npm/@prisma/[email protected] environment, filesystem, shell 0 9.16 MB prismabot
npm/@prisma/[email protected] None 0 62.8 kB prismabot
npm/@radix-ui/[email protected] None +13 321 kB chancestrickland
npm/@radix-ui/[email protected] None +13 303 kB chancestrickland
npm/@simplewebauthn/[email protected] None 0 42 kB iamkale
npm/[email protected] environment, eval, filesystem, network, shell, unsafe 0 3.26 MB vitebot

🚮 Removed packages: npm/@auth/[email protected], npm/@auth/[email protected], npm/@radix-ui/[email protected], npm/@radix-ui/[email protected], npm/@radix-ui/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@vercel/[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], npm/[email protected]

View full report↗︎

@balazsorban44 balazsorban44 merged commit a150f1e into main Nov 16, 2024
9 of 11 checks passed
@balazsorban44 balazsorban44 deleted the fix/esm-cookie branch November 16, 2024 08:21
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.09%. Comparing base (4b01b46) to head (dd82d3b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main   #12248       +/-   ##
===========================================
+ Coverage   39.15%   62.09%   +22.93%     
===========================================
  Files         191      127       -64     
  Lines       29988     6054    -23934     
  Branches     1291      434      -857     
===========================================
- Hits        11742     3759     -7983     
+ Misses      18246     2295    -15951     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Refers to `@auth/core`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant