Skip to content

Commit dc1e977

Browse files
fix(deps): update sentry-javascript monorepo to ^9.4.0 (#2506)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/node](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/node) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`^9.3.0` -> `^9.4.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/9.3.0/9.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@sentry/profiling-node](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/profiling-node) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`9.3.0` -> `9.4.0`](https://renovatebot.com/diffs/npm/@sentry%2fprofiling-node/9.3.0/9.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fprofiling-node/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fprofiling-node/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fprofiling-node/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fprofiling-node/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/node)</summary> ### [`v9.4.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.4.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.3.0...9.4.0) - feat(core): Add types for logs protocol and envelope ([#&#8203;15530](https://redirect.github.com/getsentry/sentry-javascript/pull/15530)) - feat(deps): Bump `@sentry/cli` from 2.41.1 to 2.42.2 ([#&#8203;15510](https://redirect.github.com/getsentry/sentry-javascript/pull/15510)) - feat(deps): Bump `@sentry/webpack-plugin` from 3.1.2 to 3.2.1 ([#&#8203;15512](https://redirect.github.com/getsentry/sentry-javascript/pull/15512)) - feat(feedback) Allowing annotation via highlighting & masking ([#&#8203;15484](https://redirect.github.com/getsentry/sentry-javascript/pull/15484)) - feat(nextjs): Add `use client` directive to client SDK entrypoints ([#&#8203;15575](https://redirect.github.com/getsentry/sentry-javascript/pull/15575)) - feat(nextjs): Allow silencing of instrumentation warning ([#&#8203;15555](https://redirect.github.com/getsentry/sentry-javascript/pull/15555)) - feat(sveltekit): Ensure `AsyncLocalStorage` async context strategy is used in Cloudflare Pages ([#&#8203;15557](https://redirect.github.com/getsentry/sentry-javascript/pull/15557)) - fix(cloudflare): Make `@cloudflare/workers-types` an optional peer dependency ([#&#8203;15554](https://redirect.github.com/getsentry/sentry-javascript/pull/15554)) - fix(core): Don't reverse values in event filters ([#&#8203;15584](https://redirect.github.com/getsentry/sentry-javascript/pull/15584)) - fix(core): Handle normalization of null prototypes correctly ([#&#8203;15556](https://redirect.github.com/getsentry/sentry-javascript/pull/15556)) - fix(nextjs): Only warn on missing `onRequestError` in version 15 ([#&#8203;15553](https://redirect.github.com/getsentry/sentry-javascript/pull/15553)) - fix(node): Allow for `undefined` transport to be passed in ([#&#8203;15560](https://redirect.github.com/getsentry/sentry-javascript/pull/15560)) - fix(wasm): Fix wasm integration stacktrace parsing for filename ([#&#8203;15572](https://redirect.github.com/getsentry/sentry-javascript/pull/15572)) - perf(node): Store normalized request for processing ([#&#8203;15570](https://redirect.github.com/getsentry/sentry-javascript/pull/15570)) #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 23.13 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 22.92 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 36.2 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 73.38 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 66.79 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 77.99 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 89.91 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.66 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 27.76 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.54 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 24.95 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 38.08 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.38 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 37.89 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/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 | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 39.25 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 36.61 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 142.14 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 95.57 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 119.92 KB | </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rustymotors/server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c12457d commit dc1e977

File tree

9 files changed

+44
-44
lines changed

9 files changed

+44
-44
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@mikro-orm/postgresql": "^6.4.7",
3939
"@mikro-orm/reflection": "^6.4.7",
4040
"@rustymotors/binary": "workspace:^",
41-
"@sentry/node": "^9.3.0",
42-
"@sentry/profiling-node": "9.3.0",
41+
"@sentry/node": "^9.4.0",
42+
"@sentry/profiling-node": "9.4.0",
4343
"adminjs": "^7.8.15",
4444
"bcrypt": "^5.1.1",
4545
"debug": "^4.4.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"vitest": "^3.0.7"
2323
},
2424
"dependencies": {
25-
"@sentry/profiling-node": "9.3.0"
25+
"@sentry/profiling-node": "9.4.0"
2626
},
2727
"description": ""
2828
}

packages/nps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "",
1919
"license": "AGPL-3.0",
2020
"dependencies": {
21-
"@sentry/profiling-node": "9.3.0",
21+
"@sentry/profiling-node": "9.4.0",
2222
"short-unique-id": "^5.2.0"
2323
},
2424
"description": "",

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "",
1919
"license": "AGPL-3.0",
2020
"dependencies": {
21-
"@sentry/profiling-node": "9.3.0",
21+
"@sentry/profiling-node": "9.4.0",
2222
"short-unique-id": "^5.2.0"
2323
},
2424
"description": "",

packages/shard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"vitest": "^3.0.7"
2727
},
2828
"dependencies": {
29-
"@sentry/profiling-node": "9.3.0"
29+
"@sentry/profiling-node": "9.4.0"
3030
}
3131
}

packages/shared-packets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"vitest": "^3.0.7"
2626
},
2727
"dependencies": {
28-
"@sentry/profiling-node": "9.3.0"
28+
"@sentry/profiling-node": "9.4.0"
2929
}
3030
}

packages/transactions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"vitest": "^3.0.7"
2626
},
2727
"dependencies": {
28-
"@sentry/profiling-node": "9.3.0"
28+
"@sentry/profiling-node": "9.4.0"
2929
}
3030
}

pnpm-lock.yaml

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

src/chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "ISC",
1717
"description": "",
1818
"dependencies": {
19-
"@sentry/profiling-node": "9.3.0"
19+
"@sentry/profiling-node": "9.4.0"
2020
},
2121
"devDependencies": {
2222
"vitest": "^3.0.7"

0 commit comments

Comments
 (0)