Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Oct 24, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on downgrading the version of @sentry/nextjs and related Sentry packages from 8.35.0 to 8.34.0, along with some adjustments in the pnpm-lock.yaml file to reflect these changes.

Detailed summary

  • Downgraded @sentry/nextjs from 8.35.0 to 8.34.0 in apps/dashboard/package.json.
  • Updated @sentry/nextjs version in pnpm-lock.yaml and adjusted dependencies accordingly.
  • Modified other Sentry-related packages from 8.35.0 to 8.34.0.
  • Cleaned up unnecessary version specifications in pnpm-lock.yaml.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel vercel bot temporarily deployed to Preview – docs-v2 October 24, 2024 22:22 Inactive
@vercel
Copy link

vercel bot commented Oct 24, 2024

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 10:48pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 10:48pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 10:48pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 10:48pm

@changeset-bot
Copy link

changeset-bot bot commented Oct 24, 2024

⚠️ No Changeset found

Latest commit: 52229be

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 24, 2024 22:22 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 24, 2024 22:22 Inactive
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 24, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@MananTank MananTank marked this pull request as ready for review October 24, 2024 22:22
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 24, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @MananTank and the rest of your teammates on Graphite Graphite

@MananTank MananTank force-pushed the 10-25-revert_sentry_nextjs_to_8.34.0_to_fix_page_crash_on_tx_rejection branch from 29e9511 to a74142d Compare October 24, 2024 22:24
@socket-security
Copy link

socket-security bot commented Oct 24, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sentry/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +265 63.9 MB benvinegar, billyvg, evanpurkhiser, ...8 more

🚮 Removed packages: npm/@sentry/[email protected]

View full report↗︎

@codecov
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.42%. Comparing base (012f3de) to head (52229be).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5167   +/-   ##
=======================================
  Coverage   45.42%   45.42%           
=======================================
  Files        1065     1065           
  Lines       55145    55145           
  Branches     3970     3970           
=======================================
  Hits        25049    25049           
  Misses      29404    29404           
  Partials      692      692           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 012f3de
packages 40.44% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 24, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.9 KB (0%) 859 ms (0%) 2.6 s (-2.42% 🔽) 3.4 s
thirdweb (cjs) 102.73 KB (0%) 2.1 s (0%) 7.7 s (+22.62% 🔺) 9.7 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 147 ms (+24.2% 🔺) 244 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 91 ms (+30.01% 🔺) 101 ms
thirdweb/react (minimal + tree-shaking) 17.34 KB (0%) 347 ms (0%) 754 ms (+14.81% 🔺) 1.2 s

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 24, 2024

Merge activity

@jnsdls jnsdls added the hotfix This pull request should be prioritized in the merge queue. label Oct 24, 2024 — with Graphite App
)

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on downgrading the `@sentry/nextjs` package from version `8.35.0` to `8.34.0` and updating the corresponding dependencies in the `pnpm-lock.yaml` file.

### Detailed summary
- Downgraded `@sentry/nextjs` from `8.35.0` to `8.34.0` in `apps/dashboard/package.json`.
- Updated related dependencies in `pnpm-lock.yaml` to reflect the version change for `@sentry/nextjs` and its internal packages.
- Adjusted versions for several other `@sentry` packages to `8.34.0`.
- Removed unnecessary version specifications in `pnpm-lock.yaml`.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. hotfix This pull request should be prioritized in the merge queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants