chore(deps): bump @sentry/node from 8.55.0 to 10.12.0
Type: Pull Request
State: Closed
Association: None
Comments: 1
(5 months ago)
(5 months ago)
(5 months ago)
dependencies javascript
Bumps @sentry/node from 8.55.0 to 10.12.0.
Release notes
Sourced from @sentry/node's releases.
10.12.0
Important Changes
ref: Add and Adjust error event
mechanismvaluesThis release includes a variety of changes aimed at setting the
mechanismfield on errors captured automatically by the Sentry SDKs. The intention is to clearly mark which instrumentation captured an error. In addition, some instrumentations previously did not yet annotate the error as handled or unhandled which this series of PRs corrects as well.Released in
10.12.0:
- ref(angular): Adjust ErrorHandler event mechanism (#17608)
- ref(astro): Adjust
mechanismon error events captured by astro middleware (#17613)- ref(aws-severless): Slightly adjust aws-serverless mechanism type (#17614)
- ref(bun): Adjust
mechanismof errors captured in Bun.serve (#17616)- ref(cloudflare): Adjust event
mechanismsand durable object origin (#17618)- ref(core): Adjust
mechanismincaptureConsoleIntegration(#17633)- ref(core): Adjust MCP server error event
mechanism(#17622)- ref(core): Simplify
linkedErrorsmechanism logic (#17600)- ref(deno): Adjust
mechanismof errors caught byglobalHandlersIntegration(#17635)- ref(nextjs): Set more specific event
mechanisms (#17543)- ref(node): Adjust mechanism of express, hapi and fastify error handlers (#17623)
- ref(node-core): Add
mechanismto cron instrumentations (#17544)- ref(node-core): Add more specific
mechanism.typeto worker thread errors fromchildProcessIntegration(#17578)- ref(node-core): Adjust
mechanismofonUnhandledRejectionandonUnhandledExceptionintegrations (#17636)- ref(node): Add mechanism to errors captured via connect and koa integrations (#17579)
- ref(nuxt): Add and adjust
mechanism.typein error events (#17599)- ref(react): Add mechanism to
reactErrorHandlerand adjust mechanism inErrorBoundary(#17602)- ref(remix): Adjust event mechanism of
captureRemixServerException(#17629)- ref(replay-internal): Add mechanism to error caught by
replayIntegrationin debug mode (#17606)- ref(solid): Add
mechanismto error captured bywithSentryErrorBoundary(#17607)- ref(solidstart): Adjust event mechanism in withServerActionInstrumentation (#17637)
- ref(sveltekit): Adjust
mechanismof error events (#17646)- ref(vue): Adjust mechanism in Vue error handler (#17647)
Released in
10.11.0:
- ref(browser): Add more specific
mechanism.typeto errors captured byhttpClientIntegration(#17254)- ref(browser): Set more descriptive
mechanism.typeinbrowserApiErrorsIntergation(#17251)- ref(core): Add
mechanism.typetotrpcMiddlewareerrors (#17287)- ref(core): Add more specific event
mechanisms and span origins toopenAiIntegration(#17288)- ref(nestjs): Add
mechanismto captured errors (#17312)
- feat(node) Ensure
prismaIntegrationworks with Prisma 5 (#17595)
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
10.12.0
Important Changes
ref: Add and Adjust error event
mechanismvaluesThis release includes a variety of changes aimed at setting the
mechanismfield on errors captured automatically by the Sentry SDKs. The intention is to clearly mark which instrumentation captured an error. In addition, some instrumentations previously did not yet annotate the error as handled or unhandled which this series of PRs corrects as well.Released in
10.12.0:
- ref(angular): Adjust ErrorHandler event mechanism (#17608)
- ref(astro): Adjust
mechanismon error events captured by astro middleware (#17613)- ref(aws-severless): Slightly adjust aws-serverless mechanism type (#17614)
- ref(bun): Adjust
mechanismof errors captured in Bun.serve (#17616)- ref(cloudflare): Adjust event
mechanismsand durable object origin (#17618)- ref(core): Adjust
mechanismincaptureConsoleIntegration(#17633)- ref(core): Adjust MCP server error event
mechanism(#17622)- ref(core): Simplify
linkedErrorsmechanism logic (#17600)- ref(deno): Adjust
mechanismof errors caught byglobalHandlersIntegration(#17635)- ref(nextjs): Set more specific event
mechanisms (#17543)- ref(node): Adjust mechanism of express, hapi and fastify error handlers (#17623)
- ref(node-core): Add
mechanismto cron instrumentations (#17544)- ref(node-core): Add more specific
mechanism.typeto worker thread errors fromchildProcessIntegration(#17578)- ref(node-core): Adjust
mechanismofonUnhandledRejectionandonUnhandledExceptionintegrations (#17636)- ref(node): Add mechanism to errors captured via connect and koa integrations (#17579)
- ref(nuxt): Add and adjust
mechanism.typein error events (#17599)- ref(react): Add mechanism to
reactErrorHandlerand adjust mechanism inErrorBoundary(#17602)- ref(remix): Adjust event mechanism of
captureRemixServerException(#17629)- ref(replay-internal): Add mechanism to error caught by
replayIntegrationin debug mode (#17606)- ref(solid): Add
mechanismto error captured bywithSentryErrorBoundary(#17607)- ref(solidstart): Adjust event mechanism in withServerActionInstrumentation (#17637)
- ref(sveltekit): Adjust
mechanismof error events (#17646)- ref(vue): Adjust mechanism in Vue error handler (#17647)
Released in
10.11.0:
- ref(browser): Add more specific
mechanism.typeto errors captured byhttpClientIntegration(#17254)- ref(browser): Set more descriptive
mechanism.typeinbrowserApiErrorsIntergation(#17251)- ref(core): Add
mechanism.typetotrpcMiddlewareerrors (#17287)- ref(core): Add more specific event
mechanisms and span origins toopenAiIntegration(#17288)- ref(nestjs): Add
mechanismto captured errors (#17312)
- feat(node) Ensure
prismaIntegrationworks with Prisma 5 (#17595)
... (truncated)
Commits
a3a070brelease: 10.12.0bbafac0Merge pull request #17670 from getsentry/prepare-release/10.12.0ce1c0a5meta(changelog): Update changelog for 10.12.0dde442cMerge pull request #17660 from getsentry/prepare-release/10.12.0c076017meta(changelog): Update changelog for 10.12.0dd17203fix(core): Fix error handling when sending envelopes (#17662)e8d255fRevert "feat(cloudflare): Introduce lock instrumentation for `context.waitUnt...57b0656ref(browser): ImprovefetchTransporterror handling (#17661)41cec5btest: Adjust node test runner to avoid timeouts (#17663)108ed16test(sveltekit): Pin E2E test app SvelteKit versions and fix failing tests (#...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 7993154 |
| UUID: | 3431285302 |
| Node ID: | PR_kwDOJtToIs6pV4sR |
| Host: | GitHub |
| Repository: | EvolutionAPI/evolution-api |