Skip to content

chore(platform): Move next config file + bump sentry #13932

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

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

chargome
Copy link
Member

@chargome chargome commented Jun 5, 2025

  • Moves next.config.js to next.config.ts
  • Removes some deprecated/unused SDK options
  • Bumps the sentry SDK to latest

@chargome chargome self-assigned this Jun 5, 2025
Copy link

vercel bot commented Jun 5, 2025

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

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 0:26am
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 0:26am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 0:26am

Copy link

codecov bot commented Jun 5, 2025

Bundle Report

Changes will decrease total bundle size by 369.32kB (-1.73%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.86MB -357.81kB (-3.19%) ⬇️
sentry-docs-edge-server-array-push 371.38kB -7.81kB (-2.06%) ⬇️
sentry-docs-client-array-push 9.77MB -3.71kB (-0.04%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -119.03kB 1.63MB -6.82%
../instrumentation.js -119.16kB 957.45kB -11.07%
9523.js -119.0kB 933.5kB -11.31%
../app/[[...path]]/page.js -3 bytes 586.13kB -0.0%
8049.js -3 bytes 520.29kB -0.0%
4217.js (New) 191.77kB 191.77kB 100.0% 🚀
9273.js -1 bytes 83.1kB -0.0%
1419.js -1 bytes 57.65kB -0.0%
5103.js -1 bytes 37.06kB -0.0%
5207.js -1 bytes 32.21kB -0.0%
../app/platform-redirect/page.js -1 bytes 31.36kB -0.0%
2239.js (New) 29.56kB 29.56kB 100.0% 🚀
2638.js -1 bytes 26.24kB -0.0%
8327.js -2 bytes 11.9kB -0.02%
8440.js -2 bytes 11.84kB -0.02%
../app/api/ip-ranges/route.js -142 bytes 5.95kB -2.33%
../app/robots.txt/route.js -150 bytes 5.17kB -2.82%
../pages/_error.js -8 bytes 4.29kB -0.19%
4846.js -1 bytes 1.16kB -0.09%
5225.js -1 bytes 1.16kB -0.09%
678.js -1 bytes 1.15kB -0.09%
3913.js (Deleted) -191.76kB 0 bytes -100.0% 🗑️
7269.js (Deleted) -29.86kB 0 bytes -100.0% 🗑️

App Routes Affected:

App Route Size Change Total Size Change (%)
/platform-redirect -15 bytes 2.58MB -0.0%
/[[...path]] -17 bytes 3.13MB -0.0%
/ -310 bytes 2.61MB -0.01%
view changes for bundle: sentry-docs-edge-server-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
src/middleware.js 458 bytes 207.37kB 0.22%
edge-instrumentation.js -8.27kB 154.56kB -5.08%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js 4.54kB 873.24kB 0.52%
static/chunks/7750-*.js (New) 401.83kB 401.83kB 100.0% 🚀
server/app/api/ip-*.js 1 bytes 258.49kB 0.0%
server/app/_not-*.js 1 bytes 258.48kB 0.0%
server/app/[[...path]]/page_client-*.js 1 bytes 258.44kB 0.0%
server/app/platform-*.js 1 bytes 243.98kB 0.0%
static/chunks/4926-*.js (New) 120.27kB 120.27kB 100.0% 🚀
static/chunks/main-*.js -1 bytes 1.67kB -0.06%
static/chunks/52774a7f-*.js (New) 116.56kB 116.56kB 100.0% 🚀
static/chunks/app/[[...path]]/page-*.js 1 bytes 79.91kB 0.0%
static/chunks/404-*.js 1 bytes 43.6kB 0.0%
static/chunks/app/platform-*.js 1 bytes 13.1kB 0.01%
static/chunks/pages/_error-*.js 3 bytes 2.65kB 0.11%
static/PPxvtWRd18XXqES_mLLlf/_buildManifest.js (New) 616 bytes 616 bytes 100.0% 🚀
static/PPxvtWRd18XXqES_mLLlf/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/chunks/8165-*.js (Deleted) -410.1kB 0 bytes -100.0% 🗑️
static/chunks/1754-*.js (Deleted) -120.27kB 0 bytes -100.0% 🗑️
static/chunks/e27a9f8b-*.js (Deleted) -116.55kB 0 bytes -100.0% 🗑️
static/GQiTQAg8_cTS36bNeMzBW/_buildManifest.js (Deleted) -616 bytes 0 bytes -100.0% 🗑️
static/GQiTQAg8_cTS36bNeMzBW/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@chargome chargome merged commit 2031834 into master Jun 6, 2025
15 checks passed
@chargome chargome deleted the cg-bump-sentry-9.27 branch June 6, 2025 12:34
codyde added a commit that referenced this pull request Jun 6, 2025
…itles-logger-details

* fix-restoring-cloudflare-guides:
  standardizing titles
  Updating description
  Restoring guides for cloudflare frameworks
  chore(platform): Move next config file + bump sentry (#13932)
  feat(apple): Code for NSExceptions in configure (#13941)
  ref: add minimum required OS version for relay binary (#13899)
  fix(llm-rules-platform): Fix typo (#13942)
  Update Python migration guide (#13939)
  docs(js): Add alert on auto-instrumentation for react-router framework (#13929)
  feat: Improve Cloudflare and Hono docs (#13938)
  feat: Improve Hono docs to cover errors + Node.js (#13936)
  feat(native): reflect windows support for crashpad-wait-for-upload in… (#13864)
  feat(native): reflect windows support for crashpad-wait-for-upload in… (#13865)
  ref(docs): update instances of yarn dev-ui to be pnpm (#13935)
  feat(native): reflect windows support for crashpad-wait-for-upload in… (#13863)
  chore(plugins): Reflect deprecation in the docs (#13812)
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.

2 participants