Skip to content

Commit

Permalink
fix(deps): update dependency @sentry/nextjs to v7.111.0 (#947)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

### [`v7.111.0`](https://github.com/getsentry/sentry-javascript/releases/tag/7.111.0)

[Compare Source](https://github.com/getsentry/sentry-javascript/compare/7.110.1...7.111.0)

-   feat(core): Add `server.address` to browser `http.client` spans ([#&#8203;11663](https://github.com/getsentry/sentry-javascript/issues/11663))
-   fix: Ensure next & sveltekit correctly handle `browserTracingIntegration` ([#&#8203;11647](https://github.com/getsentry/sentry-javascript/issues/11647))
-   fix(browser): Don't assume window.document is available ([#&#8203;11598](https://github.com/getsentry/sentry-javascript/issues/11598))

#### Bundle size 📦

| Path                                                                               | Size              |
| ---------------------------------------------------------------------------------- | ----------------- |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay, Feedback) - Webpack (gzipped)              | 80.71 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - Webpack (gzipped)                        | 71.68 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay with Canvas) - Webpack (gzipped)            | 75.7 KB   |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) | 65.31 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing) - Webpack (gzipped)                                | 35.62 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. browserTracingIntegration) - Webpack (gzipped)              | 35.5 KB   |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Feedback) - Webpack (gzipped)                               | 31.57 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. sendFeedback) - Webpack (gzipped)                           | 31.58 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) - Webpack (gzipped)                                                | 22.78 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped)       | 78.89 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)                 | 70.25 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (gzipped)                         | 36.02 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) - ES6 CDN Bundle (gzipped)                                         | 25.27 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) | 221.21 KB |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed)         | 109.01 KB |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) - ES6 CDN Bundle (minified & uncompressed)                         | 75.79 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing) - ES5 CDN Bundle (gzipped)                         | 39.3 KB   |
| [@&#8203;sentry/react](https://github.com/sentry/react) (incl. Tracing, Replay) - Webpack (gzipped)                          | 72.17 KB  |
| [@&#8203;sentry/react](https://github.com/sentry/react) - Webpack (gzipped)                                                  | 22.81 KB  |
| [@&#8203;sentry/nextjs](https://github.com/sentry/nextjs) Client (incl. Tracing, Replay) - Webpack (gzipped)                  | 90 KB     |
| [@&#8203;sentry/nextjs](https://github.com/sentry/nextjs) Client - Webpack (gzipped)                                          | 54.15 KB  |
| [@&#8203;sentry-internal/feedback](https://github.com/sentry-internal/feedback) - Webpack (gzipped)                                      | 17.32 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 552b5c7 commit 4edda55
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@emotion/styled": "^11.11.0",
"@next/font": "13.5.6",
"@prisma/client": "^5.0.0",
"@sentry/nextjs": "7.110.1",
"@sentry/nextjs": "7.111.0",
"@stripe/react-stripe-js": "^2.1.1",
"@stripe/stripe-js": "^1.54.1",
"@types/bcrypt": "^5.0.0",
Expand Down
228 changes: 114 additions & 114 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1944,46 +1944,46 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz#5f1b518ec5fa54437c0b7c4a821546c64fed6922"
integrity sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==

"@sentry-internal/feedback@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-7.110.1.tgz#34fc4a58366917a5d7b6526937d2ad3ed169b3cd"
integrity sha512-0aR3wuEW+SZKOVNamuy0pTQyPmqDjWPPLrB2GAXGT3ZjrVxjEzzVPqk6DVBYxSV2MuJaD507SZnvfoSPNgoBmw==
dependencies:
"@sentry/core" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"

"@sentry-internal/replay-canvas@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-7.110.1.tgz#1b0457e71fcf7ebb2891859717cebf4b62547e15"
integrity sha512-zdcCmWFXM4DHOau/BCZVb6jf9zozdbAiJ1MzQ6azuZEuysOl00YfktoWZBbZjjjpWT6025s+wrmFz54t0O+enw==
dependencies:
"@sentry/core" "7.110.1"
"@sentry/replay" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"

"@sentry-internal/tracing@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.110.1.tgz#3bf55dca9e963144b0a4ad9a0b96aa2a759e2470"
integrity sha512-4kTd6EM0OP1SVWl2yLn3KIwlCpld1lyhNDeR8G1aKLm1PN+kVsR6YB/jy9KPPp4Q3lN3W9EkTSES3qhP4jVffQ==
dependencies:
"@sentry/core" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"

"@sentry/browser@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.110.1.tgz#0742b72ea2fc8578f091ca9049e802e46a3bed41"
integrity sha512-H3TZlbdsgxuoVxhotMtBDemvAofx3UPNcS+UjQ40Bd+hKX01IIbEN3i+9RQ0jmcbU6xjf+yhjwp+Ejpm4FmYMw==
dependencies:
"@sentry-internal/feedback" "7.110.1"
"@sentry-internal/replay-canvas" "7.110.1"
"@sentry-internal/tracing" "7.110.1"
"@sentry/core" "7.110.1"
"@sentry/replay" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"
"@sentry-internal/feedback@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-7.111.0.tgz#c715e7e6a1877b60cd1f4dff85969660e0deff3f"
integrity sha512-xaKgPPDEirOan7c9HwzYA1KK87kRp/qfIx9ZKLOEtxwy6nqoMuSByGqSwm1Oqfcjpbd7y6/y+7Bw+69ZKNVLDQ==
dependencies:
"@sentry/core" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry-internal/replay-canvas@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-7.111.0.tgz#aa3cba0477f312cbf40eff4eabeaeda6221a55b6"
integrity sha512-3KPBIpiegTYmuVw9gA2aKuliAQONS3Ny1kJc9x5kz6XQGuLFxqlh6KzoCVaKfQJeq2WJqRNeR4KFFuNGuB3H8w==
dependencies:
"@sentry/core" "7.111.0"
"@sentry/replay" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry-internal/tracing@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.111.0.tgz#b352df9f38009c5d306308a829a1dd9a57f084fd"
integrity sha512-CgXly8rsdu4loWVKi2RqpInH3C2cVBuaYsx4ZP5IJpzSinsUAMyyr3Pc0PZzCyoVpBBXGBGj/4HhFsY3q6Z0Vg==
dependencies:
"@sentry/core" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry/browser@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.111.0.tgz#29da73e7192eb5643d101c47922d7374e4cc88ed"
integrity sha512-x7S9XoJh+TbMnur4eBhPpCVo+p7udABBV2gQk+Iw6LP9e8EFKmGmNyl76vSsT6GeFJ7mwxDEKfuwbVoLBjIvHw==
dependencies:
"@sentry-internal/feedback" "7.111.0"
"@sentry-internal/replay-canvas" "7.111.0"
"@sentry-internal/tracing" "7.111.0"
"@sentry/core" "7.111.0"
"@sentry/replay" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry/cli@^1.77.1":
version "1.77.1"
Expand All @@ -1997,95 +1997,95 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/core@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.110.1.tgz#0d9fd932478c4cb1f6330143ddf69dacee27bf4d"
integrity sha512-yC1yeUFQlmHj9u/KxKmwOMVanBmgfX+4MZnZU31QPqN95adyZTwpaYFZl4fH5kDVnz7wXJI0qRP8SxuMePtqhw==
"@sentry/core@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.111.0.tgz#54c9037a3b79b3623377dce1887b69b40670e201"
integrity sha512-/ljeMjZu8CSrLGrseBi/7S2zRIFsqMcvfyG6Nwgfc07J9nbHt8/MqouE1bXZfiaILqDBpK7BK9MLAAph4mkAWg==
dependencies:
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry/integrations@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.110.1.tgz#de8249a3d09a5fea91936c0433f682427c595ea4"
integrity sha512-jiFWV2N43LWzw69nxHcJR0j8Nt3hzb6EqotnQ9NMTbZVMaENpkEThR8bGmoCa8LPVVFxDtVoUQdlUgwLpN6zvQ==
"@sentry/integrations@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.111.0.tgz#088f632938b86c0a141790799649765c100ddc17"
integrity sha512-rNS7euKI2/1CneWbAY2NCkEro/GJbGCyxIX7okmqOjcBJ/7AnrMMU0kck7svydReF1nWvkuQ3CT27KXeKgrk4w==
dependencies:
"@sentry/core" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"
"@sentry/core" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"
localforage "^1.8.1"

"@sentry/nextjs@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/nextjs/-/nextjs-7.110.1.tgz#fe5e987dab575ca1b0351865cb0ae099d06c43bf"
integrity sha512-OcH44p14DOjOPlEcFHJG4YB3koeYNFnDz5yikRs6B5HrcuQRzQkRphasysQt37NmjJG5QQMdqArYxho6JwlMfg==
"@sentry/nextjs@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/nextjs/-/nextjs-7.111.0.tgz#8ef11a246e105df0bf38e4603abdc30f0bfbba21"
integrity sha512-Jvl/m9QoVw8KBG3pEswJH4YLf7W7o34WLcfomge5pKUcwrgWvhiQ7L0yOOQQxDaj0zTBQhnyEHXVdULRyn7nZA==
dependencies:
"@rollup/plugin-commonjs" "24.0.0"
"@sentry/core" "7.110.1"
"@sentry/integrations" "7.110.1"
"@sentry/node" "7.110.1"
"@sentry/react" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"
"@sentry/vercel-edge" "7.110.1"
"@sentry/core" "7.111.0"
"@sentry/integrations" "7.111.0"
"@sentry/node" "7.111.0"
"@sentry/react" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"
"@sentry/vercel-edge" "7.111.0"
"@sentry/webpack-plugin" "1.21.0"
chalk "3.0.0"
resolve "1.22.8"
rollup "2.78.0"
stacktrace-parser "^0.1.10"

"@sentry/node@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.110.1.tgz#aef3664f6b86cab64444b732d53d445e4c173bbf"
integrity sha512-n6sNzZJ/ChfyCI1FxuGWgloeevC8j2vax3vXM4IZrSIm5hS1d9L2oCJ4HEPuxGUxCkQ1f4kXPcdmNaQsWH0JBw==
dependencies:
"@sentry-internal/tracing" "7.110.1"
"@sentry/core" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"

"@sentry/react@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.110.1.tgz#77773bb1a673311b1daa1536df7799186c272d80"
integrity sha512-kXdMrDexPyBf0KP/IfgCk5NS1Yfz6tFK/+UKWTxEM5PVRZkHzV7CBdd50IFGL3xMGbJmtE5Bly6WzezqUgWZ5w==
dependencies:
"@sentry/browser" "7.110.1"
"@sentry/core" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"
"@sentry/node@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.111.0.tgz#b18fddef2b38e0d9632a1e9db1f4667a2ebe9e2b"
integrity sha512-bTLZNETT7W89HEk04rwsch02KSpu++Yec/BEyM3AxUNY+ZQ9ZLL/lrNZuCwbe7fURpKoZrvGAhxpPjgs5UcB9w==
dependencies:
"@sentry-internal/tracing" "7.111.0"
"@sentry/core" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry/react@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.111.0.tgz#ae9ef6d65f176ed5d5442723c2d278d0d0bd6120"
integrity sha512-8HVl4D5TsNLaIgXsOa1H+/aOcUHvRBsH+25OzxGpyS5Cu2gSlAQxfXKYxZ0axYoMc7TNkMNdmEhYN+CGV+NUZg==
dependencies:
"@sentry/browser" "7.111.0"
"@sentry/core" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"
hoist-non-react-statics "^3.3.2"

"@sentry/replay@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.110.1.tgz#e32cb3dfa9be49f3bd902dbf4e3c22c1d023704c"
integrity sha512-R49fGOuKYsJ97EujPTzMjs3ZSuSkLTFFQmVBbsu/o6beRp4kK9l8H7r2BfLEcWJOXdWO5EU4KpRWgIxHaDK2aw==
dependencies:
"@sentry-internal/tracing" "7.110.1"
"@sentry/core" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"

"@sentry/types@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.110.1.tgz#0b84c0d5e075dbd80afa2ce6a486fd14680a0024"
integrity sha512-sZxOpM5gfyxvJeWVvNpHnxERTnlqcozjqNcIv29SZ6wonlkekmxDyJ3uCuPv85VO54WLyA4uzskPKnNFHacI8A==

"@sentry/utils@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.110.1.tgz#39d78734b807a959cacd42477711f85aaa02ca6e"
integrity sha512-eibLo2m1a7sHkOHxYYmRujr3D7ek2l9sv26F1SLoQBVDF7Afw5AKyzPmtA1D+4M9P/ux1okj7cGj3SaBrVpxXA==
dependencies:
"@sentry/types" "7.110.1"

"@sentry/vercel-edge@7.110.1":
version "7.110.1"
resolved "https://registry.yarnpkg.com/@sentry/vercel-edge/-/vercel-edge-7.110.1.tgz#add0ac6d10120edf342518f992e451fdc0317bca"
integrity sha512-lWMr9f4FwrmCrtKJI2sjCR1poJ5SkwvVIdY+8rYjtfhwiS/kXwN8LkT+OBRP5pyDaaywK9zJtzgXPdntglpyIQ==
dependencies:
"@sentry-internal/tracing" "7.110.1"
"@sentry/core" "7.110.1"
"@sentry/types" "7.110.1"
"@sentry/utils" "7.110.1"
"@sentry/replay@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.111.0.tgz#6d21bddf2ec245db6eb2c471e81efd94364107ae"
integrity sha512-cSbI4A4hrO0sZ0ynvLQauPg8YyaDOQkhGkyvbws8W9WgfxR8X827bY9S0f1TPfgaFiVcKb0iRaAwyXHg3pyzOg==
dependencies:
"@sentry-internal/tracing" "7.111.0"
"@sentry/core" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry/types@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.111.0.tgz#9c869c3c51d606041916765ba58f29de915707ac"
integrity sha512-Oti4pgQ55+FBHKKcHGu51ZUxO1u52G5iVNK4mbtAN+5ArSCy/2s1H8IDJiOMswn3acfUnCR0oB/QsbEgAPZ26g==

"@sentry/utils@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.111.0.tgz#e006cc1e751b30ff5cf914c34eb143102e2e8c2d"
integrity sha512-CB5rz1EgCSwj3xoXogsCZ5pQtfERrURc/ItcCuoaijUhkD0iMq5MCNWMHW3mBsBrqx/Oba+XGvDu0t/5+SWwBg==
dependencies:
"@sentry/types" "7.111.0"

"@sentry/vercel-edge@7.111.0":
version "7.111.0"
resolved "https://registry.yarnpkg.com/@sentry/vercel-edge/-/vercel-edge-7.111.0.tgz#2295dfa012d09955779f2d4d6ed12bc80144f11c"
integrity sha512-yX28qxG2T30mxch/gIFK4oX7jax/ulahK/FbPTuECux0fvNdXcrIeFky9aeSKE0gr6sERcQm8i19V6mlRlFmpQ==
dependencies:
"@sentry-internal/tracing" "7.111.0"
"@sentry/core" "7.111.0"
"@sentry/types" "7.111.0"
"@sentry/utils" "7.111.0"

"@sentry/webpack-plugin@1.21.0":
version "1.21.0"
Expand Down

0 comments on commit 4edda55

Please sign in to comment.