Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Bump @sentry/react from 6.11.0 to 6.12.0 (#644)
Browse files Browse the repository at this point in the history
Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 6.11.0 to 6.12.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>6.12.0</h2>
<ul>
<li>fix(nextjs): Differentiate between webpack 4 and 5 in server builds (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3878">#3878</a>)</li>
<li>fix(core): Skip native frames while searching frame URLs. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3897">#3897</a>)</li>
<li>fix(vue): Attach props only if VM is available (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3902">#3902</a>)</li>
<li>feat(tracing): Add pg-native support to Postgres integration. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3894">#3894</a>)</li>
<li>ref(ember): Update addon to support Ember 4.0.0 (beta) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3915">#3915</a>)</li>
<li>feat(react): Make Profiler _mountSpan attribute protected (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3904">#3904</a>)</li>
<li>fix(ember): allow ember-beta to fail (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3910">#3910</a>)</li>
<li>fix(tracing): Prevent metrics erroring module load in web workers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3941">#3941</a>)</li>
<li>misc(browser): Log when event is dropped by Dedupe integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3943">#3943</a>)</li>
</ul>
<h2>6.12.0-beta.2</h2>
<ul>
<li>feat(perf): Make sure option is set correctly (<a href="https://github.com/getsentry/sentry-javascript/commit/fae9e68151747fd319afd661ef71a8e75fe062ed">https://github.com/getsentry/sentry-javascript/commit/fae9e68151747fd319afd661ef71a8e75fe062ed</a>)</li>
</ul>
<h2>6.12.0-beta.1</h2>
<ul>
<li>feat(perf): Add experimental option to improve LCP collection (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/3879">getsentry/sentry-javascript#3879</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md"><code>@​sentry/react</code>'s changelog</a>.</em></p>
<blockquote>
<h2>6.12.0</h2>
<ul>
<li>fix(nextjs): Differentiate between webpack 4 and 5 in server builds (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3878">#3878</a>)</li>
<li>fix(core): Skip native frames while searching frame URLs. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3897">#3897</a>)</li>
<li>fix(vue): Attach props only if VM is available (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3902">#3902</a>)</li>
<li>feat(tracing): Add pg-native support to Postgres integration. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3894">#3894</a>)</li>
<li>ref(ember): Update addon to support Ember 4.0.0 (beta) (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3915">#3915</a>)</li>
<li>feat(react): Make Profiler _mountSpan attribute protected (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3904">#3904</a>)</li>
<li>fix(ember): allow ember-beta to fail (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3910">#3910</a>)</li>
<li>fix(tracing): Prevent metrics erroring module load in web workers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3941">#3941</a>)</li>
<li>misc(browser): Log when event is dropped by Dedupe integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3943">#3943</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/5686231d7c92eb466bd441936da36fcbc69f6f67"><code>5686231</code></a> release: 6.12.0</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/1fe2357ebfab3bba51fca173c066429d293d91c2"><code>1fe2357</code></a> chore: Update CHANGELOG</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/9703ce27b7b4db50d61c5af628c12e06b9cef390"><code>9703ce2</code></a> ref(nextjs): Small improvements to config tests (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3938">#3938</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/9c516f571c0d6dc92fef30a0f1eacc907c05f40d"><code>9c516f5</code></a> misc(browser): Log when event is dropped by Dedupe integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3943">#3943</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/156f4b5d90fc23a33b310970904ebf46a2902274"><code>156f4b5</code></a> fix(tests): Fix Express scope separation tests. (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3942">#3942</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/fdee17e909d79bcfd39729916fa70fa58d628e69"><code>fdee17e</code></a> fix(tracing): Prevent metrics erroring module load in web workers (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3941">#3941</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/949f1b6e2818a8878d93e45870b0b47ae51de81b"><code>949f1b6</code></a> fix(ember): allow ember-beta to fail (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3910">#3910</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/8fb33b05abd15bd8dd40da8d301a3a1db3e935e3"><code>8fb33b0</code></a> test(nextjs): Update type cast for integration test (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3930">#3930</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/314356e859bb87b87388df19dedb8c8e2ce17798"><code>314356e</code></a> fix(react): correct typo in ErrorBoundaryProps (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3928">#3928</a>)</li>
<li><a href="https://github.com/getsentry/sentry-javascript/commit/9c082452e8be7f3e407ed329d5442568a09bf4a9"><code>9c08245</code></a> chore: Fix typo in status.ts (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/3923">#3923</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/6.11.0...6.12.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/react&package-manager=npm_and_yarn&previous-version=6.11.0&new-version=6.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 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>
  • Loading branch information
dependabot[bot] authored Sep 7, 2021
1 parent e210249 commit ac19d00
Showing 1 changed file with 23 additions and 54 deletions.
77 changes: 23 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2711,34 +2711,25 @@
prop-types "^15.6.1"
react-lifecycles-compat "^3.0.4"

"@sentry/[email protected]":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.11.0.tgz#9e90bbc0488ebcdd1e67937d8d5b4f13c3f6dee0"
integrity sha512-Qr2QRA0t5/S9QQqxzYKvM9W8prvmiWuldfwRX4hubovXzcXLgUi4WK0/H612wSbYZ4dNAEcQbtlxFWJNN4wxdg==
dependencies:
"@sentry/core" "6.11.0"
"@sentry/types" "6.11.0"
"@sentry/utils" "6.11.0"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.11.0.tgz#40e94043afcf6407a109be26655c77832c64e740"
integrity sha512-09TB+f3pqEq8LFahFWHO6I/4DxHo+NcS52OkbWMDqEi6oNZRD7PhPn3i14LfjsYVv3u3AESU8oxSEGbFrr2UjQ==
"@sentry/[email protected]":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.12.0.tgz#970cd68fa117a1e1336fdb373e3b1fa76cd63e2d"
integrity sha512-wsJi1NLOmfwtPNYxEC50dpDcVY7sdYckzwfqz1/zHrede1mtxpqSw+7iP4bHADOJXuF+ObYYTHND0v38GSXznQ==
dependencies:
"@sentry/hub" "6.11.0"
"@sentry/minimal" "6.11.0"
"@sentry/types" "6.11.0"
"@sentry/utils" "6.11.0"
"@sentry/core" "6.12.0"
"@sentry/types" "6.12.0"
"@sentry/utils" "6.12.0"
tslib "^1.9.3"

"@sentry/hub@6.11.0":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.11.0.tgz#ddf9ddb0577d1c8290dc02c0242d274fe84d6c16"
integrity sha512-pT9hf+ZJfVFpoZopoC+yJmFNclr4NPqPcl2cgguqCHb69DklD1NxgBNWK8D6X05qjnNFDF991U6t1mxP9HrGuw==
"@sentry/core@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.12.0.tgz#bc7c5f0785b6a392d9ad47bd9b1fae3f5389996c"
integrity sha512-mU/zdjlzFHzdXDZCPZm8OeCw7c9xsbL49Mq0TrY0KJjLt4CJBkiq5SDTGfRsenBLgTedYhe5Z/J8Z+xVVq+MfQ==
dependencies:
"@sentry/types" "6.11.0"
"@sentry/utils" "6.11.0"
"@sentry/hub" "6.12.0"
"@sentry/minimal" "6.12.0"
"@sentry/types" "6.12.0"
"@sentry/utils" "6.12.0"
tslib "^1.9.3"

"@sentry/[email protected]":
Expand All @@ -2750,15 +2741,6 @@
"@sentry/utils" "6.12.0"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.11.0.tgz#806d5512658370e40827b3e3663061db708fff33"
integrity sha512-XkZ7qrdlGp4IM/gjGxf1Q575yIbl5RvPbg+WFeekpo16Ufvzx37Mr8c2xsZaWosISVyE6eyFpooORjUlzy8EDw==
dependencies:
"@sentry/hub" "6.11.0"
"@sentry/types" "6.11.0"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.12.0.tgz#cbe20e95056cedb9709d7d5b2119ef95206a9f8c"
Expand All @@ -2769,14 +2751,14 @@
tslib "^1.9.3"

"@sentry/react@^6.11.0":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-6.11.0.tgz#291a184b0f1ae75a78d592e78171f0a1c3609490"
integrity sha512-Qq57pqxE5VVsRp/ou+xv/R15ds54vv8F4/WbS+a4vEB1KqdX2NzfFDuKni5G+pZD4XNl9CI+LeUyiKtD4K/k7Q==
dependencies:
"@sentry/browser" "6.11.0"
"@sentry/minimal" "6.11.0"
"@sentry/types" "6.11.0"
"@sentry/utils" "6.11.0"
version "6.12.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-6.12.0.tgz#8ae2680d226fafb0da0f3d8366bb285004ba6c2e"
integrity sha512-E8Nw9PPzP/EyMy64ksr9xcyYYlBmUA5ROnkPQp7o5wF0xf5/J+nMS1tQdyPnLQe2KUgHlN4kVs2HHft1m7mSYQ==
dependencies:
"@sentry/browser" "6.12.0"
"@sentry/minimal" "6.12.0"
"@sentry/types" "6.12.0"
"@sentry/utils" "6.12.0"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

Expand All @@ -2791,24 +2773,11 @@
"@sentry/utils" "6.12.0"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.11.0.tgz#5122685478d32ddacd3a891cbcf550012df85f7c"
integrity sha512-gm5H9eZhL6bsIy/h3T+/Fzzz2vINhHhqd92CjHle3w7uXdTdFV98i2pDpErBGNTSNzbntqOMifYEB5ENtZAvcg==

"@sentry/[email protected]":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.12.0.tgz#b7395688a79403c6df8d8bb8d81deb8222519853"
integrity sha512-urtgLzE4EDMAYQHYdkgC0Ei9QvLajodK1ntg71bGn0Pm84QUpaqpPDfHRU+i6jLeteyC7kWwa5O5W1m/jrjGXA==

"@sentry/[email protected]":
version "6.11.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.11.0.tgz#d1dee4faf4d9c42c54bba88d5a66fb96b902a14c"
integrity sha512-IOvyFHcnbRQxa++jO+ZUzRvFHEJ1cZjrBIQaNVc0IYF0twUOB5PTP6joTcix38ldaLeapaPZ9LGfudbvYvxkdg==
dependencies:
"@sentry/types" "6.11.0"
tslib "^1.9.3"

"@sentry/[email protected]":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.12.0.tgz#3de261e8d11bdfdc7add64a3065d43517802e975"
Expand Down

0 comments on commit ac19d00

Please sign in to comment.