From adb6ebdb19a540731f343b78351739ed7a364191 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 4 Feb 2025 20:03:53 +0000 Subject: [PATCH] fix(deps): update dependency @sentry/react to v8.54.0 (#75) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
getsentry/sentry-javascript (@​sentry/react) ### [`v8.54.0`](https://github.com/getsentry/sentry-javascript/releases/tag/8.54.0) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/8.53.0...8.54.0) - feat(v8/deps): Upgrade all OpenTelemetry dependencies ([#​15098](https://github.com/getsentry/sentry-javascript/pull/15098)) - fix(node/v8): Add compatibility layer for Prisma v5 ([#​15210](https://github.com/getsentry/sentry-javascript/pull/15210)) Work in this release was contributed by [@​nwalters512](https://github.com/nwalters512). Thank you for your contribution! #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@​sentry/browser](https://github.com/sentry/browser) | 23.3 KB | | [@​sentry/browser](https://github.com/sentry/browser) - with treeshaking flags | 23.17 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. Tracing) | 35.9 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) | 73.27 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 66.71 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 77.57 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 89.5 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. Feedback) | 39.51 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. sendFeedback) | 27.91 KB | | [@​sentry/browser](https://github.com/sentry/browser) (incl. FeedbackAsync) | 32.71 KB | | [@​sentry/react](https://github.com/sentry/react) | 25.98 KB | | [@​sentry/react](https://github.com/sentry/react) (incl. Tracing) | 38.71 KB | | [@​sentry/vue](https://github.com/sentry/vue) | 27.58 KB | | [@​sentry/vue](https://github.com/sentry/vue) (incl. Tracing) | 37.75 KB | | [@​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 | | [@​sentry/nextjs](https://github.com/sentry/nextjs) (client) | 38.96 KB | | [@​sentry/sveltekit](https://github.com/sentry/sveltekit) (client) | 36.4 KB | | [@​sentry/node](https://github.com/sentry/node) | 162.85 KB | | [@​sentry/node](https://github.com/sentry/node) - without tracing | 99.14 KB | | [@​sentry/aws-serverless](https://github.com/sentry/aws-serverless) | 131.23 KB |
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.tristess.app/alexandresoro/ouca-web/pulls/75 Reviewed-by: Alexandre Soro Co-authored-by: renovate Co-committed-by: renovate --- bun.lock | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bun.lock b/bun.lock index 3b9b17ca..ce0ad0a2 100644 --- a/bun.lock +++ b/bun.lock @@ -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", @@ -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=="], @@ -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=="], diff --git a/package.json b/package.json index 0dc8606c..324c00b7 100644 --- a/package.json +++ b/package.json @@ -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",