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: upgrade next to 14.2.15 #17072

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

chore: upgrade next to 14.2.15 #17072

wants to merge 2 commits into from

Conversation

zomars
Copy link
Member

@zomars zomars commented Oct 11, 2024

What does this PR do?

  • Fixes #XXXX (GitHub issue number)
  • Fixes CAL-XXXX (Linear issue number - should be visible at the bottom of the GitHub issue description)

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

  • Are there environment variables that should be set?
  • What are the minimal test data to have?
  • What is expected (happy path) to have (input and output)?
  • Any other important info that could help to test that PR

Checklist

  • I haven't read the contributing guide
  • My code doesn't follow the style guidelines of this project
  • I haven't commented my code, particularly in hard-to-understand areas
  • I haven't checked if my changes generate no new warnings

@keithwillcode keithwillcode added core area: core, team members only foundation labels Oct 11, 2024
Copy link
Member Author

Choose a reason for hiding this comment

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

@emrysal any idea on why the diff is so big?

Copy link

socket-security bot commented Oct 11, 2024

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

Package New capabilities Transitives Size Publisher
npm/@formkit/auto-animate@1.0.0-beta.5 None 0 35.4 kB justin-schroeder
npm/@types/detect-port@1.3.5 None 0 3.37 kB types
npm/@types/lodash@4.17.10 None 0 867 kB types
npm/@types/mime-types@2.1.4 None 0 3.38 kB types
npm/@types/node@16.9.1 None 0 1.63 MB types
npm/classnames@2.5.1 None 0 23.6 kB jedwatson
npm/ical.js@1.5.0 None 0 669 kB kewisch

🚮 Removed packages: npm/@calcom/platform-libraries@0.0.2, npm/@calcom/platform-libraries@0.0.45, npm/@golevelup/ts-jest@0.4.0, npm/@microsoft/microsoft-graph-types-beta@0.42.0-preview, npm/@nest-lab/throttler-storage-redis@1.0.0, npm/@nestjs/bull@10.2.1, npm/@nestjs/cli@10.4.5, npm/@nestjs/common@10.4.4, npm/@nestjs/config@3.2.3, npm/@nestjs/core@10.4.4, npm/@nestjs/jwt@10.2.0, npm/@nestjs/passport@10.0.3, npm/@nestjs/platform-express@10.4.4, npm/@nestjs/schematics@10.1.4, npm/@nestjs/swagger@7.4.2, npm/@nestjs/testing@10.4.4, npm/@nestjs/throttler@6.2.1, npm/@sentry/nextjs@8.34.0, npm/@types/cookie-parser@1.4.7, npm/@types/express@4.17.21, npm/@types/fs-extra@11.0.4, npm/@types/luxon@3.4.2, npm/@types/node@20.16.11, npm/@types/passport-jwt@3.0.13, npm/@types/supertest@2.0.16, npm/body-parser@1.20.3, npm/bull@4.16.3, npm/class-transformer@0.5.1, npm/class-validator@0.14.1, npm/connect@3.7.0, npm/cookie-parser@1.4.7, npm/googleapis@84.0.0, npm/helmet@7.2.0, npm/http-proxy-middleware@2.0.7, npm/http@0.0.1-security, npm/ioredis@5.4.1, npm/jest@29.7.0, npm/memory-cache@0.2.0, npm/nest-winston@1.10.0, npm/next-api-middleware@1.0.1, npm/next-auth@4.24.8, npm/next-axiom@0.17.0, npm/next-swagger-doc@0.3.6, npm/next-validations@0.2.1, npm/next@13.5.7, npm/node-mocks-http@1.16.1, npm/passport-jwt@4.0.1, npm/passport@0.7.0, npm/qs-stringify@1.2.1, npm/querystring@0.2.1, npm/reflect-metadata@0.1.14, npm/stripe@15.12.0, npm/supertest@6.3.4, npm/ts-jest@29.2.5, npm/ts-loader@9.5.1, npm/tsconfig-paths@4.2.0, npm/tzdata@1.0.42, npm/winston@3.15.0

View full report↗︎

@keithwillcode keithwillcode requested review from hbjORbj and a team October 12, 2024 16:31
Copy link

vercel bot commented Oct 12, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Oct 12, 2024 5:22pm
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Oct 12, 2024 5:22pm

Copy link
Contributor

@hbjORbj hbjORbj left a comment

Choose a reason for hiding this comment

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

Let's upgrade @next/bundle-analyzer to 14.2.15 too

@@ -99,7 +100,7 @@
"memory-cache": "^0.2.0",
"micro": "^10.0.1",
"mime-types": "^2.1.35",
"next": "^13.5.6",
"next": "^14.2.15",
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't we wanna sync the version in other packages, e.g, packages/ui?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core area: core, team members only foundation ready-for-e2e
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants