-
Notifications
You must be signed in to change notification settings - Fork 575
Commit a80c328
authored
Update dependency @sentry/browser to v9.19.0 (#2766)
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.18.0` ->
`9.19.0`](https://renovatebot.com/diffs/npm/@sentry%2fbrowser/9.18.0/9.19.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>getsentry/sentry-javascript (@​sentry/browser)</summary>
###
[`v9.19.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/9.19.0)
[Compare
Source](https://redirect.github.com/getsentry/sentry-javascript/compare/9.18.0...9.19.0)
- feat(react-router): Add otel instrumentation for server requests
([#​16147](https://redirect.github.com/getsentry/sentry-javascript/pull/16147))
- feat(remix): Vendor in `opentelemetry-instrumentation-remix`
([#​16145](https://redirect.github.com/getsentry/sentry-javascript/pull/16145))
- fix(browser): Ensure spans auto-ended for navigations have `cancelled`
reason
([#​16277](https://redirect.github.com/getsentry/sentry-javascript/pull/16277))
- fix(node): Pin `@fastify/otel` fork to direct url to allow installing
without git
([#​16287](https://redirect.github.com/getsentry/sentry-javascript/pull/16287))
- fix(react): Handle nested parameterized routes in reactrouterv3
transaction normalization
([#​16274](https://redirect.github.com/getsentry/sentry-javascript/pull/16274))
Work in this release was contributed by
[@​sidx1024](https://redirect.github.com/sidx1024). Thank you for
your contribution!
#### Bundle size 📦
| Path | Size |
| ---------------------------------------------------------------- |
----------------- |
| [@​sentry/browser](https://redirect.github.com/sentry/browser) |
23.4 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser) -
with treeshaking flags | 23.06 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing) | 37.31 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay) | 74.53 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay) - with treeshaking flags | 67.72 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay with Canvas) | 79.19 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay, Feedback) | 91 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Feedback) | 39.8 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. sendFeedback) | 28.03 KB |
| [@​sentry/browser](https://redirect.github.com/sentry/browser)
(incl. FeedbackAsync) | 32.79 KB |
| [@​sentry/react](https://redirect.github.com/sentry/react) |
25.17 KB |
| [@​sentry/react](https://redirect.github.com/sentry/react)
(incl. Tracing) | 39.27 KB |
| [@​sentry/vue](https://redirect.github.com/sentry/vue) | 27.67
KB |
| [@​sentry/vue](https://redirect.github.com/sentry/vue) (incl.
Tracing) | 39.07 KB |
| [@​sentry/svelte](https://redirect.github.com/sentry/svelte) |
23.43 KB |
| CDN Bundle | 24.58 KB |
| CDN Bundle (incl. Tracing) | 37.33 KB |
| CDN Bundle (incl. Tracing, Replay) | 72.37 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) | 77.68 KB |
| CDN Bundle - uncompressed | 71.72 KB |
| CDN Bundle (incl. Tracing) - uncompressed | 110.5 KB |
| CDN Bundle (incl. Tracing, Replay) - uncompressed | 221.78 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 234.31
KB |
| [@​sentry/nextjs](https://redirect.github.com/sentry/nextjs)
(client) | 40.88 KB |
|
[@​sentry/sveltekit](https://redirect.github.com/sentry/sveltekit)
(client) | 37.77 KB |
| [@​sentry/node](https://redirect.github.com/sentry/node) |
154.29 KB |
| [@​sentry/node](https://redirect.github.com/sentry/node) -
without tracing | 95.6 KB |
|
[@​sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless)
| 120.36 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/jaegertracing/jaeger-ui).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==-->
Signed-off-by: Mend Renovate <[email protected]>1 parent e0c9795 commit a80c328Copy full SHA for a80c328
File tree
Expand file treeCollapse file tree
2 files changed
+31
-31
lines changedFilter options
- packages/jaeger-ui
Expand file treeCollapse file tree
2 files changed
+31
-31
lines changed+30-30Lines 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
Copy file name to clipboardExpand all lines: packages/jaeger-ui/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments