Skip to content

Commit

Permalink
build(deps): bump @sentry/browser from 8.33.1 to 8.34.0 (#229)
Browse files Browse the repository at this point in the history
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript)
from 8.33.1 to 8.34.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/browser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>8.34.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>ref(nextjs): Remove dead code (<a
href="https://github.com/getsentry/sentry-javascript/pull/13903">#13828</a>)</strong></li>
</ul>
<p>Relevant for users of the <code>@sentry/nextjs</code> package: If you
have previously configured a
<code>SENTRY_IGNORE_API_RESOLUTION_ERROR</code> environment variable, it
is now safe to unset it.</p>
<h3>Other Changes</h3>
<ul>
<li>feat(cdn): Export <code>getReplay</code> in replay CDN bundles
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13881">#13881</a>)</li>
<li>feat(replay): Clear fallback buffer when switching buffers
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13914">#13914</a>)</li>
<li>feat(replay): Upgrade rrweb packages to 2.28.0 (<a
href="https://github.com/getsentry/sentry-javascript/pull/13732">#13732</a>)</li>
<li>fix(docs): Correct supported browsers due to <code>globalThis</code>
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13788">#13788</a>)</li>
<li>fix(nextjs): Adjust path to <code>requestAsyncStorageShim.js</code>
template file
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13928">#13928</a>)</li>
<li>fix(nextjs): Detect new locations for request async storage to
support Next.js v15.0.0-canary.180 and higher
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13920">#13920</a>)</li>
<li>fix(nextjs): Drop <code>_not-found</code> spans for all HTTP methods
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13906">#13906</a>)</li>
<li>fix(nextjs): Fix resolution of request storage shim fallback
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13929">#13929</a>)</li>
<li>fix(node): Ensure graphql options are correct when preloading
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13769">#13769</a>)</li>
<li>fix(node): Local variables handle error (<a
href="https://github.com/getsentry/sentry-javascript/pull/13827">#13827</a>)</li>
<li>fix(node): Remove <code>dataloader</code> instrumentation from
default integrations
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13873">#13873</a>)</li>
<li>fix(nuxt): Create declaration files for Nuxt module
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13909">#13909</a>)</li>
<li>fix(replay): Ensure <code>replay_id</code> is removed from frozen
DSC when stopped
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13893">#13893</a>)</li>
<li>fix(replay): Try/catch <code>sendBufferedReplayOrFlush</code> to
prevent cycles
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13900">#13900</a>)</li>
<li>fix(sveltekit): Ensure trace meta tags are always injected
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13231">#13231</a>)</li>
<li>fix(sveltekit): Update <code>wrapServerRouteWithSentry</code> to
respect ParamMatchers
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13390">#13390</a>)</li>
<li>fix(wasm): Integration wasm uncaught WebAssembly.Exception
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13787">#13787</a>)
(<a
href="https://github.com/getsentry/sentry-javascript/issues/13854">#13854</a>)</li>
<li>ref(nextjs): Ignore sentry spans based on query param attribute
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13905">#13905</a>)</li>
<li>ref(utils): Move <code>vercelWaitUntil</code> to utils (<a
href="https://github.com/getsentry/sentry-javascript/pull/13891">#13891</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/trzeciak"><code>@​trzeciak</code></a>, <a
href="https://github.com/gurpreetatwal"><code>@​gurpreetatwal</code></a>,
<a href="https://github.com/ykzts"><code>@​ykzts</code></a> and <a
href="https://github.com/lizhiyao"><code>@​lizhiyao</code></a>. Thank
you for your
contributions!</p>
<h2>Bundle size 📦</h2>
<!-- 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/browser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.34.0</h2>
<h3>Important Changes</h3>
<ul>
<li><strong>ref(nextjs): Remove dead code (<a
href="https://github.com/getsentry/sentry-javascript/pull/13903">#13828</a>)</strong></li>
</ul>
<p>Relevant for users of the <code>@sentry/nextjs</code> package: If you
have previously configured a
<code>SENTRY_IGNORE_API_RESOLUTION_ERROR</code> environment variable, it
is now safe to unset it.</p>
<h3>Other Changes</h3>
<ul>
<li>feat(cdn): Export <code>getReplay</code> in replay CDN bundles
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13881">#13881</a>)</li>
<li>feat(replay): Clear fallback buffer when switching buffers
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13914">#13914</a>)</li>
<li>feat(replay): Upgrade rrweb packages to 2.28.0 (<a
href="https://github.com/getsentry/sentry-javascript/pull/13732">#13732</a>)</li>
<li>fix(docs): Correct supported browsers due to <code>globalThis</code>
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13788">#13788</a>)</li>
<li>fix(nextjs): Adjust path to <code>requestAsyncStorageShim.js</code>
template file
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13928">#13928</a>)</li>
<li>fix(nextjs): Detect new locations for request async storage to
support Next.js v15.0.0-canary.180 and higher
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13920">#13920</a>)</li>
<li>fix(nextjs): Drop <code>_not-found</code> spans for all HTTP methods
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13906">#13906</a>)</li>
<li>fix(nextjs): Fix resolution of request storage shim fallback
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13929">#13929</a>)</li>
<li>fix(node): Ensure graphql options are correct when preloading
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13769">#13769</a>)</li>
<li>fix(node): Local variables handle error (<a
href="https://github.com/getsentry/sentry-javascript/pull/13827">#13827</a>)</li>
<li>fix(node): Remove <code>dataloader</code> instrumentation from
default integrations
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13873">#13873</a>)</li>
<li>fix(nuxt): Create declaration files for Nuxt module
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13909">#13909</a>)</li>
<li>fix(replay): Ensure <code>replay_id</code> is removed from frozen
DSC when stopped
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13893">#13893</a>)</li>
<li>fix(replay): Try/catch <code>sendBufferedReplayOrFlush</code> to
prevent cycles
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13900">#13900</a>)</li>
<li>fix(sveltekit): Ensure trace meta tags are always injected
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13231">#13231</a>)</li>
<li>fix(sveltekit): Update <code>wrapServerRouteWithSentry</code> to
respect ParamMatchers
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13390">#13390</a>)</li>
<li>fix(wasm): Integration wasm uncaught WebAssembly.Exception
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13787">#13787</a>)
(<a
href="https://github.com/getsentry/sentry-javascript/issues/13854">#13854</a>)</li>
<li>ref(nextjs): Ignore sentry spans based on query param attribute
(<a
href="https://github.com/getsentry/sentry-javascript/pull/13905">#13905</a>)</li>
<li>ref(utils): Move <code>vercelWaitUntil</code> to utils (<a
href="https://github.com/getsentry/sentry-javascript/pull/13891">#13891</a>)</li>
</ul>
<p>Work in this release was contributed by <a
href="https://github.com/trzeciak"><code>@​trzeciak</code></a>, <a
href="https://github.com/gurpreetatwal"><code>@​gurpreetatwal</code></a>,
<a href="https://github.com/ykzts"><code>@​ykzts</code></a> and <a
href="https://github.com/lizhiyao"><code>@​lizhiyao</code></a>. Thank
you for your
contributions!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/d7749aeee11bc54dbba7f801b48655ebf48ad5e1"><code>d7749ae</code></a>
release: 8.34.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/2a1dd9a92a6f9ad474bf44b7558f8756d772ff7c"><code>2a1dd9a</code></a>
Merge pull request <a
href="https://github.com/getsentry/sentry-javascript/issues/13941">#13941</a>
from getsentry/prepare-release/8.34.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/20914b03dcafccf712f38831616809df9d139e9e"><code>20914b0</code></a>
meta(changelog): Update changelog for 8.34.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/86c626e834e92293bdd06261040a2fa6be65e4ad"><code>86c626e</code></a>
fix(nextjs): Fix resolution of request storage shim fallback (<a
href="https://github.com/getsentry/sentry-javascript/issues/13929">#13929</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/fcc3d2b2d2097b9d98c99be4a0e4cd5d029540a9"><code>fcc3d2b</code></a>
meta(ci): Don't fail CI run when codecov fails to upload (<a
href="https://github.com/getsentry/sentry-javascript/issues/13930">#13930</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/0b006059981cb0642a1fcdbca62d9fed6d47beb0"><code>0b00605</code></a>
ci(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (<a
href="https://github.com/getsentry/sentry-javascript/issues/13844">#13844</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/6b4401f88b657a6b6dafb20a3f5cf160655efd37"><code>6b4401f</code></a>
fix(nextjs): Detect new locations for request async storage to support
Next.j...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/0be3137b204baef57a36094649b118cbfde77052"><code>0be3137</code></a>
fix(nextjs): Adjust path to <code>requestAsynStorageShim.js</code>
template file (<a
href="https://github.com/getsentry/sentry-javascript/issues/13928">#13928</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/d7c33a2b73cf27e49a382a9ca1bf9664454e765e"><code>d7c33a2</code></a>
feat(replay): Upgrade rrweb packages to 2.28.0 (<a
href="https://github.com/getsentry/sentry-javascript/issues/13732">#13732</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript/commit/37b45c17d83ddf96383c62d507f53a4dbe292921"><code>37b45c1</code></a>
feat(replay): Clear fallback buffer when switching buffers (<a
href="https://github.com/getsentry/sentry-javascript/issues/13914">#13914</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/sentry-javascript/compare/8.33.1...8.34.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/browser&package-manager=npm_and_yarn&previous-version=8.33.1&new-version=8.34.0)](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>
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents 1597411 + 70ad290 commit 7d7eb50
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
98 changes: 49 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "^5.6.2"
},
"dependencies": {
"@sentry/browser": "^8.33.1",
"@sentry/browser": "^8.34.0",
"@solidjs/router": "^0.14.7",
"@tsconfig/strictest": "^2.0.5",
"@vitejs/plugin-legacy": "~5.4.2",
Expand Down

0 comments on commit 7d7eb50

Please sign in to comment.