Skip to content

build(deps): Bump catalog @sentry/node to 10.64.0#803

Open
sergical wants to merge 1 commit into
mainfrom
build/bump-sentry-node-10.64.0
Open

build(deps): Bump catalog @sentry/node to 10.64.0#803
sergical wants to merge 1 commit into
mainfrom
build/bump-sentry-node-10.64.0

Conversation

@sergical

@sergical sergical commented Jul 9, 2026

Copy link
Copy Markdown
Member

What

Bumps the pnpm catalog: pin for @sentry/node 10.59.0 → 10.64.0 (current npm latest) in pnpm-workspace.yaml, updating every workspace consumer (@sentry/junior-sentry, core instrumentation, etc.).

The lockfile was regenerated (pnpm install --lockfile-only) and prettier-formatted to match the repo's committed style, so the diff is limited to the SDK bump and its transitive OpenTelemetry deps (~200 lines) — no cosmetic reformatting noise.

Why

  • The @sentry/node pin was last set to 10.59.0 on 2026-06-23 in feat(instrumentation): Enable span streaming #629 ("Enable span streaming").
  • Latest published is 10.64.0 (2026-07-07, past the repo's minimumReleaseAge: 1440 gate).
  • No Dependabot version-updates config, so this pin doesn't advance on its own. Downstream consumers (e.g. getsentry/marky) inherit whatever @sentry/node junior ships.

Verification

Check Result
pnpm -r typecheck ✅ pass (exit 0)
pnpm --filter @sentry/junior build ✅ build success
pnpm install --frozen-lockfile ✅ lockfile valid / up to date
Unit + integration tests ⚠️ not run — require the local Postgres test harness (:54322), which wasn't available in this environment

Notes / open question

  • Is the 10.59.0 pin intentional (e.g., tied to the span-streaming work in feat(instrumentation): Enable span streaming #629)? If it's deliberately held, feel free to close. Otherwise this keeps the SDK current.
  • Left as a draft so a maintainer can run the full test suite (with the Postgres harness) against the span-streaming / instrumentation surface before merging.

🤖 Generated with Claude Code

Bumps the pnpm catalog pin for @sentry/node from 10.59.0 to 10.64.0
(current npm latest), updating all workspace consumers. Lockfile
regenerated and prettier-formatted; diff is limited to the SDK and its
transitive OpenTelemetry deps.

Verified: repo-wide typecheck passes, @sentry/junior builds, and the
lockfile validates under --frozen-lockfile. Unit/integration tests were
not run here (they require the local Postgres test harness on :54322).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview, Comment Jul 9, 2026 2:24pm

Request Review

@dcramer

dcramer commented Jul 9, 2026

Copy link
Copy Markdown
Member

does this fix something

@sergical

sergical commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

potentially - context in slack

@sergical sergical marked this pull request as ready for review July 9, 2026 20:35
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants