chore: bump up @sentry/react version to v8.28.0 (#8072)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sentry/react](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/react) ([source](https://redirect.github.com/getsentry/sentry-javascript)) | [`8.27.0` -> `8.28.0`](https://renovatebot.com/diffs/npm/@sentry%2freact/8.27.0/8.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2freact/8.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2freact/8.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2freact/8.27.0/8.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2freact/8.27.0/8.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>getsentry/sentry-javascript (@&#8203;sentry/react)</summary>

### [`v8.28.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/8.28.0)

##### Important Changes

-   **Beta release of official NestJS SDK**

This release contains the beta version of `@sentry/nestjs`! For details on how to use it, check out the
[README](https://redirect.github.com/getsentry/sentry-javascript/blob/master/packages/nestjs/README.md). Any feedback/bug reports
are greatly appreciated, please reach out on GitHub.

-   **fix(browser): Remove faulty LCP, FCP and FP normalization logic ([#&#8203;13502](https://redirect.github.com/getsentry/sentry-javascript/issues/13502))**

This release fixes a bug in the `@sentry/browser` package and all SDKs depending on this package (e.g. `@sentry/react`
or `@sentry/nextjs`) that caused the SDK to send incorrect web vital values for the LCP, FCP and FP vitals. The SDK
previously incorrectly processed the original values as they were reported from the browser. When updating your SDK to
this version, you might experience an increase in LCP, FCP and FP values, which potentially leads to a decrease in your
performance score in the Web Vitals Insights module in Sentry. This is because the previously reported values were
smaller than the actually measured values. We apologize for the inconvenience!

##### Other Changes

-   feat(nestjs): Add `SentryGlobalGraphQLFilter` ([#&#8203;13545](https://redirect.github.com/getsentry/sentry-javascript/issues/13545))
-   feat(nestjs): Automatic instrumentation of nestjs interceptors after route execution ([#&#8203;13264](https://redirect.github.com/getsentry/sentry-javascript/issues/13264))
-   feat(nextjs): Add `bundleSizeOptimizations` to build options ([#&#8203;13323](https://redirect.github.com/getsentry/sentry-javascript/issues/13323))
-   feat(nextjs): Stabilize `captureRequestError` ([#&#8203;13550](https://redirect.github.com/getsentry/sentry-javascript/issues/13550))
-   feat(nuxt): Wrap config in nuxt context ([#&#8203;13457](https://redirect.github.com/getsentry/sentry-javascript/issues/13457))
-   feat(profiling): Expose profiler as top level primitive ([#&#8203;13512](https://redirect.github.com/getsentry/sentry-javascript/issues/13512))
-   feat(replay): Add layout shift to CLS replay data ([#&#8203;13386](https://redirect.github.com/getsentry/sentry-javascript/issues/13386))
-   feat(replay): Upgrade rrweb packages to 2.26.0 ([#&#8203;13483](https://redirect.github.com/getsentry/sentry-javascript/issues/13483))
-   fix(cdn): Do not mangle \_metadata ([#&#8203;13426](https://redirect.github.com/getsentry/sentry-javascript/issues/13426))
-   fix(cdn): Fix SDK source for CDN bundles ([#&#8203;13475](https://redirect.github.com/getsentry/sentry-javascript/issues/13475))
-   fix(nestjs): Check arguments before instrumenting with `@Injectable` ([#&#8203;13544](https://redirect.github.com/getsentry/sentry-javascript/issues/13544))
-   fix(nestjs): Ensure exception and host are correctly passed on when using [@&#8203;WithSentry](https://redirect.github.com/WithSentry) ([#&#8203;13564](https://redirect.github.com/getsentry/sentry-javascript/issues/13564))
-   fix(node): Suppress tracing for transport request execution rather than transport creation ([#&#8203;13491](https://redirect.github.com/getsentry/sentry-javascript/issues/13491))
-   fix(replay): Consider more things as DOM mutations for dead clicks ([#&#8203;13518](https://redirect.github.com/getsentry/sentry-javascript/issues/13518))
-   fix(vue): Correctly obtain component name ([#&#8203;13484](https://redirect.github.com/getsentry/sentry-javascript/issues/13484))

Work in this release was contributed by [@&#8203;leopoldkristjansson](https://redirect.github.com/leopoldkristjansson), [@&#8203;mhuggins](https://redirect.github.com/mhuggins) and [@&#8203;filips123](https://redirect.github.com/filips123). Thank you for your
contributions!

</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 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/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
This commit is contained in:
renovate 2024-09-03 11:35:00 +00:00
parent 4595df9b0e
commit aad442e73d
No known key found for this signature in database
GPG Key ID: 30B1140CE1C07C99

126
yarn.lock
View File

@ -12220,14 +12220,14 @@ __metadata:
languageName: node
linkType: hard
"@sentry-internal/browser-utils@npm:8.27.0":
version: 8.27.0
resolution: "@sentry-internal/browser-utils@npm:8.27.0"
"@sentry-internal/browser-utils@npm:8.28.0":
version: 8.28.0
resolution: "@sentry-internal/browser-utils@npm:8.28.0"
dependencies:
"@sentry/core": "npm:8.27.0"
"@sentry/types": "npm:8.27.0"
"@sentry/utils": "npm:8.27.0"
checksum: 10/2276aca8b28a1e8f752576754616ace33c59bd995ea504413ec9d308a25919525d23352ea257c49889c164ad13afb6c3dc6f9d9cbe6b109d42aa6c36c70dad8c
"@sentry/core": "npm:8.28.0"
"@sentry/types": "npm:8.28.0"
"@sentry/utils": "npm:8.28.0"
checksum: 10/9f1b003248c7278d7c7802035d24bc552fa3566999ed39b70c41ad16d19f405b925a7243f43c336cf92b70d43766af9a91141a17307f53d855423410ae3be102
languageName: node
linkType: hard
@ -12242,14 +12242,14 @@ __metadata:
languageName: node
linkType: hard
"@sentry-internal/feedback@npm:8.27.0":
version: 8.27.0
resolution: "@sentry-internal/feedback@npm:8.27.0"
"@sentry-internal/feedback@npm:8.28.0":
version: 8.28.0
resolution: "@sentry-internal/feedback@npm:8.28.0"
dependencies:
"@sentry/core": "npm:8.27.0"
"@sentry/types": "npm:8.27.0"
"@sentry/utils": "npm:8.27.0"
checksum: 10/570cfb151765a5a24f0203717a29736e0d7ca486715405a154690be378d744c14a2535de1255fedf49b1f8ca347918fa98438ae42788db7c1de7c56e3276039b
"@sentry/core": "npm:8.28.0"
"@sentry/types": "npm:8.28.0"
"@sentry/utils": "npm:8.28.0"
checksum: 10/cde30757cfca8bfba991a48da469cf56b718eac690a71d723bcbde461afc941aa3acccba4e5b96797b6e251b02b1ee1d187f1fb5f8f74e0599dc190f7b313fef
languageName: node
linkType: hard
@ -12265,15 +12265,15 @@ __metadata:
languageName: node
linkType: hard
"@sentry-internal/replay-canvas@npm:8.27.0":
version: 8.27.0
resolution: "@sentry-internal/replay-canvas@npm:8.27.0"
"@sentry-internal/replay-canvas@npm:8.28.0":
version: 8.28.0
resolution: "@sentry-internal/replay-canvas@npm:8.28.0"
dependencies:
"@sentry-internal/replay": "npm:8.27.0"
"@sentry/core": "npm:8.27.0"
"@sentry/types": "npm:8.27.0"
"@sentry/utils": "npm:8.27.0"
checksum: 10/e95974e1ded2edc83e1206873dcb3df58347e18aa99b3cd4629ffffff5134ab44f8a1d40c615cbf3bfa1ab04f9b9352047811fdcf934e1bfcbe8a322558e2f38
"@sentry-internal/replay": "npm:8.28.0"
"@sentry/core": "npm:8.28.0"
"@sentry/types": "npm:8.28.0"
"@sentry/utils": "npm:8.28.0"
checksum: 10/bbb4a862482028cd484942cc21b7d2505aac5b44abcdc14c61f05f273d9b773065bb1f6a65b58157fc02ffecfc3d62515b6cd12fa51410316a3fc99e3b17b19e
languageName: node
linkType: hard
@ -12289,15 +12289,15 @@ __metadata:
languageName: node
linkType: hard
"@sentry-internal/replay@npm:8.27.0":
version: 8.27.0
resolution: "@sentry-internal/replay@npm:8.27.0"
"@sentry-internal/replay@npm:8.28.0":
version: 8.28.0
resolution: "@sentry-internal/replay@npm:8.28.0"
dependencies:
"@sentry-internal/browser-utils": "npm:8.27.0"
"@sentry/core": "npm:8.27.0"
"@sentry/types": "npm:8.27.0"
"@sentry/utils": "npm:8.27.0"
checksum: 10/f8e4245d386a649183d26b7f1558031bbc0fd21913186c7537c15e8ecda99b04316a68aa960721cf494a8fe7f8c62a7b04780018519ffda1416fee4503e3a169
"@sentry-internal/browser-utils": "npm:8.28.0"
"@sentry/core": "npm:8.28.0"
"@sentry/types": "npm:8.28.0"
"@sentry/utils": "npm:8.28.0"
checksum: 10/75a93ea9a958d3e112274b49ebef365d3c694a7e3dfe0c7ae7e19481f1bc8c4b0a540558234608a8efaf59138773927d63b514c42f9addd6bb859a26748a3386
languageName: node
linkType: hard
@ -12323,18 +12323,18 @@ __metadata:
languageName: node
linkType: hard
"@sentry/browser@npm:8.27.0":
version: 8.27.0
resolution: "@sentry/browser@npm:8.27.0"
"@sentry/browser@npm:8.28.0":
version: 8.28.0
resolution: "@sentry/browser@npm:8.28.0"
dependencies:
"@sentry-internal/browser-utils": "npm:8.27.0"
"@sentry-internal/feedback": "npm:8.27.0"
"@sentry-internal/replay": "npm:8.27.0"
"@sentry-internal/replay-canvas": "npm:8.27.0"
"@sentry/core": "npm:8.27.0"
"@sentry/types": "npm:8.27.0"
"@sentry/utils": "npm:8.27.0"
checksum: 10/0eb065ed9b757cd989a0428126f645b3c1d67064a1d1076ec9799ca4fc26873b3bbca6c65adc62a36a4c8d2018008da6758b72a1033473d2951c317b92270172
"@sentry-internal/browser-utils": "npm:8.28.0"
"@sentry-internal/feedback": "npm:8.28.0"
"@sentry-internal/replay": "npm:8.28.0"
"@sentry-internal/replay-canvas": "npm:8.28.0"
"@sentry/core": "npm:8.28.0"
"@sentry/types": "npm:8.28.0"
"@sentry/utils": "npm:8.28.0"
checksum: 10/f1a3da359f9b85e7e6523da1948d8ad9cbbfd5f8b68ae433d953a67210dced499abade26aa8a5dd9fe6e84b23b54d7748c43553af8c6f92185db73b17ae1bc5b
languageName: node
linkType: hard
@ -12460,13 +12460,13 @@ __metadata:
languageName: node
linkType: hard
"@sentry/core@npm:8.27.0":
version: 8.27.0
resolution: "@sentry/core@npm:8.27.0"
"@sentry/core@npm:8.28.0":
version: 8.28.0
resolution: "@sentry/core@npm:8.28.0"
dependencies:
"@sentry/types": "npm:8.27.0"
"@sentry/utils": "npm:8.27.0"
checksum: 10/481c19c3cd90fdedeecaef70496077ca55d30b33086286bb6d29c91299c2b2d2e6ef7d45adc967bb9715e70872b2561744fa9d199deab687de13c869a7d893d5
"@sentry/types": "npm:8.28.0"
"@sentry/utils": "npm:8.28.0"
checksum: 10/77a04e2cf182ce37bd9df4589025c472342463c3e33c62dddc2186a1d5ae3ec78c3bdd763ef6382857292d2bcd7d492e3e1b1abb6406b70606307406941a853b
languageName: node
linkType: hard
@ -12566,17 +12566,17 @@ __metadata:
linkType: hard
"@sentry/react@npm:^8.0.0, @sentry/react@npm:^8.9.0":
version: 8.27.0
resolution: "@sentry/react@npm:8.27.0"
version: 8.28.0
resolution: "@sentry/react@npm:8.28.0"
dependencies:
"@sentry/browser": "npm:8.27.0"
"@sentry/core": "npm:8.27.0"
"@sentry/types": "npm:8.27.0"
"@sentry/utils": "npm:8.27.0"
"@sentry/browser": "npm:8.28.0"
"@sentry/core": "npm:8.28.0"
"@sentry/types": "npm:8.28.0"
"@sentry/utils": "npm:8.28.0"
hoist-non-react-statics: "npm:^3.3.2"
peerDependencies:
react: ^16.14.0 || 17.x || 18.x || 19.x
checksum: 10/999df605de08ed3e018ce210e98325204fb7c69806a2a2708427209453fd3444fae1156a2d5bdb1637a2d1bb3f7bd6bf422687caab8976054762d27d41ad57dd
checksum: 10/a709b663af81fa094163b4277e19d6e07a5aa18accef30e808b08b12f6f607a3ead831083ac9455571ccacfa63144d93ebee1f626105f5b844b696c2e061e469
languageName: node
linkType: hard
@ -12594,10 +12594,10 @@ __metadata:
languageName: node
linkType: hard
"@sentry/types@npm:8.27.0":
version: 8.27.0
resolution: "@sentry/types@npm:8.27.0"
checksum: 10/a12775e69c48af7c5b98059b5324ee69980b6b4ac411bc392e4f12c335f8be99188a198f61481bc4589f84d469a76c7776d0f8dc90cd0a5cf39793961a9bc687
"@sentry/types@npm:8.28.0":
version: 8.28.0
resolution: "@sentry/types@npm:8.28.0"
checksum: 10/05de85dc6a2e525c5ee6171a6e03e7443f510a4fc3290ab72bbcf6b838cc1eba832fa63cbbc52d6cabfdb829f4abde2ffaaca9ef8e6eeef418188cc7669f2def
languageName: node
linkType: hard
@ -12619,12 +12619,12 @@ __metadata:
languageName: node
linkType: hard
"@sentry/utils@npm:8.27.0":
version: 8.27.0
resolution: "@sentry/utils@npm:8.27.0"
"@sentry/utils@npm:8.28.0":
version: 8.28.0
resolution: "@sentry/utils@npm:8.28.0"
dependencies:
"@sentry/types": "npm:8.27.0"
checksum: 10/8de679e4e8bcf030f5db7009663cb18b5d8c31f0a6b6954f49d1ff246618d6d5ef329b37116b8dc51fd1965c21ef706836a5e96734565a51dc5b897ec28d8054
"@sentry/types": "npm:8.28.0"
checksum: 10/71a89975b7752f20b6d6c1a367eb65657ec6b0a6c1b3b68c3aeb42cc1bd0c7f8a0d25179fc6ae406a79b4895f5e364f449032e1d3242acd41538ea8467d4c369
languageName: node
linkType: hard