Skip to content

Commit f87b4e6

Browse files
fix(deps): update dependency @sentry/nextjs to v9.11.0 (#1628)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/nextjs](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/nextjs) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`9.10.1` -> `9.11.0`](https://renovatebot.com/diffs/npm/@sentry%2fnextjs/9.10.1/9.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnextjs/9.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnextjs/9.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnextjs/9.10.1/9.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnextjs/9.10.1/9.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/nextjs)</summary> ### [`v9.11.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.11.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.10.1...9.11.0) - feat(browser): Add `http.redirect_count` attribute to `browser.redirect` span ([#&#8203;15943](https://redirect.github.com/getsentry/sentry-javascript/pull/15943)) - feat(core): Add `consoleLoggingIntegration` for logs ([#&#8203;15955](https://redirect.github.com/getsentry/sentry-javascript/pull/15955)) - feat(core): Don't truncate error messages ([#&#8203;15818](https://redirect.github.com/getsentry/sentry-javascript/pull/15818)) - feat(nextjs): Add release injection in Turbopack ([#&#8203;15958](https://redirect.github.com/getsentry/sentry-javascript/pull/15958)) - feat(nextjs): Record `turbopack` as tag ([#&#8203;15928](https://redirect.github.com/getsentry/sentry-javascript/pull/15928)) - feat(nuxt): Base decision on source maps upload only on Nuxt source map settings ([#&#8203;15859](https://redirect.github.com/getsentry/sentry-javascript/pull/15859)) - feat(react-router): Add `sentryHandleRequest` ([#&#8203;15787](https://redirect.github.com/getsentry/sentry-javascript/pull/15787)) - fix(node): Use `module` instead of `require` for CJS check ([#&#8203;15927](https://redirect.github.com/getsentry/sentry-javascript/pull/15927)) - fix(remix): Remove mentions of deprecated `ErrorBoundary` wrapper ([#&#8203;15930](https://redirect.github.com/getsentry/sentry-javascript/pull/15930)) - ref(browser): Temporarily add `sentry.previous_trace` span attribute ([#&#8203;15957](https://redirect.github.com/getsentry/sentry-javascript/pull/15957)) - ref(browser/core): Move all log flushing logic into clients ([#&#8203;15831](https://redirect.github.com/getsentry/sentry-javascript/pull/15831)) - ref(core): Improve URL parsing utilities ([#&#8203;15882](https://redirect.github.com/getsentry/sentry-javascript/pull/15882)) #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 23.2 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 23.02 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 36.83 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 73.99 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 67.39 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 78.66 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 91.22 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 40.33 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 27.83 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.63 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 25 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 38.75 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.41 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 38.55 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 23.23 KB | | CDN Bundle | 24.44 KB | | CDN Bundle (incl. Tracing) | 36.85 KB | | CDN Bundle (incl. Tracing, Replay) | 71.87 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.07 KB | | CDN Bundle - uncompressed | 71.24 KB | | CDN Bundle (incl. Tracing) - uncompressed | 108.94 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 220.23 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 232.8 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 40.06 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 37.26 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 142.88 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 96.08 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 120.43 KB | </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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/kula-app/OnLaunch). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 74d99bb commit f87b4e6

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@prisma/client": "6.5.0",
2727
"@prisma/instrumentation": "6.5.0",
2828
"@sentry/cli": "2.43.0",
29-
"@sentry/nextjs": "9.10.1",
29+
"@sentry/nextjs": "9.11.0",
3030
"@stripe/react-stripe-js": "3.6.0",
3131
"@stripe/stripe-js": "7.0.0",
3232
"@types/bcrypt": "5.0.2",

yarn.lock

+68-68
Original file line numberDiff line numberDiff line change
@@ -2598,41 +2598,41 @@ __metadata:
25982598
languageName: node
25992599
linkType: hard
26002600

2601-
"@sentry-internal/browser-utils@npm:9.10.1":
2602-
version: 9.10.1
2603-
resolution: "@sentry-internal/browser-utils@npm:9.10.1"
2601+
"@sentry-internal/browser-utils@npm:9.11.0":
2602+
version: 9.11.0
2603+
resolution: "@sentry-internal/browser-utils@npm:9.11.0"
26042604
dependencies:
2605-
"@sentry/core": "npm:9.10.1"
2606-
checksum: 10c0/aa56c8514f2b56e7e5a53f481045bd9dcb6ecc883092319d95618294400884224d7444d9fa80f78225066c2d4009dfbf125b508703a6f1154e6fb6428c5a4228
2605+
"@sentry/core": "npm:9.11.0"
2606+
checksum: 10c0/83b163e8590b0bd64b843321c6b1172ce6cf0bdc7d97fc2aa88b57cf0d388d52bead2272b64d6b2657a31c0dbce89d660279812dbfc047dc55d02c1bbffd49d3
26072607
languageName: node
26082608
linkType: hard
26092609

2610-
"@sentry-internal/feedback@npm:9.10.1":
2611-
version: 9.10.1
2612-
resolution: "@sentry-internal/feedback@npm:9.10.1"
2610+
"@sentry-internal/feedback@npm:9.11.0":
2611+
version: 9.11.0
2612+
resolution: "@sentry-internal/feedback@npm:9.11.0"
26132613
dependencies:
2614-
"@sentry/core": "npm:9.10.1"
2615-
checksum: 10c0/eff093e1b6223c353290ddcde0efab6ea614375d96bad8098e70efbad31739080d337d0807ed6fd5ab2103ec77e6b55b631f8c7daa25b7f2beb72c7aaa7fb0d6
2614+
"@sentry/core": "npm:9.11.0"
2615+
checksum: 10c0/5b3a091c30b8536b1836089a86721942d49beebc7e77887986c52e58ed49772de51b5376e33278ade1f8c48e66cc9ba0d8b5fd0d9d66dc3ced60028002c8ac50
26162616
languageName: node
26172617
linkType: hard
26182618

2619-
"@sentry-internal/replay-canvas@npm:9.10.1":
2620-
version: 9.10.1
2621-
resolution: "@sentry-internal/replay-canvas@npm:9.10.1"
2619+
"@sentry-internal/replay-canvas@npm:9.11.0":
2620+
version: 9.11.0
2621+
resolution: "@sentry-internal/replay-canvas@npm:9.11.0"
26222622
dependencies:
2623-
"@sentry-internal/replay": "npm:9.10.1"
2624-
"@sentry/core": "npm:9.10.1"
2625-
checksum: 10c0/4352046a67cec765f6c06709e4ecafb2120fda612981e2d3a22a9e6e4eb3d456d05fb4d4f9a6b92d2701b7bb186452649377274f0fe5f2c268d700f5a1ad95c6
2623+
"@sentry-internal/replay": "npm:9.11.0"
2624+
"@sentry/core": "npm:9.11.0"
2625+
checksum: 10c0/c43959d73dde11def09745ae2d1ea195f5ad97160f9d4982118ff7dace798a999abcc042209acf03b0008a414f114c5005dd7867eef62a2e922401b4367630f0
26262626
languageName: node
26272627
linkType: hard
26282628

2629-
"@sentry-internal/replay@npm:9.10.1":
2630-
version: 9.10.1
2631-
resolution: "@sentry-internal/replay@npm:9.10.1"
2629+
"@sentry-internal/replay@npm:9.11.0":
2630+
version: 9.11.0
2631+
resolution: "@sentry-internal/replay@npm:9.11.0"
26322632
dependencies:
2633-
"@sentry-internal/browser-utils": "npm:9.10.1"
2634-
"@sentry/core": "npm:9.10.1"
2635-
checksum: 10c0/0926746aa1e779a2fd05725f66607b4e3b55e5a081969f38777d172e62f12873c4563298ab4afe83362f7c23b0a6d3cc6ca7a541e76cfc67a5454980620b8abf
2633+
"@sentry-internal/browser-utils": "npm:9.11.0"
2634+
"@sentry/core": "npm:9.11.0"
2635+
checksum: 10c0/568eb8ba32710a8bb9e8fb4566c3365672f437f661c13da5ffcba6f55932e23774031388f545ddc517ed8a37759048a9b57ce400d2d8c62ff1146b41ce92d9f5
26362636
languageName: node
26372637
linkType: hard
26382638

@@ -2643,16 +2643,16 @@ __metadata:
26432643
languageName: node
26442644
linkType: hard
26452645

2646-
"@sentry/browser@npm:9.10.1":
2647-
version: 9.10.1
2648-
resolution: "@sentry/browser@npm:9.10.1"
2646+
"@sentry/browser@npm:9.11.0":
2647+
version: 9.11.0
2648+
resolution: "@sentry/browser@npm:9.11.0"
26492649
dependencies:
2650-
"@sentry-internal/browser-utils": "npm:9.10.1"
2651-
"@sentry-internal/feedback": "npm:9.10.1"
2652-
"@sentry-internal/replay": "npm:9.10.1"
2653-
"@sentry-internal/replay-canvas": "npm:9.10.1"
2654-
"@sentry/core": "npm:9.10.1"
2655-
checksum: 10c0/b2e9e39be9a0168ab3ba9806e9ef87aebe6bc0f33c2f9545cad371dc6dbb0a56dc6b4b5c334e7e4305c52ea9d4a837d6e4af8b34014cb9e7c470c917da34adf5
2650+
"@sentry-internal/browser-utils": "npm:9.11.0"
2651+
"@sentry-internal/feedback": "npm:9.11.0"
2652+
"@sentry-internal/replay": "npm:9.11.0"
2653+
"@sentry-internal/replay-canvas": "npm:9.11.0"
2654+
"@sentry/core": "npm:9.11.0"
2655+
checksum: 10c0/6e5563aea64dc3c3f07eca213d1d9fd540a8d2ba10cf9d86d0cda1c3833fbe940813860213adbe221c848bc935d3304aa6abd8aae72225158723fc7defbe137c
26562656
languageName: node
26572657
linkType: hard
26582658

@@ -2854,40 +2854,40 @@ __metadata:
28542854
languageName: node
28552855
linkType: hard
28562856

2857-
"@sentry/core@npm:9.10.1":
2858-
version: 9.10.1
2859-
resolution: "@sentry/core@npm:9.10.1"
2860-
checksum: 10c0/c7c6279dd536edd8c0eb695c6d63f00f5b9f5e6b460129c7e2f9722db92722e6b195d9da163611343a4e9d40f7c24bf4a88dd5bd3bb951d4f8acde70ce772123
2857+
"@sentry/core@npm:9.11.0":
2858+
version: 9.11.0
2859+
resolution: "@sentry/core@npm:9.11.0"
2860+
checksum: 10c0/566aaaad16afb34ada9d9a42b0bc486e127413ce1b4e5a883c5424e04b95d8855e060267b18e8e2a16ee05d3708aab6191ad855de0a150877249c58e5d64fce6
28612861
languageName: node
28622862
linkType: hard
28632863

2864-
"@sentry/nextjs@npm:9.10.1":
2865-
version: 9.10.1
2866-
resolution: "@sentry/nextjs@npm:9.10.1"
2864+
"@sentry/nextjs@npm:9.11.0":
2865+
version: 9.11.0
2866+
resolution: "@sentry/nextjs@npm:9.11.0"
28672867
dependencies:
28682868
"@opentelemetry/api": "npm:^1.9.0"
28692869
"@opentelemetry/semantic-conventions": "npm:^1.30.0"
28702870
"@rollup/plugin-commonjs": "npm:28.0.1"
2871-
"@sentry-internal/browser-utils": "npm:9.10.1"
2872-
"@sentry/core": "npm:9.10.1"
2873-
"@sentry/node": "npm:9.10.1"
2874-
"@sentry/opentelemetry": "npm:9.10.1"
2875-
"@sentry/react": "npm:9.10.1"
2876-
"@sentry/vercel-edge": "npm:9.10.1"
2871+
"@sentry-internal/browser-utils": "npm:9.11.0"
2872+
"@sentry/core": "npm:9.11.0"
2873+
"@sentry/node": "npm:9.11.0"
2874+
"@sentry/opentelemetry": "npm:9.11.0"
2875+
"@sentry/react": "npm:9.11.0"
2876+
"@sentry/vercel-edge": "npm:9.11.0"
28772877
"@sentry/webpack-plugin": "npm:3.2.4"
28782878
chalk: "npm:3.0.0"
28792879
resolve: "npm:1.22.8"
28802880
rollup: "npm:4.35.0"
28812881
stacktrace-parser: "npm:^0.1.10"
28822882
peerDependencies:
28832883
next: ^13.2.0 || ^14.0 || ^15.0.0-rc.0
2884-
checksum: 10c0/1dbecb513de1290b834583e58372c20d8871e3a2db3cce00dcfea9195c783c31f0a46e427b0a58e73c5f65bf42a8d04eda7535a6c94b106e52a470a9883e14df
2884+
checksum: 10c0/a351f851253ec621ef947f4e015dc2eb364fb52269255a7c5b15a9f43a39899a6ae76fbdd5b6bf29980484b8f51280d9b15f57dc6031547298dc02624469371f
28852885
languageName: node
28862886
linkType: hard
28872887

2888-
"@sentry/node@npm:9.10.1":
2889-
version: 9.10.1
2890-
resolution: "@sentry/node@npm:9.10.1"
2888+
"@sentry/node@npm:9.11.0":
2889+
version: 9.11.0
2890+
resolution: "@sentry/node@npm:9.11.0"
28912891
dependencies:
28922892
"@opentelemetry/api": "npm:^1.9.0"
28932893
"@opentelemetry/context-async-hooks": "npm:^1.30.1"
@@ -2920,49 +2920,49 @@ __metadata:
29202920
"@opentelemetry/sdk-trace-base": "npm:^1.30.1"
29212921
"@opentelemetry/semantic-conventions": "npm:^1.30.0"
29222922
"@prisma/instrumentation": "npm:6.5.0"
2923-
"@sentry/core": "npm:9.10.1"
2924-
"@sentry/opentelemetry": "npm:9.10.1"
2923+
"@sentry/core": "npm:9.11.0"
2924+
"@sentry/opentelemetry": "npm:9.11.0"
29252925
import-in-the-middle: "npm:^1.13.0"
2926-
checksum: 10c0/e034c99be31b9660f5810d61c49e00d78a73b87b42099fe7ca2bd089bc7c626670627e43ccf53579f3c7f11ca98fd96975b230f582edf22c7a359a33e8aacbaa
2926+
checksum: 10c0/171f2a90e1b59aa78e5a5220366a6786fa0fa11deb1909442117bec21d323edb585bb248f1756a089befcb461b4e0976800d2582b51996f60dc625fdf964169c
29272927
languageName: node
29282928
linkType: hard
29292929

2930-
"@sentry/opentelemetry@npm:9.10.1":
2931-
version: 9.10.1
2932-
resolution: "@sentry/opentelemetry@npm:9.10.1"
2930+
"@sentry/opentelemetry@npm:9.11.0":
2931+
version: 9.11.0
2932+
resolution: "@sentry/opentelemetry@npm:9.11.0"
29332933
dependencies:
2934-
"@sentry/core": "npm:9.10.1"
2934+
"@sentry/core": "npm:9.11.0"
29352935
peerDependencies:
29362936
"@opentelemetry/api": ^1.9.0
29372937
"@opentelemetry/context-async-hooks": ^1.30.1
29382938
"@opentelemetry/core": ^1.30.1
29392939
"@opentelemetry/instrumentation": ^0.57.1
29402940
"@opentelemetry/sdk-trace-base": ^1.30.1
29412941
"@opentelemetry/semantic-conventions": ^1.28.0
2942-
checksum: 10c0/b50f8c293d1783d68eb61791754c30c36d0d2e546e66e981f2c1051598b91951172cf7a66669fe70e8388397460b8798cecd1104859c6a17eb41765ac57a5c1d
2942+
checksum: 10c0/4e8c504b1b04fda5d3c6e0909908d2b41f3ee91fe0cd7a8fe2422fd0561d12480f199e49b638a98054b4dcd70d8ba7997b5aee06b50035dbdb720f5153ab9ee7
29432943
languageName: node
29442944
linkType: hard
29452945

2946-
"@sentry/react@npm:9.10.1":
2947-
version: 9.10.1
2948-
resolution: "@sentry/react@npm:9.10.1"
2946+
"@sentry/react@npm:9.11.0":
2947+
version: 9.11.0
2948+
resolution: "@sentry/react@npm:9.11.0"
29492949
dependencies:
2950-
"@sentry/browser": "npm:9.10.1"
2951-
"@sentry/core": "npm:9.10.1"
2950+
"@sentry/browser": "npm:9.11.0"
2951+
"@sentry/core": "npm:9.11.0"
29522952
hoist-non-react-statics: "npm:^3.3.2"
29532953
peerDependencies:
29542954
react: ^16.14.0 || 17.x || 18.x || 19.x
2955-
checksum: 10c0/51c8fbcaf3d57f3bbbcf3376c914eee9333dea93e409364f11c45799e7bf3e36ff644309b9f322b8d30e7bb3bcdda480cee2c9774ba4ada825d9f7ee36d96103
2955+
checksum: 10c0/fff0f1c89421bf5c49415a51fbe7e23ab482d306f31e780d6cf06f0846469546010707cb9bbd64386e1d85d590574b71412c05f0e0aee8b93ac30b25fa1d3192
29562956
languageName: node
29572957
linkType: hard
29582958

2959-
"@sentry/vercel-edge@npm:9.10.1":
2960-
version: 9.10.1
2961-
resolution: "@sentry/vercel-edge@npm:9.10.1"
2959+
"@sentry/vercel-edge@npm:9.11.0":
2960+
version: 9.11.0
2961+
resolution: "@sentry/vercel-edge@npm:9.11.0"
29622962
dependencies:
29632963
"@opentelemetry/api": "npm:^1.9.0"
2964-
"@sentry/core": "npm:9.10.1"
2965-
checksum: 10c0/a000e35d6d8ef11cfe96cacb2f8c97e321d13c60e4ac88bc1225fe3884eadd81ae70458f0f9522f8cac3c2dedcf7dce67f5ffc8afcfa27cfe51762f68410ec05
2964+
"@sentry/core": "npm:9.11.0"
2965+
checksum: 10c0/c5b58d48d5c77753df4778635be4560529e242b3d33b5f27af72a149778c03541cb78b0e5adab3a378feeb8ff1c13974a73fe9cd7baa15faf61cbda3c067fe6a
29662966
languageName: node
29672967
linkType: hard
29682968

@@ -10321,7 +10321,7 @@ __metadata:
1032110321
"@prisma/client": "npm:6.5.0"
1032210322
"@prisma/instrumentation": "npm:6.5.0"
1032310323
"@sentry/cli": "npm:2.43.0"
10324-
"@sentry/nextjs": "npm:9.10.1"
10324+
"@sentry/nextjs": "npm:9.11.0"
1032510325
"@stripe/react-stripe-js": "npm:3.6.0"
1032610326
"@stripe/stripe-js": "npm:7.0.0"
1032710327
"@testing-library/dom": "npm:10.4.0"

0 commit comments

Comments
 (0)