Skip to content

Commit 42c6e5e

Browse files
authored
chore(deps): upgrade @sentry/api from 0.54.0 to 0.94.0 (#630)
## Summary - Upgrades `@sentry/api` from `^0.54.0` (resolved 0.54.0) to `^0.94.0` (resolved 0.94.0) - This is the auto-generated TypeScript client for the Sentry API, spanning 40 minor schema update releases ## Verification - All 25 imported symbols (19 functions + 6 types) still exist — typecheck passes - `bun run generate:schema` works correctly (218 endpoints mapped) - Lint passes - All 4433 unit/command tests pass (2 pre-existing failures in `cli.test.ts` unrelated to this change)
1 parent 06d4ff4 commit 42c6e5e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@biomejs/biome": "2.3.8",
1111
"@clack/prompts": "^0.11.0",
1212
"@mastra/client-js": "^1.4.0",
13-
"@sentry/api": "^0.54.0",
13+
"@sentry/api": "^0.94.0",
1414
"@sentry/node-core": "10.47.0",
1515
"@sentry/sqlish": "^1.0.0",
1616
"@stricli/auto-complete": "^1.2.4",

0 commit comments

Comments
 (0)