Skip to content

Commit 8aeacb0

Browse files
authored
fix(deps): update dependency @sentry/browser to v9.27.0 (#2871)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/browser](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/browser) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`9.24.0` -> `9.27.0`](https://renovatebot.com/diffs/npm/@sentry%2fbrowser/9.24.0/9.27.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fbrowser/9.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fbrowser/9.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fbrowser/9.24.0/9.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fbrowser/9.24.0/9.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/browser)</summary> ### [`v9.27.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.27.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.26.0...9.27.0) - feat(node): Expand how vercel ai input/outputs can be set ([#&#8203;16455](https://redirect.github.com/getsentry/sentry-javascript/pull/16455)) - feat(node): Switch to new semantic conventions for Vercel AI ([#&#8203;16476](https://redirect.github.com/getsentry/sentry-javascript/pull/16476)) - feat(react-router): Add component annotation plugin ([#&#8203;16472](https://redirect.github.com/getsentry/sentry-javascript/pull/16472)) - feat(react-router): Export wrappers for server loaders and actions ([#&#8203;16481](https://redirect.github.com/getsentry/sentry-javascript/pull/16481)) - fix(browser): Ignore unrealistically long INP values ([#&#8203;16484](https://redirect.github.com/getsentry/sentry-javascript/pull/16484)) - fix(react-router): Conditionally add `ReactRouterServer` integration ([#&#8203;16470](https://redirect.github.com/getsentry/sentry-javascript/pull/16470)) #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 23.43 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 23.2 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 37.46 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 74.68 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 67.94 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 79.33 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 91.13 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.77 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 28.03 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.8 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 25.15 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 39.41 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.69 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 39.27 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 23.45 KB | | CDN Bundle | 24.88 KB | | CDN Bundle (incl. Tracing) | 37.63 KB | | CDN Bundle (incl. Tracing, Replay) | 72.66 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.99 KB | | CDN Bundle - uncompressed | 72.67 KB | | CDN Bundle (incl. Tracing) - uncompressed | 111.42 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.72 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.25 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 41.03 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 37.93 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 146.75 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 96.03 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 121.19 KB | ### [`v9.26.0`](https://redirect.github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#9260) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.25.1...9.26.0) - feat(react-router): Re-export functions from `@sentry/react` ([#&#8203;16465](https://redirect.github.com/getsentry/sentry-javascript/pull/16465)) - fix(nextjs): Skip re instrumentating on generate phase of experimental build mode ([#&#8203;16410](https://redirect.github.com/getsentry/sentry-javascript/pull/16410)) - fix(node): Ensure adding sentry-trace and baggage headers via SentryHttpInstrumentation doesn't crash ([#&#8203;16473](https://redirect.github.com/getsentry/sentry-javascript/pull/16473)) ### [`v9.25.1`](https://redirect.github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#9251) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.25.0...9.25.1) - fix(otel): Don't ignore child spans after the root is sent ([#&#8203;16416](https://redirect.github.com/getsentry/sentry-javascript/pull/16416)) ### [`v9.25.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.25.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.24.0...9.25.0) ##### Important Changes - **feat(browser): Add option to ignore `mark` and `measure` spans ([#&#8203;16443](https://redirect.github.com/getsentry/sentry-javascript/pull/16443))** This release adds an option to `browserTracingIntegration` that lets you ignore `mark` and `measure` spans created from the `performance.mark(...)` and `performance.measure(...)` browser APIs: ```js Sentry.init({ integrations: [ Sentry.browserTracingIntegration({ ignorePerformanceApiSpans: ['measure-to-ignore', /mark-to-ignore/], }), ], }); ``` ##### Other Changes - feat(browser): Export getTraceData from the browser sdks ([#&#8203;16433](https://redirect.github.com/getsentry/sentry-javascript/pull/16433)) - feat(node): Add `includeServerName` option ([#&#8203;16442](https://redirect.github.com/getsentry/sentry-javascript/pull/16442)) - fix(nuxt): Remove setting `@sentry/nuxt` external ([#&#8203;16444](https://redirect.github.com/getsentry/sentry-javascript/pull/16444)) ##### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) | 23.43 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 23.2 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 37.44 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 74.69 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 67.96 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 79.33 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 91.13 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.77 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 28.03 KB | | [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.8 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) | 25.15 KB | | [@&#8203;sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 39.39 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.67 KB | | [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 39.24 KB | | [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) | 23.45 KB | | CDN Bundle | 24.88 KB | | CDN Bundle (incl. Tracing) | 37.62 KB | | CDN Bundle (incl. Tracing, Replay) | 72.64 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.93 KB | | CDN Bundle - uncompressed | 72.67 KB | | CDN Bundle (incl. Tracing) - uncompressed | 111.4 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.7 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.22 KB | | [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 41.02 KB | | [@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 37.93 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) | 146.37 KB | | [@&#8203;sentry/node](https://redirect.github.com/sentry/node) - without tracing | 95.83 KB | | [@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 120.98 KB | </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on sunday" (UTC), 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/jaegertracing/jaeger-ui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: Mend Renovate <[email protected]>
1 parent dcb31c9 commit 8aeacb0

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

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

packages/jaeger-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@ant-design/compatible": "^5.1.4",
5151
"@jaegertracing/plexus": "0.2.0",
5252
"@pyroscope/flamegraph": "0.21.4",
53-
"@sentry/browser": "9.24.0",
53+
"@sentry/browser": "9.27.0",
5454
"antd": "^5.23.3",
5555
"chance": "^1.0.10",
5656
"classnames": "^2.5.1",

0 commit comments

Comments
 (0)