Skip to content

chore: bump @sentry/nextjs from 10.6 to 10.50#3243

Merged
ChristopherChudzicki merged 1 commit into
mainfrom
cc/bump-sentry
Apr 24, 2026
Merged

chore: bump @sentry/nextjs from 10.6 to 10.50#3243
ChristopherChudzicki merged 1 commit into
mainfrom
cc/bump-sentry

Conversation

@ChristopherChudzicki
Copy link
Copy Markdown
Contributor

@ChristopherChudzicki ChristopherChudzicki commented Apr 24, 2026

What are the relevant tickets?

None

Description (What does it do?)

Bump sentry. We were on 10.6.0, this puts us on 10.50.0.

Our old version only specified NextJS 15 as a possible peerDependency. I think it just predated the release of NextJS 16... I think everything was working fine. But now we have a version with NextJS 16 as an explicit peer dep.

Doing this along the way to some nextjs logging improvements.

How can this be tested?

Version bump, all tests passing, i'd suggest we just smoketest that sentry errors still come through on RC.

@ChristopherChudzicki ChristopherChudzicki changed the title bump sentry chore: bump sentry from 10.6 to 10.50 Apr 24, 2026
@github-actions
Copy link
Copy Markdown

OpenAPI Changes

No changes detected

View full changelog

Unexpected changes? Ensure your branch is up-to-date with main (consider rebasing).

@ChristopherChudzicki ChristopherChudzicki changed the title chore: bump sentry from 10.6 to 10.50 chore: bump @sentry/nextjs from 10.6 to 10.50 Apr 24, 2026
@ChristopherChudzicki ChristopherChudzicki marked this pull request as ready for review April 24, 2026 14:17
Copilot AI review requested due to automatic review settings April 24, 2026 14:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the frontends/main Next.js app’s Sentry integration to a newer @sentry/nextjs v10 release, bringing along the corresponding transitive dependency updates in the Yarn lockfile.

Changes:

  • Bump @sentry/nextjs from ^10.0.0 / 10.6.0 to ^10.50.0 / 10.50.0 in frontends/main.
  • Refresh yarn.lock to reflect updated Sentry packages and related OpenTelemetry / bundler plugin dependencies.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
frontends/main/package.json Updates declared dependency range to @sentry/nextjs@^10.50.0.
yarn.lock Updates resolved versions/checksums for Sentry and transitive dependency graph.

@ChristopherChudzicki ChristopherChudzicki added the Needs Review An open Pull Request that is ready for review label Apr 24, 2026
@ChristopherChudzicki ChristopherChudzicki merged commit 4e8c218 into main Apr 24, 2026
18 checks passed
@ChristopherChudzicki ChristopherChudzicki deleted the cc/bump-sentry branch April 24, 2026 20:10
@odlbot odlbot mentioned this pull request Apr 27, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review An open Pull Request that is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants