Skip to content

Commit

Permalink
fix(deps): update dependency @sentry/react to v8.54.0 (#75)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@sentry/react](https://github.com/getsentry/sentry-javascript/tree/master/packages/react) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`8.53.0` -> `8.54.0`](https://renovatebot.com/diffs/npm/@sentry%2freact/8.53.0/8.54.0) |

---

### Release Notes

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

### [`v8.54.0`](https://github.com/getsentry/sentry-javascript/releases/tag/8.54.0)

[Compare Source](getsentry/sentry-javascript@8.53.0...8.54.0)

-   feat(v8/deps): Upgrade all OpenTelemetry dependencies ([#&#8203;15098](getsentry/sentry-javascript#15098))
-   fix(node/v8): Add compatibility layer for Prisma v5 ([#&#8203;15210](getsentry/sentry-javascript#15210))

Work in this release was contributed by [@&#8203;nwalters512](https://github.com/nwalters512). Thank you for your contribution!

#### Bundle size 📦

| Path                                                             | Size              |
| ---------------------------------------------------------------- | ----------------- |
| [@&#8203;sentry/browser](https://github.com/sentry/browser)                                                  | 23.3 KB   |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) - with treeshaking flags                         | 23.17 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing)                                  | 35.9 KB   |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay)                          | 73.27 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 66.71 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay with Canvas)              | 77.57 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay, Feedback)                | 89.5 KB   |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. Feedback)                                 | 39.51 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. sendFeedback)                             | 27.91 KB  |
| [@&#8203;sentry/browser](https://github.com/sentry/browser) (incl. FeedbackAsync)                            | 32.71 KB  |
| [@&#8203;sentry/react](https://github.com/sentry/react)                                                    | 25.98 KB  |
| [@&#8203;sentry/react](https://github.com/sentry/react) (incl. Tracing)                                    | 38.71 KB  |
| [@&#8203;sentry/vue](https://github.com/sentry/vue)                                                      | 27.58 KB  |
| [@&#8203;sentry/vue](https://github.com/sentry/vue) (incl. Tracing)                                      | 37.75 KB  |
| [@&#8203;sentry/svelte](https://github.com/sentry/svelte)                                                   | 23.46 KB  |
| CDN Bundle                                                       | 24.49 KB  |
| CDN Bundle (incl. Tracing)                                       | 37.6 KB   |
| CDN Bundle (incl. Tracing, Replay)                               | 72.9 KB   |
| CDN Bundle (incl. Tracing, Replay, Feedback)                     | 78.23 KB  |
| CDN Bundle - uncompressed                                        | 71.92 KB  |
| CDN Bundle (incl. Tracing) - uncompressed                        | 111.52 KB |
| CDN Bundle (incl. Tracing, Replay) - uncompressed                | 225.78 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed      | 238.88 KB |
| [@&#8203;sentry/nextjs](https://github.com/sentry/nextjs) (client)                                          | 38.96 KB  |
| [@&#8203;sentry/sveltekit](https://github.com/sentry/sveltekit) (client)                                       | 36.4 KB   |
| [@&#8203;sentry/node](https://github.com/sentry/node)                                                     | 162.85 KB |
| [@&#8203;sentry/node](https://github.com/sentry/node) - without tracing                                   | 99.14 KB  |
| [@&#8203;sentry/aws-serverless](https://github.com/sentry/aws-serverless)                                           | 131.23 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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca-web/pulls/75
Reviewed-by: Alexandre Soro <code@soro.dev>
Co-authored-by: renovate <renovate@git.tristess.app>
Co-committed-by: renovate <renovate@git.tristess.app>
  • Loading branch information
renovate authored and alexandresoro committed Feb 4, 2025
1 parent dab7c19 commit adb6ebd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@fontsource/carter-one": "5.1.1",
"@headlessui/react": "2.2.0",
"@hookform/resolvers": "3.10.0",
"@sentry/react": "8.53.0",
"@sentry/react": "8.54.0",
"@styled-icons/boxicons-regular": "10.47.0",
"@styled-icons/boxicons-solid": "10.47.0",
"@turf/bbox": "7.2.0",
Expand Down Expand Up @@ -327,17 +327,17 @@

"@rollup/rollup-win32-x64-msvc": ["@rollup/rollup-win32-x64-msvc@4.31.0", "https://npm.tristess.app/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.31.0.tgz", { "os": "win32", "cpu": "x64" }, "sha512-ul8rnCsUumNln5YWwz0ted2ZHFhzhRRnkpBZ+YRuHoRAlUji9KChpOUOndY7uykrPEPXVbHLlsdo6v5yXo/TXw=="],

"@sentry-internal/browser-utils": ["@sentry-internal/browser-utils@8.53.0", "https://npm.tristess.app/@sentry-internal/browser-utils/-/browser-utils-8.53.0.tgz", { "dependencies": { "@sentry/core": "8.53.0" } }, "sha512-TmW/UFtVm1I9tCCtRIGO3chuCVFE3jxOoV/q1HYiB+5rYk3ljVFxkUoch83IVMLJWz2hZtagKDaFoPhq65KSyQ=="],
"@sentry-internal/browser-utils": ["@sentry-internal/browser-utils@8.54.0", "https://npm.tristess.app/@sentry-internal/browser-utils/-/browser-utils-8.54.0.tgz", { "dependencies": { "@sentry/core": "8.54.0" } }, "sha512-DKWCqb4YQosKn6aD45fhKyzhkdG7N6goGFDeyTaJFREJDFVDXiNDsYZu30nJ6BxMM7uQIaARhPAC5BXfoED3pQ=="],

"@sentry-internal/feedback": ["@sentry-internal/feedback@8.53.0", "https://npm.tristess.app/@sentry-internal/feedback/-/feedback-8.53.0.tgz", { "dependencies": { "@sentry/core": "8.53.0" } }, "sha512-ZGqcxExSlezdy6gPu7ztvfrrgeUYYxvl90SC5cnNSAduNH4uHGySmYVLmCpz3HLkkYRGX7Na21A7Gx6ZLXLygw=="],
"@sentry-internal/feedback": ["@sentry-internal/feedback@8.54.0", "https://npm.tristess.app/@sentry-internal/feedback/-/feedback-8.54.0.tgz", { "dependencies": { "@sentry/core": "8.54.0" } }, "sha512-nQqRacOXoElpE0L0ADxUUII0I3A94niqG9Z4Fmsw6057QvyrV/LvTiMQBop6r5qLjwMqK+T33iR4/NQI5RhsXQ=="],

"@sentry-internal/replay": ["@sentry-internal/replay@8.53.0", "https://npm.tristess.app/@sentry-internal/replay/-/replay-8.53.0.tgz", { "dependencies": { "@sentry-internal/browser-utils": "8.53.0", "@sentry/core": "8.53.0" } }, "sha512-aFhJYK2Ky1ByIXooYep13skE8yaHtEIfjA0cFY6UsU9nDR3woxv3CtXOH+le2y9lmZSbNNFcpFfAGEMgryM8zQ=="],
"@sentry-internal/replay": ["@sentry-internal/replay@8.54.0", "https://npm.tristess.app/@sentry-internal/replay/-/replay-8.54.0.tgz", { "dependencies": { "@sentry-internal/browser-utils": "8.54.0", "@sentry/core": "8.54.0" } }, "sha512-8xuBe06IaYIGJec53wUC12tY2q4z2Z0RPS2s1sLtbA00EvK1YDGuXp96IDD+HB9mnDMrQ/jW5f97g9TvPsPQUg=="],

"@sentry-internal/replay-canvas": ["@sentry-internal/replay-canvas@8.53.0", "https://npm.tristess.app/@sentry-internal/replay-canvas/-/replay-canvas-8.53.0.tgz", { "dependencies": { "@sentry-internal/replay": "8.53.0", "@sentry/core": "8.53.0" } }, "sha512-DvXf+gutg31O+VyuMhPIPF8wbWLrtWsyn+6npE32SdThRKp4YJdXdWRtinI9Y5VN0AR89saX2zFNqzCySzFZ7Q=="],
"@sentry-internal/replay-canvas": ["@sentry-internal/replay-canvas@8.54.0", "https://npm.tristess.app/@sentry-internal/replay-canvas/-/replay-canvas-8.54.0.tgz", { "dependencies": { "@sentry-internal/replay": "8.54.0", "@sentry/core": "8.54.0" } }, "sha512-K/On3OAUBeq/TV2n+1EvObKC+WMV9npVXpVyJqCCyn8HYMm8FUGzuxeajzm0mlW4wDTPCQor6mK9/IgOquUzCw=="],

"@sentry/babel-plugin-component-annotate": ["@sentry/babel-plugin-component-annotate@3.1.2", "https://npm.tristess.app/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.1.2.tgz", {}, "sha512-5h2WXRJ6swKA0TwxHHryC8M2QyOfS9QhTAL6ElPfkEYe9HhJieXmxsDpyspbqAa26ccnCUcmwE5vL34jAjt4sQ=="],

"@sentry/browser": ["@sentry/browser@8.53.0", "https://npm.tristess.app/@sentry/browser/-/browser-8.53.0.tgz", { "dependencies": { "@sentry-internal/browser-utils": "8.53.0", "@sentry-internal/feedback": "8.53.0", "@sentry-internal/replay": "8.53.0", "@sentry-internal/replay-canvas": "8.53.0", "@sentry/core": "8.53.0" } }, "sha512-EUipXIq5Os5w1o17AAMg5Uy9wC2ah7WYbaBZjAyaxdXF7sMWF1OWwUo7BZxbYF44nvxZ69j+pjBKwqicjiJhcQ=="],
"@sentry/browser": ["@sentry/browser@8.54.0", "https://npm.tristess.app/@sentry/browser/-/browser-8.54.0.tgz", { "dependencies": { "@sentry-internal/browser-utils": "8.54.0", "@sentry-internal/feedback": "8.54.0", "@sentry-internal/replay": "8.54.0", "@sentry-internal/replay-canvas": "8.54.0", "@sentry/core": "8.54.0" } }, "sha512-BgUtvxFHin0fS0CmJVKTLXXZcke0Av729IVfi+2fJ4COX8HO7/HAP02RKaSQGmL2HmvWYTfNZ7529AnUtrM4Rg=="],

"@sentry/bundler-plugin-core": ["@sentry/bundler-plugin-core@3.1.2", "https://npm.tristess.app/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.1.2.tgz", { "dependencies": { "@babel/core": "^7.18.5", "@sentry/babel-plugin-component-annotate": "3.1.2", "@sentry/cli": "2.41.1", "dotenv": "^16.3.1", "find-up": "^5.0.0", "glob": "^9.3.2", "magic-string": "0.30.8", "unplugin": "1.0.1" } }, "sha512-lqOCvmOPzKiQenIMhmm5/mwCntwFy0dPZbVD28Dnr3MXpT1rIBg1HXjfnqQWFlMRbL9haSsWiY/TQyR/6b30YA=="],

Expand All @@ -357,9 +357,9 @@

"@sentry/cli-win32-x64": ["@sentry/cli-win32-x64@2.41.1", "https://npm.tristess.app/@sentry/cli-win32-x64/-/cli-win32-x64-2.41.1.tgz", { "os": "win32", "cpu": "x64" }, "sha512-6JcPvXGye61+wPp0xdzfc2YLE/Dcud8JdaK8VxLM3b/8+Em7E+UyliDu3uF8+YGUqizY5JYTd3fs17DC8DZhLw=="],

"@sentry/core": ["@sentry/core@8.53.0", "https://npm.tristess.app/@sentry/core/-/core-8.53.0.tgz", {}, "sha512-u6p5JeGSgvcoDqVcPve2gcJuhks8EQXPELzeYKuW3rHpsUfkLG6X5RVtk32dKOqqL2qzvMelnknBN7tyIf5PiA=="],
"@sentry/core": ["@sentry/core@8.54.0", "https://npm.tristess.app/@sentry/core/-/core-8.54.0.tgz", {}, "sha512-03bWf+D1j28unOocY/5FDB6bUHtYlm6m6ollVejhg45ZmK9iPjdtxNWbrLsjT1WRym0Tjzowu+A3p+eebYEv0Q=="],

"@sentry/react": ["@sentry/react@8.53.0", "https://npm.tristess.app/@sentry/react/-/react-8.53.0.tgz", { "dependencies": { "@sentry/browser": "8.53.0", "@sentry/core": "8.53.0", "hoist-non-react-statics": "^3.3.2" }, "peerDependencies": { "react": "^16.14.0 || 17.x || 18.x || 19.x" } }, "sha512-phiU/Tj9I9X0TbdhpPo7jUhV8zRs+YOG1hPJd1jgtBHW5ijXdfcat92dyRtsgwTM6nkFdsWidNzH+Q7ClfZVGg=="],
"@sentry/react": ["@sentry/react@8.54.0", "https://npm.tristess.app/@sentry/react/-/react-8.54.0.tgz", { "dependencies": { "@sentry/browser": "8.54.0", "@sentry/core": "8.54.0", "hoist-non-react-statics": "^3.3.2" }, "peerDependencies": { "react": "^16.14.0 || 17.x || 18.x || 19.x" } }, "sha512-42T/fp8snYN19Fy/2P0Mwotu4gcdy+1Lx+uYCNcYP1o7wNGigJ7qb27sW7W34GyCCHjoCCfQgeOqDQsyY8LC9w=="],

"@sentry/vite-plugin": ["@sentry/vite-plugin@3.1.2", "https://npm.tristess.app/@sentry/vite-plugin/-/vite-plugin-3.1.2.tgz", { "dependencies": { "@sentry/bundler-plugin-core": "3.1.2", "unplugin": "1.0.1" } }, "sha512-a927sabQKviA4PAs9cM3rFONHiVdfEHHkypmub+hFwJNL0sbeg/8uht0WyqDT5WjVT5pbyvLaKLDjGdwrRBY6Q=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@fontsource/carter-one": "5.1.1",
"@headlessui/react": "2.2.0",
"@hookform/resolvers": "3.10.0",
"@sentry/react": "8.53.0",
"@sentry/react": "8.54.0",
"@styled-icons/boxicons-regular": "10.47.0",
"@styled-icons/boxicons-solid": "10.47.0",
"@turf/bbox": "7.2.0",
Expand Down

0 comments on commit adb6ebd

Please sign in to comment.