Commit 7d71841
authored
build(deps): bump @sentry/react from 8.54.0 to 9.0.0 (#649)
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript)
from 8.54.0 to 9.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/releases"><code>@sentry/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>9.0.0</h2>
<p>Version <code>9.0.0</code> marks a major release of the Sentry
JavaScript SDKs containing breaking changes.
The goal of this release is to trim down unused and potentially
confusing APIs, prepare the SDKs for future framework versions to build
deeper instrumentation, and remove old polyfills to reduce bundle
size.</p>
<h3>How To Upgrade</h3>
<p>Please carefully read through the migration guide in the Sentry docs
on how to upgrade from version 8 to version 9.
Make sure to select your specific platform/framework in the top left
corner: <a
href="https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/">https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/</a></p>
<p>A comprehensive migration guide outlining all changes for all the
frameworks can be found within the Sentry JavaScript SDK Repository: <a
href="https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md">https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md</a></p>
<h3>Breaking Changes</h3>
<ul>
<li>doc(deno)!: Make Deno v2 the minimum supported version (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15085">#15085</a>)</li>
<li>feat!: Bump typescript to <code>~5.0.0</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14758">#14758</a>)</li>
<li>feat!: Drop <code>nitro-utils</code> package (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14998">#14998</a>)</li>
<li>feat!: Only collect ip addresses with <code>sendDefaultPii:
true</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15084">#15084</a>)</li>
<li>feat!: Remove <code>autoSessionTracking</code> option (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14802">#14802</a>)</li>
<li>feat!: Remove <code>enableTracing</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15078">#15078</a>)</li>
<li>feat!: Remove <code>getCurrentHub()</code>, <code>Hub</code>, and
<code>getCurrentHubShim()</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15122">#15122</a>)</li>
<li>feat!: Remove <code>spanId</code> from propagation context (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14733">#14733</a>)</li>
<li>feat!: Remove deprecated and unused code (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15077">#15077</a>)</li>
<li>feat!: Remove metrics API from the JS SDK (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14745">#14745</a>)</li>
<li>feat!: Require Node <code>>=18</code> as minimum supported
version (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14749">#14749</a>)</li>
<li>feat(astro)!: Respect user-specified source map setting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14941">#14941</a>)</li>
<li>feat(browser)!: Remove <code>captureUserFeedback</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14820">#14820</a>)</li>
<li>feat(build)!: Drop pre-ES2020 polyfills (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14882">#14882</a>)</li>
<li>feat(core)!: Add <code>normalizedRequest</code> to
<code>samplingContext</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14902">#14902</a>)</li>
<li>feat(core)!: Always use session from isolation scope (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14860">#14860</a>)</li>
<li>feat(core)!: Pass root spans to <code>beforeSendSpan</code> and
disallow returning <code>null</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14831">#14831</a>)</li>
<li>feat(core)!: Remove <code>BAGGAGE_HEADER_NAME</code> export (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14785">#14785</a>)</li>
<li>feat(core)!: Remove <code>TransactionNamingScheme</code> type (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14865">#14865</a>)</li>
<li>feat(core)!: Remove <code>addOpenTelemetryInstrumentation</code>
method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14792">#14792</a>)</li>
<li>feat(core)!: Remove <code>arrayify</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14782">#14782</a>)</li>
<li>feat(core)!: Remove <code>debugIntegration</code> and
<code>sessionTimingIntegration</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14747">#14747</a>)</li>
<li>feat(core)!: Remove <code>flatten</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14784">#14784</a>)</li>
<li>feat(core)!: Remove <code>getDomElement</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14797">#14797</a>)</li>
<li>feat(core)!: Remove <code>makeFifoCache</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14786">#14786</a>)</li>
<li>feat(core)!: Remove <code>memoBuilder</code> export &
<code>WeakSet</code> fallback (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14859">#14859</a>)</li>
<li>feat(core)!: Remove <code>transactionContext</code> from
<code>samplingContext</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14904">#14904</a>)</li>
<li>feat(core)!: Remove <code>urlEncode</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14783">#14783</a>)</li>
<li>feat(core)!: Remove deprecated <code>Request</code> type (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14858">#14858</a>)</li>
<li>feat(core)!: Remove deprecated request data methods (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14896">#14896</a>)</li>
<li>feat(core)!: Remove standalone <code>Client</code> interface &
deprecate <code>BaseClient</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14800">#14800</a>)</li>
<li>feat(core)!: Remove validSeverityLevels export (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14765">#14765</a>)</li>
<li>feat(core)!: Stop accepting <code>event</code> as argument for
<code>recordDroppedEvent</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14999">#14999</a>)</li>
<li>feat(core)!: Stop setting user in
<code>requestDataIntegration</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14898">#14898</a>)</li>
<li>feat(core)!: Type sdkProcessingMetadata more strictly (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14855">#14855</a>)</li>
<li>feat(core)!: Update <code>hasTracingEnabled</code> to consider empty
trace config (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14857">#14857</a>)</li>
<li>feat(core)!: Update <code>requestDataIntegration</code> handling (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14806">#14806</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@sentry/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>9.0.0</h2>
<p>Version <code>9.0.0</code> marks a release of the Sentry JavaScript
SDKs that contains breaking changes.
The goal of this release is to trim down on unused and potentially
confusing APIs, prepare the SDKs for future framework versions to build
deeper instrumentation, and remove old polyfills to reduce the packages'
size.</p>
<h3>How To Upgrade</h3>
<p>Please carefully read through the migration guide in the Sentry docs
on how to upgrade from version 8 to version 9.
Make sure to select your specific platform/framework in the top left
corner: <a
href="https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/">https://docs.sentry.io/platforms/javascript/migration/v8-to-v9/</a></p>
<p>A comprehensive migration guide outlining all changes for all the
frameworks can be found within the Sentry JavaScript SDK Repository: <a
href="https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md">https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md</a></p>
<h3>Breaking Changes</h3>
<ul>
<li>doc(deno)!: Make Deno v2 the minimum supported version (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15085">#15085</a>)</li>
<li>feat!: Bump typescript to <code>~5.0.0</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14758">#14758</a>)</li>
<li>feat!: Drop <code>nitro-utils</code> package (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14998">#14998</a>)</li>
<li>feat!: Only collect ip addresses with <code>sendDefaultPii:
true</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15084">#15084</a>)</li>
<li>feat!: Remove <code>autoSessionTracking</code> option (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14802">#14802</a>)</li>
<li>feat!: Remove <code>enableTracing</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15078">#15078</a>)</li>
<li>feat!: Remove <code>getCurrentHub()</code>, <code>Hub</code>, and
<code>getCurrentHubShim()</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15122">#15122</a>)</li>
<li>feat!: Remove <code>spanId</code> from propagation context (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14733">#14733</a>)</li>
<li>feat!: Remove deprecated and unused code (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15077">#15077</a>)</li>
<li>feat!: Remove metrics API from the JS SDK (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14745">#14745</a>)</li>
<li>feat!: Require Node <code>>=18</code> as minimum supported
version (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14749">#14749</a>)</li>
<li>feat(astro)!: Respect user-specified source map setting (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14941">#14941</a>)</li>
<li>feat(browser)!: Remove <code>captureUserFeedback</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14820">#14820</a>)</li>
<li>feat(build)!: Drop pre-ES2020 polyfills (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14882">#14882</a>)</li>
<li>feat(core)!: Add <code>normalizedRequest</code> to
<code>samplingContext</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14902">#14902</a>)</li>
<li>feat(core)!: Always use session from isolation scope (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14860">#14860</a>)</li>
<li>feat(core)!: Pass root spans to <code>beforeSendSpan</code> and
disallow returning <code>null</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14831">#14831</a>)</li>
<li>feat(core)!: Remove <code>BAGGAGE_HEADER_NAME</code> export (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14785">#14785</a>)</li>
<li>feat(core)!: Remove <code>TransactionNamingScheme</code> type (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14865">#14865</a>)</li>
<li>feat(core)!: Remove <code>addOpenTelemetryInstrumentation</code>
method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14792">#14792</a>)</li>
<li>feat(core)!: Remove <code>arrayify</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14782">#14782</a>)</li>
<li>feat(core)!: Remove <code>debugIntegration</code> and
<code>sessionTimingIntegration</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14747">#14747</a>)</li>
<li>feat(core)!: Remove <code>flatten</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14784">#14784</a>)</li>
<li>feat(core)!: Remove <code>getDomElement</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14797">#14797</a>)</li>
<li>feat(core)!: Remove <code>makeFifoCache</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14786">#14786</a>)</li>
<li>feat(core)!: Remove <code>memoBuilder</code> export &
<code>WeakSet</code> fallback (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14859">#14859</a>)</li>
<li>feat(core)!: Remove <code>transactionContext</code> from
<code>samplingContext</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14904">#14904</a>)</li>
<li>feat(core)!: Remove <code>urlEncode</code> method (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14783">#14783</a>)</li>
<li>feat(core)!: Remove deprecated <code>Request</code> type (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14858">#14858</a>)</li>
<li>feat(core)!: Remove deprecated request data methods (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14896">#14896</a>)</li>
<li>feat(core)!: Remove standalone <code>Client</code> interface &
deprecate <code>BaseClient</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14800">#14800</a>)</li>
<li>feat(core)!: Remove validSeverityLevels export (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14765">#14765</a>)</li>
<li>feat(core)!: Stop accepting <code>event</code> as argument for
<code>recordDroppedEvent</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14999">#14999</a>)</li>
<li>feat(core)!: Stop setting user in
<code>requestDataIntegration</code> (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14898">#14898</a>)</li>
<li>feat(core)!: Type sdkProcessingMetadata more strictly (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14855">#14855</a>)</li>
<li>feat(core)!: Update <code>hasTracingEnabled</code> to consider empty
trace config (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/14857">#14857</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/6914a2453472b3683fe76e67e248414d7ec4ec06"><code>6914a24</code></a>
release: 9.0.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/a39bd3d9890ca0d70adfc2cba3b259b5335a2371"><code>a39bd3d</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15355">#15355</a>
from getsentry/prepare-release/9.0.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/9986eb874d138c9ed8349104bd7fb6456f51cee5"><code>9986eb8</code></a>
meta(changelog): Update changelog for 9.0.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/480fa2a563cd7e961eced12fbe0b1515ae351974"><code>480fa2a</code></a>
Revert "fix(node): Ensure <code>httpIntegration</code> propagates
traces (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15233">#15233</a>)"
(<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15354">#15354</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/5a73804037c3cd11bf81d2147957ac1f05f4b858"><code>5a73804</code></a>
ci: Setup workspace node version in release actions (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15353">#15353</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/0b706be62567225bd5abc7af6b8746b01d4a2d5a"><code>0b706be</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15350">#15350</a>
from getsentry/prepare-release/9.0.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/8d3851c6f3e8ac69075c2a4482519ea6a1fe42f9"><code>8d3851c</code></a>
Merge pull request <a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15349">#15349</a>
from getsentry/prepare-release/9.0.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/3c48ac6ef354448e8da8fa24507bc32adfde0b81"><code>3c48ac6</code></a>
ci: Re-enable AWS lambda layer publishing (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15348">#15348</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/538fc0a427ec8b864f6acc4f8641605b10735daf"><code>538fc0a</code></a>
meta(changelog): Update changelog for 9.0.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/22f841ebc38ac0e7da4ae8f6750b43c410070996"><code>22f841e</code></a>
feat(flags): add Statsig browser integration (<a
href="https://redirect.github.com/getsentry/sentry-javascript/issues/15319">#15319</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-javascript/compare/8.54.0...9.0.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c7bf649 commit 7d71841
2 files changed
+77
-77
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments