Skip to content

chore(deps): bump @sentry/node from 7.113.0 to 9.4.0 - #1548

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/sentry/node-9.4.0
Closed

chore(deps): bump @sentry/node from 7.113.0 to 9.4.0#1548
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/sentry/node-9.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 6, 2025

Copy link
Copy Markdown

Bumps @sentry/node from 7.113.0 to 9.4.0.

Release notes

Sourced from @鈥媠entry/node's releases.

9.4.0

  • feat(core): Add types for logs protocol and envelope (#15530)
  • feat(deps): Bump @sentry/cli from 2.41.1 to 2.42.2 (#15510)
  • feat(deps): Bump @sentry/webpack-plugin from 3.1.2 to 3.2.1 (#15512)
  • feat(feedback) Allowing annotation via highlighting & masking (#15484)
  • feat(nextjs): Add use client directive to client SDK entrypoints (#15575)
  • feat(nextjs): Allow silencing of instrumentation warning (#15555)
  • feat(sveltekit): Ensure AsyncLocalStorage async context strategy is used in Cloudflare Pages (#15557)
  • fix(cloudflare): Make @cloudflare/workers-types an optional peer dependency (#15554)
  • fix(core): Don't reverse values in event filters (#15584)
  • fix(core): Handle normalization of null prototypes correctly (#15556)
  • fix(nextjs): Only warn on missing onRequestError in version 15 (#15553)
  • fix(node): Allow for undefined transport to be passed in (#15560)
  • fix(wasm): Fix wasm integration stacktrace parsing for filename (#15572)
  • perf(node): Store normalized request for processing (#15570)

Bundle size 馃摝

Path Size
@鈥媠entry/browser 23.13 KB
@鈥媠entry/browser - with treeshaking flags 22.92 KB
@鈥媠entry/browser (incl. Tracing) 36.2 KB
@鈥媠entry/browser (incl. Tracing, Replay) 73.38 KB
@鈥媠entry/browser (incl. Tracing, Replay) - with treeshaking flags 66.79 KB
@鈥媠entry/browser (incl. Tracing, Replay with Canvas) 77.99 KB
@鈥媠entry/browser (incl. Tracing, Replay, Feedback) 89.91 KB
@鈥媠entry/browser (incl. Feedback) 39.66 KB
@鈥媠entry/browser (incl. sendFeedback) 27.76 KB
@鈥媠entry/browser (incl. FeedbackAsync) 32.54 KB
@鈥媠entry/react 24.95 KB
@鈥媠entry/react (incl. Tracing) 38.08 KB
@鈥媠entry/vue 27.38 KB
@鈥媠entry/vue (incl. Tracing) 37.89 KB
@鈥媠entry/svelte 23.17 KB
CDN Bundle 24.34 KB
CDN Bundle (incl. Tracing) 36.24 KB
CDN Bundle (incl. Tracing, Replay) 71.25 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.41 KB
CDN Bundle - uncompressed 71.12 KB
CDN Bundle (incl. Tracing) - uncompressed 107.51 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.31 KB
@鈥媠entry/nextjs (client) 39.25 KB
@鈥媠entry/sveltekit (client) 36.61 KB
@鈥媠entry/node 142.14 KB
@鈥媠entry/node - without tracing 95.57 KB
@鈥媠entry/aws-serverless 119.92 KB

9.3.0

... (truncated)

Changelog

Sourced from @鈥媠entry/node's changelog.

9.4.0

  • feat(core): Add types for logs protocol and envelope (#15530)
  • feat(deps): Bump @sentry/cli from 2.41.1 to 2.42.2 (#15510)
  • feat(deps): Bump @sentry/webpack-plugin from 3.1.2 to 3.2.1 (#15512)
  • feat(feedback) Allowing annotation via highlighting & masking (#15484)
  • feat(nextjs): Add use client directive to client SDK entrypoints (#15575)
  • feat(nextjs): Allow silencing of instrumentation warning (#15555)
  • feat(sveltekit): Ensure AsyncLocalStorage async context strategy is used in Cloudflare Pages (#15557)
  • fix(cloudflare): Make @cloudflare/workers-types an optional peer dependency (#15554)
  • fix(core): Don't reverse values in event filters (#15584)
  • fix(core): Handle normalization of null prototypes correctly (#15556)
  • fix(nextjs): Only warn on missing onRequestError in version 15 (#15553)
  • fix(node): Allow for undefined transport to be passed in (#15560)
  • fix(wasm): Fix wasm integration stacktrace parsing for filename (#15572)
  • perf(node): Store normalized request for processing (#15570)

9.3.0

Important Changes

With this release we're publishing two new SDKs in experimental alpha stage:

  • feat(tanstackstart): Add TanStack Start SDK (#15523)

For details please refer to the README

  • feat(react-router): Add React Router SDK (#15524)

For details please refer to the README

  • feat(remix): Add support for Hydrogen (#15450)

This PR adds support for Shopify Hydrogen applications running on MiniOxygen runtime.

Other Changes

  • feat(core): Add forceTransaction to trpc middleware options (#15519)
  • feat(core): Default filter unactionable error (#15527)
  • feat(core): Rename inboundFiltersIntegration to eventFiltersIntegration (#15434)
  • feat(deps): bump @鈥媝risma/instrumentation from 6.2.1 to 6.4.1 (#15480)
  • feat(react-router): Add build-time config (#15406)
  • feat(replay): Bump rrweb to 2.33.0 (#15514)
  • fix(core): Fix allowUrls and denyUrls for linked and aggregate exceptions (#15521)
  • fix(nextjs): Don't capture devmode server-action redirect errors (#15485)
  • fix(nextjs): warn about missing onRequestError handler #15488)
  • fix(nextjs): Prevent wrong culprit from showing up for clientside error events #15475)
  • fix(nuxt): Ignore 300-400 status codes on app errors in Nuxt (#15473)
  • fix(react): Add support for cross-usage of React Router instrumentations (#15283)
  • fix(sveltekit): Guard process check when flushing events (#15516)

... (truncated)

Commits
  • 0c88a1c release: 9.4.0
  • aef0a23 Merge pull request #15585 from getsentry/prepare-release/9.4.0
  • 2b9317a meta(changelog): Update changelog for 9.4.0
  • 03e61fe fix(core): Don't reverse values in event filters (#15584)
  • 9c1f79b feat(feedback) Allowing annotation via highlighting & masking (#15484)
  • 748c5ce perf(node): Store normalized request for processing (#15570)
  • e61377c feat(nextjs): Add use client directive to client SDK entrypoints (#15575)
  • 0a7aabd fix(wasm): Fix wasm integration stacktrace parsing for filename (#15572)
  • e5c6ab0 chore(deps-dev): bump @鈥媠veltejs/kit from 2.5.0 to 2.8.3 in /dev-packages/e2e-...
  • 8fe48bd test(nextjs): Migrate to Vitest (#15546)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.113.0 to 9.4.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.113.0...9.4.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 7, 2025

Copy link
Copy Markdown
Author

Superseded by #1550.

@dependabot dependabot Bot closed this Mar 7, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/sentry/node-9.4.0 branch March 7, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants