From 1ea56af3280615e613b611ef797f7fca09c402d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 02:36:53 +0000 Subject: [PATCH] chore(deps): update dependency @sentry/webpack-plugin to v3 --- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ rspack/sentry/package.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ae88644..52530935 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2294,8 +2294,8 @@ importers: specifier: 1.2.2 version: 1.2.2(@swc/helpers@0.5.15) '@sentry/webpack-plugin': - specifier: 2.23.0 - version: 2.23.0(encoding@0.1.13)(webpack@5.97.1(esbuild@0.24.2)) + specifier: 3.1.0 + version: 3.1.0(encoding@0.1.13)(webpack@5.97.1(esbuild@0.24.2)) rspack/solid: dependencies: @@ -5364,12 +5364,12 @@ packages: '@selderee/plugin-htmlparser2@0.11.0': resolution: {integrity: sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==} - '@sentry/babel-plugin-component-annotate@2.23.0': - resolution: {integrity: sha512-+uLqaCKeYmH/W2YUV1XHkFEtpHdx/aFjCQahPVsvXyqg13dfkR6jaygPL4DB5DJtUSmPFCUE3MEk9ZO5JlhJYg==} + '@sentry/babel-plugin-component-annotate@3.1.0': + resolution: {integrity: sha512-G6DHlFVNPzUW8ox2YUADwJsXDgT0EF8HA68MpIcoO87eYC8aJLbDU4tHGs/ZLk7gvhNBFEJzaKjNKeLUQ9f36A==} engines: {node: '>= 14'} - '@sentry/bundler-plugin-core@2.23.0': - resolution: {integrity: sha512-Qbw+jZFK63w+V193l0eCFKLzGba2Iu93Fx8kCRzZ3uqjky002H8U3pu4mKgcc11J+u8QTjfNZGUyXsxz0jv2mg==} + '@sentry/bundler-plugin-core@3.1.0': + resolution: {integrity: sha512-4BmgU95tVjsiOvbHwVrtTV2P8M78N9zsWjSBHoRcjmTCp8HY+Q3Ok+/SJb+KaPuRpHe1A6zknl3qdjSUv0BXhA==} engines: {node: '>= 14'} '@sentry/cli-darwin@2.39.1': @@ -5418,8 +5418,8 @@ packages: engines: {node: '>= 10'} hasBin: true - '@sentry/webpack-plugin@2.23.0': - resolution: {integrity: sha512-WxYUbTt/tNfeDm9apeUDXXKs6bEuuVrgYJeCDPDzjGQdmLTsZnbLxcX/b+zr4pceyzZNFEJujk60rRWCjFZY3w==} + '@sentry/webpack-plugin@3.1.0': + resolution: {integrity: sha512-phi5wUlkVy/CeDwsZS4xTJoHLB65MxiaGTQaCHaZyL09lv3JNpg9KBHpax8+vxX043WEEmHYEhJv3lKF0CDZkQ==} engines: {node: '>= 14'} peerDependencies: webpack: '>=4.40.0' @@ -17056,12 +17056,12 @@ snapshots: domhandler: 5.0.3 selderee: 0.11.0 - '@sentry/babel-plugin-component-annotate@2.23.0': {} + '@sentry/babel-plugin-component-annotate@3.1.0': {} - '@sentry/bundler-plugin-core@2.23.0(encoding@0.1.13)': + '@sentry/bundler-plugin-core@3.1.0(encoding@0.1.13)': dependencies: '@babel/core': 7.26.7 - '@sentry/babel-plugin-component-annotate': 2.23.0 + '@sentry/babel-plugin-component-annotate': 3.1.0 '@sentry/cli': 2.39.1(encoding@0.1.13) dotenv: 16.4.5 find-up: 5.0.0 @@ -17112,9 +17112,9 @@ snapshots: - encoding - supports-color - '@sentry/webpack-plugin@2.23.0(encoding@0.1.13)(webpack@5.97.1(esbuild@0.24.2))': + '@sentry/webpack-plugin@3.1.0(encoding@0.1.13)(webpack@5.97.1(esbuild@0.24.2))': dependencies: - '@sentry/bundler-plugin-core': 2.23.0(encoding@0.1.13) + '@sentry/bundler-plugin-core': 3.1.0(encoding@0.1.13) unplugin: 1.0.1 uuid: 9.0.1 webpack: 5.97.1(esbuild@0.24.2) @@ -18991,7 +18991,7 @@ snapshots: babel-walk@3.0.0-canary-5: dependencies: - '@babel/types': 7.26.0 + '@babel/types': 7.26.7 optional: true bail@2.0.2: {} @@ -19500,8 +19500,8 @@ snapshots: constantinople@4.0.1: dependencies: - '@babel/parser': 7.26.2 - '@babel/types': 7.26.0 + '@babel/parser': 7.26.7 + '@babel/types': 7.26.7 optional: true constants-browserify@1.0.0: {} @@ -27384,8 +27384,8 @@ snapshots: with@7.0.2: dependencies: - '@babel/parser': 7.26.2 - '@babel/types': 7.26.0 + '@babel/parser': 7.26.7 + '@babel/types': 7.26.7 assert-never: 1.2.1 babel-walk: 3.0.0-canary-5 optional: true diff --git a/rspack/sentry/package.json b/rspack/sentry/package.json index 727c1c11..001d18b5 100644 --- a/rspack/sentry/package.json +++ b/rspack/sentry/package.json @@ -12,6 +12,6 @@ "devDependencies": { "@rspack/cli": "1.2.2", "@rspack/core": "1.2.2", - "@sentry/webpack-plugin": "2.23.0" + "@sentry/webpack-plugin": "3.1.0" } }