From d736beec5af2d3226ec6dddc92f19da51dfd548d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:42:37 +0000 Subject: [PATCH] Bump @sentry/cli from 2.39.1 to 2.40.0 Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.39.1 to 2.40.0. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cli/compare/2.39.1...2.40.0) --- updated-dependencies: - dependency-name: "@sentry/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 162 +++++++++++++++++++++++++++++++++++++++++----- package.json | 2 +- 2 files changed, 146 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8ad71ea9..6f71b6f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@sanity/client": "^6.24.1", "@sanity/image-url": "^1.1.0", "@sentry/astro": "^8.47.0", - "@sentry/cli": "^2.39.1", + "@sentry/cli": "^2.40.0", "@sentry/profiling-node": "^8.47.0", "@sentry/vue": "^8.47.0", "@shoelace-style/shoelace": "^2.19.1", @@ -7009,12 +7009,11 @@ "node": ">= 14" } }, - "node_modules/@sentry/cli": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.39.1.tgz", "integrity": "sha512-JIb3e9vh0+OmQ0KxmexMXg9oZsR/G7HMwxt5BUIKAXZ9m17Xll4ETXTRnRUBT3sf7EpNGAmlQk1xEmVN9pYZYQ==", "hasInstallScript": true, - "license": "BSD-3-Clause", "dependencies": { "https-proxy-agent": "^5.0.0", "node-fetch": "^2.6.7", @@ -7038,11 +7037,10 @@ "@sentry/cli-win32-x64": "2.39.1" } }, - "node_modules/@sentry/cli-darwin": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli-darwin": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.39.1.tgz", "integrity": "sha512-kiNGNSAkg46LNGatfNH5tfsmI/kCAaPA62KQuFZloZiemTNzhy9/6NJP8HZ/GxGs8GDMxic6wNrV9CkVEgFLJQ==", - "license": "BSD-3-Clause", "optional": true, "os": [ "darwin" @@ -7051,14 +7049,13 @@ "node": ">=10" } }, - "node_modules/@sentry/cli-linux-arm": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli-linux-arm": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.39.1.tgz", "integrity": "sha512-DkENbxyRxUrfLnJLXTA4s5UL/GoctU5Cm4ER1eB7XN7p9WsamFJd/yf2KpltkjEyiTuplv0yAbdjl1KX3vKmEQ==", "cpu": [ "arm" ], - "license": "BSD-3-Clause", "optional": true, "os": [ "linux", @@ -7068,14 +7065,13 @@ "node": ">=10" } }, - "node_modules/@sentry/cli-linux-arm64": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli-linux-arm64": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.39.1.tgz", "integrity": "sha512-5VbVJDatolDrWOgaffsEM7znjs0cR8bHt9Bq0mStM3tBolgAeSDHE89NgHggfZR+DJ2VWOy4vgCwkObrUD6NQw==", "cpu": [ "arm64" ], - "license": "BSD-3-Clause", "optional": true, "os": [ "linux", @@ -7085,7 +7081,7 @@ "node": ">=10" } }, - "node_modules/@sentry/cli-linux-i686": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli-linux-i686": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.39.1.tgz", "integrity": "sha512-pXWVoKXCRrY7N8vc9H7mETiV9ZCz+zSnX65JQCzZxgYrayQPJTc+NPRnZTdYdk5RlAupXaFicBI2GwOCRqVRkg==", @@ -7093,7 +7089,6 @@ "x86", "ia32" ], - "license": "BSD-3-Clause", "optional": true, "os": [ "linux", @@ -7103,14 +7098,13 @@ "node": ">=10" } }, - "node_modules/@sentry/cli-linux-x64": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli-linux-x64": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.39.1.tgz", "integrity": "sha512-IwayNZy+it7FWG4M9LayyUmG1a/8kT9+/IEm67sT5+7dkMIMcpmHDqL8rWcPojOXuTKaOBBjkVdNMBTXy0mXlA==", "cpu": [ "x64" ], - "license": "BSD-3-Clause", "optional": true, "os": [ "linux", @@ -7120,7 +7114,7 @@ "node": ">=10" } }, - "node_modules/@sentry/cli-win32-i686": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli-win32-i686": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.39.1.tgz", "integrity": "sha512-NglnNoqHSmE+Dz/wHeIVRnV2bLMx7tIn3IQ8vXGO5HWA2f8zYJGktbkLq1Lg23PaQmeZLPGlja3gBQfZYSG10Q==", @@ -7128,7 +7122,6 @@ "x86", "ia32" ], - "license": "BSD-3-Clause", "optional": true, "os": [ "win32" @@ -7137,14 +7130,149 @@ "node": ">=10" } }, - "node_modules/@sentry/cli-win32-x64": { + "node_modules/@sentry/bundler-plugin-core/node_modules/@sentry/cli-win32-x64": { "version": "2.39.1", "resolved": "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.39.1.tgz", "integrity": "sha512-xv0R2CMf/X1Fte3cMWie1NXuHmUyQPDBfCyIt6k6RPFPxAYUgcqgMPznYwVMwWEA1W43PaOkSn3d8ZylsDaETw==", "cpu": [ "x64" ], - "license": "BSD-3-Clause", + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@sentry/cli": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-2.40.0.tgz", + "integrity": "sha512-yo+ZfrrpVyu/2Q9r4XI84VeC6xTNzTharSJB2D0BNkreL+c16I1ykG1uc/GmmFnYVBq+HHAaYqXVfSUV14IdHw==", + "hasInstallScript": true, + "dependencies": { + "https-proxy-agent": "^5.0.0", + "node-fetch": "^2.6.7", + "progress": "^2.0.3", + "proxy-from-env": "^1.1.0", + "which": "^2.0.2" + }, + "bin": { + "sentry-cli": "bin/sentry-cli" + }, + "engines": { + "node": ">= 10" + }, + "optionalDependencies": { + "@sentry/cli-darwin": "2.40.0", + "@sentry/cli-linux-arm": "2.40.0", + "@sentry/cli-linux-arm64": "2.40.0", + "@sentry/cli-linux-i686": "2.40.0", + "@sentry/cli-linux-x64": "2.40.0", + "@sentry/cli-win32-i686": "2.40.0", + "@sentry/cli-win32-x64": "2.40.0" + } + }, + "node_modules/@sentry/cli-darwin": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.40.0.tgz", + "integrity": "sha512-GmPGvPU9tjM1Ps/pkUGQa7rImveo4delb2Dc5l8129i1MyD2ugJ5zjeNhIdBHkaObpuude9rUS7sHC4HTU2Wqw==", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@sentry/cli-linux-arm": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm/-/cli-linux-arm-2.40.0.tgz", + "integrity": "sha512-LUdwh3shYXZThkBvmKFUkQvmsCIQu76ZVqU7NXcEWHRF9gITijnSyHKCBPCbcGkb1SqQ92BW/1cJq84Dy0/DRw==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "linux", + "freebsd" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@sentry/cli-linux-arm64": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.40.0.tgz", + "integrity": "sha512-b8gDORhkhP/g1CTYVKzBlbYlmC3BqkgEzAXP8ViFxX1NNS7dK9Hr84cVnDGxhSIfCP8TW1d5V3AGeHwQr5EwEg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux", + "freebsd" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@sentry/cli-linux-i686": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-i686/-/cli-linux-i686-2.40.0.tgz", + "integrity": "sha512-sZo3QykQRpMkrz0Eb07ViyK++C6Iir1j7Rpsj/97y5WDncR8TrpGTn6ceuuVRt4clA09/ZIvwuS7amfeKN6jQw==", + "cpu": [ + "x86", + "ia32" + ], + "optional": true, + "os": [ + "linux", + "freebsd" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@sentry/cli-linux-x64": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.40.0.tgz", + "integrity": "sha512-ctpBFuyk2fP97FkxWTD9olI1BM1cy+rUIfnUqmrjXneTaUi3RFIFBB4koYhh1UT6OCWIRvChRIq40Rd9R3Pw8A==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux", + "freebsd" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@sentry/cli-win32-i686": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-win32-i686/-/cli-win32-i686-2.40.0.tgz", + "integrity": "sha512-4SYD40zJS7hVbFzAwXvXcVIoc7xsWa6L1RW1SQlt+Woh5MTPk7FMMSGft8021OSGTljiuqQzx4ecnXMO0K/gOw==", + "cpu": [ + "x86", + "ia32" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@sentry/cli-win32-x64": { + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/@sentry/cli-win32-x64/-/cli-win32-x64-2.40.0.tgz", + "integrity": "sha512-QEW2Ra4Wsr4y6AwcxOk2hL0zMlCK+adTSTaptTMmcm52el8XjdMwsNo7d/416HUYNcND0YZGih7D+KERepyQSw==", + "cpu": [ + "x64" + ], "optional": true, "os": [ "win32" diff --git a/package.json b/package.json index a29fe341..59e8db75 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@sanity/client": "^6.24.1", "@sanity/image-url": "^1.1.0", "@sentry/astro": "^8.47.0", - "@sentry/cli": "^2.39.1", + "@sentry/cli": "^2.40.0", "@sentry/profiling-node": "^8.47.0", "@sentry/vue": "^8.47.0", "@shoelace-style/shoelace": "^2.19.1",