@sentry/junior 0.220.0 → 0.221.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/{agent-CJ_-GRPT.js → agent-CY49A4pN.js} +63 -69
  2. package/dist/{agent-hooks-DsFlR7gi.js → agent-hooks-BnZBgDPe.js} +6 -6
  3. package/dist/{agent-runner-D82gVT0O.js → agent-runner-BC8iSAfE.js} +5 -5
  4. package/dist/api.js +15 -15
  5. package/dist/app.js +31 -31
  6. package/dist/{auth-pause-state-DL5YJXnT.js → auth-pause-state-CJwPs1cT.js} +6 -6
  7. package/dist/{briefs-CvXfErSa.js → briefs-BSOhy23c.js} +2 -2
  8. package/dist/{catalog-runtime-DSEzvNVT.js → catalog-runtime-0oMD2jas.js} +1 -1
  9. package/dist/{checkpoint-DfpPyo-x.js → checkpoint-Bl47qAIY.js} +6 -6
  10. package/dist/cli/chat.js +13 -13
  11. package/dist/cli/check.js +3 -3
  12. package/dist/cli/main.js +1 -1
  13. package/dist/cli/plugins.js +3 -3
  14. package/dist/cli/snapshot-create.js +3 -3
  15. package/dist/cli/upgrade.js +3 -3
  16. package/dist/{client-pBijNHYx.js → client-BrThxuRI.js} +2 -2
  17. package/dist/{config-DYi2mx6N.js → config-CEuC6CFj.js} +2 -2
  18. package/dist/{conversation-privacy-TiU3SGZh.js → conversation-privacy-aHn1OwXL.js} +1 -1
  19. package/dist/{credential-sync-hBiu11zS.js → credential-sync-Dht95TJQ.js} +21 -21
  20. package/dist/{execution-stats-DAWGg9WH.js → execution-stats-D9m2kmmg.js} +3 -3
  21. package/dist/{executor-t2OCqFgz.js → executor-3IasVOqK.js} +1 -1
  22. package/dist/instrumentation.js +8 -6
  23. package/dist/{job-queue-Deruj7qS.js → job-queue-36liupTq.js} +1 -1
  24. package/dist/{logging-wngKXw7u.js → logging-gR24QCo_.js} +1 -1
  25. package/dist/nitro.js +3 -3
  26. package/dist/{oauth-callback-server-D1jNG0lr.js → oauth-callback-server-BvNIWVA3.js} +2 -2
  27. package/dist/{pending-auth-DJa76b68.js → pending-auth-Cl4BsopG.js} +2 -2
  28. package/dist/{profile-Mv2uNsKJ.js → profile-VmUpQuOm.js} +4 -4
  29. package/dist/{registry-6_Zog2YF.js → registry-BATk1X_v.js} +1 -1
  30. package/dist/{resolve-BI3Dfm9p.js → resolve-Cf79l1H8.js} +2 -2
  31. package/dist/{runner-CzrmejYr.js → runner-DNN4EPj_.js} +10 -10
  32. package/dist/{sandbox-egress-signals-BcSCyPKx.js → sandbox-egress-signals-C-HUJW1G.js} +1 -1
  33. package/dist/{short-title-Bs3wWE1M.js → short-title-Cy3D8vg1.js} +2 -2
  34. package/dist/{skills-DOE_QPVJ.js → skills-DMQkR1Yu.js} +2 -2
  35. package/dist/{spawn-DylJoJnT.js → spawn-BHk7RpYw.js} +2 -2
  36. package/dist/{stats--FeHjGJ1.js → stats-8Bzht8zO.js} +33 -8
  37. package/dist/{task-queue-CSEo5Ly9.js → task-queue-Cm4FhC0n.js} +3 -3
  38. package/dist/{task-runner-BDwZj8OX.js → task-runner-dQwOhCYs.js} +7 -7
  39. package/dist/{thread-state-CpZAVpdG.js → thread-state-D0Ktlch_.js} +5 -5
  40. package/dist/{turn-execution-AROC0tUZ.js → turn-execution-BfLZfabf.js} +3 -3
  41. package/dist/{turn-lifecycle-CGNjfgbT.js → turn-lifecycle-D75pWL8e.js} +1 -1
  42. package/dist/{validation-QFwh6qzp.js → validation-D5fdtuzG.js} +1 -1
  43. package/dist/{version-FAS9qrpM.js → version-DErORHQC.js} +1 -1
  44. package/dist/version.js +1 -1
  45. package/dist/{web-authorization-ZAQcIE4e.js → web-authorization-IHMPbDay.js} +1 -1
  46. package/dist/{web-input-C5nhIX0j.js → web-input-DskRJhrK.js} +4 -4
  47. package/dist/{work-BNw2Vmxi.js → work-CaaSjlNk.js} +9 -9
  48. package/dist/{worker-9Us77-te.js → worker-Eom9CfBl.js} +5 -5
  49. package/migrations/0043_scheduled_automation_channel_destinations.sql +36 -0
  50. package/migrations/meta/0043_snapshot.json +3610 -0
  51. package/migrations/meta/_journal.json +8 -1
  52. package/package.json +5 -5
@@ -302,6 +302,13 @@
302
302
  "when": 1789152226086,
303
303
  "tag": "0042_conversation_metrics",
304
304
  "breakpoints": true
305
+ },
306
+ {
307
+ "idx": 43,
308
+ "version": "7",
309
+ "when": 1789999722695,
310
+ "tag": "0043_scheduled_automation_channel_destinations",
311
+ "breakpoints": true
305
312
  }
306
313
  ]
307
- }
314
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/junior",
3
- "version": "0.220.0",
3
+ "version": "0.221.1",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -85,7 +85,7 @@
85
85
  "pg": "^8.16.3",
86
86
  "yaml": "^2.9.0",
87
87
  "zod": "^4.5.4",
88
- "@sentry/junior-plugin-api": "0.220.0"
88
+ "@sentry/junior-plugin-api": "0.221.1"
89
89
  },
90
90
  "devDependencies": {
91
91
  "@emnapi/core": "^1.10.0",
@@ -104,9 +104,9 @@
104
104
  "typescript": "^6.0.3",
105
105
  "vercel": "^54.4.0",
106
106
  "vitest": "^4.1.7",
107
- "@sentry/junior-github": "0.220.0",
108
- "@sentry/junior-memory": "0.220.0",
109
- "@sentry/junior-testing": "0.0.0"
107
+ "@sentry/junior-github": "0.221.1",
108
+ "@sentry/junior-testing": "0.0.0",
109
+ "@sentry/junior-memory": "0.221.1"
110
110
  },
111
111
  "scripts": {
112
112
  "build": "tsdown",