Skip to content

Commit 6214537

Browse files
feat(deps): bump @sentry/cli from 2.41.1 to 2.42.2
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.41.1 to 2.42.2. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-cli@2.41.1...2.42.2) --- updated-dependencies: - dependency-name: "@sentry/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f418e83 commit 6214537

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed

packages/remix/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@opentelemetry/api": "^1.9.0",
6262
"@remix-run/router": "1.x",
63-
"@sentry/cli": "^2.41.1",
63+
"@sentry/cli": "^2.42.2",
6464
"@sentry/core": "9.2.0",
6565
"@sentry/node": "9.2.0",
6666
"@sentry/opentelemetry": "9.2.0",

yarn.lock

+56-1
Original file line numberDiff line numberDiff line change
@@ -6576,37 +6576,72 @@
65766576
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.41.1.tgz#ca7e12bf1ad59bc2df35868ae98abc8869108efa"
65776577
integrity sha512-7pS3pu/SuhE6jOn3wptstAg6B5nUP878O6s+2svT7b5fKNfYUi/6NPK6dAveh2Ca0rwVq40TO4YFJabWMgTpdQ==
65786578

6579+
6580+
version "2.42.2"
6581+
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.42.2.tgz#a32a4f226e717122b37d9969e8d4d0e14779f720"
6582+
integrity sha512-GtJSuxER7Vrp1IpxdUyRZzcckzMnb4N5KTW7sbTwUiwqARRo+wxS+gczYrS8tdgtmXs5XYhzhs+t4d52ITHMIg==
6583+
65796584
65806585
version "2.41.1"
65816586
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.41.1.tgz#948e8af8290418b1562db3531db08e69e39d74bb"
65826587
integrity sha512-EzYCEnnENBnS5kpNW+2dBcrPZn1MVfywh2joGVQZTpmgDL5YFJ59VOd+K0XuEwqgFI8BSNI14KXZ75s4DD1/Vw==
65836588

6589+
6590+
version "2.42.2"
6591+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.42.2.tgz#1c06c83ff21f51ec23acf5be3b1f8c7553bf86b1"
6592+
integrity sha512-BOxzI7sgEU5Dhq3o4SblFXdE9zScpz6EXc5Zwr1UDZvzgXZGosUtKVc7d1LmkrHP8Q2o18HcDWtF3WvJRb5Zpw==
6593+
65846594
65856595
version "2.41.1"
65866596
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.41.1.tgz#1e5fa971ae8dfb3ea5564c8503b4e635ae6aed8a"
65876597
integrity sha512-wNUvquD6qjOCczvuBGf9OiD29nuQ6yf8zzfyPJa5Bdx1QXuteKsKb6HBrMwuIR3liyuu0duzHd+H/+p1n541Hg==
65886598

6599+
6600+
version "2.42.2"
6601+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.42.2.tgz#00cadc359ae3c051efb3e63873c033c61dbd1ca1"
6602+
integrity sha512-7udCw+YL9lwq+9eL3WLspvnuG+k5Icg92YE7zsteTzWLwgPVzaxeZD2f8hwhsu+wmL+jNqbpCRmktPteh3i2mg==
6603+
65896604
65906605
version "2.41.1"
65916606
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.41.1.tgz#3f01aff314f2ad8fd761f3e6e807a5ec09ae4eb4"
65926607
integrity sha512-urpQCWrdYnSAsZY3udttuMV88wTJzKZL10xsrp7sjD/Hd+O6qSLVLkxebIlxts70jMLLFHYrQ2bkRg5kKuX6Fg==
65936608

6609+
6610+
version "2.42.2"
6611+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.42.2.tgz#3b817b715dd806c20dfbffd539725ad8089c310a"
6612+
integrity sha512-Sw/dQp5ZPvKnq3/y7wIJyxTUJYPGoTX/YeMbDs8BzDlu9to2LWV3K3r7hE7W1Lpbaw4tSquUHiQjP5QHCOS7aQ==
6613+
65946614
65956615
version "2.41.1"
65966616
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.41.1.tgz#30dbf966a4b4c1721ffccd901dfcb6f967db073d"
65976617
integrity sha512-ZqpYwHXAaK4MMEFlyaLYr6mJTmpy9qP6n30jGhLTW7kHKS3s6GPLCSlNmIfeClrInEt0963fM633ZRnXa04VPw==
65986618

6619+
6620+
version "2.42.2"
6621+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.42.2.tgz#ddf906bc3071cc79ce6e633eddcb76bb9068e688"
6622+
integrity sha512-mU4zUspAal6TIwlNLBV5oq6yYqiENnCWSxtSQVzWs0Jyq97wtqGNG9U+QrnwjJZ+ta/hvye9fvL2X25D/RxHQw==
6623+
65996624
66006625
version "2.41.1"
66016626
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.41.1.tgz#f88eeb5d2d4ee46c38d8616ae1eb484108ea71c2"
66026627
integrity sha512-AuRimCeVsx99DIOr9cwdYBHk39tlmAuPDdy2r16iNzY0InXs4xOys4gGzM7N4vlFQvFkzuc778Su0HkfasgprA==
66036628

6629+
6630+
version "2.42.2"
6631+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.42.2.tgz#9036085c7c6ce455ad45fda411c55ff39c06eb95"
6632+
integrity sha512-iHvFHPGqgJMNqXJoQpqttfsv2GI3cGodeTq4aoVLU/BT3+hXzbV0x1VpvvEhncJkDgDicJpFLM8sEPHb3b8abw==
6633+
66046634
66056635
version "2.41.1"
66066636
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.41.1.tgz#eefd95a2aa184adb464334e265b55a9142070f6f"
66076637
integrity sha512-6JcPvXGye61+wPp0xdzfc2YLE/Dcud8JdaK8VxLM3b/8+Em7E+UyliDu3uF8+YGUqizY5JYTd3fs17DC8DZhLw==
66086638

6609-
"@sentry/[email protected]", "@sentry/cli@^2.36.1", "@sentry/cli@^2.41.1":
6639+
6640+
version "2.42.2"
6641+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.42.2.tgz#7d6464b63f32c9f97fff428f246b1f039b402233"
6642+
integrity sha512-vPPGHjYoaGmfrU7xhfFxG7qlTBacroz5NdT+0FmDn6692D8IvpNXl1K+eV3Kag44ipJBBeR8g1HRJyx/F/9ACw==
6643+
6644+
66106645
version "2.41.1"
66116646
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.41.1.tgz#a9467ca3ff4acfcdedec1565c9ff726b93758d29"
66126647
integrity sha512-0GVmDiTV7R1492wkVY4bGcfC0fSmRmQjuxaaPI8CIV9B2VP9pBVCUizi1mevXaaE4I3fM60LI+XYrKFEneuVog==
@@ -6625,6 +6660,25 @@
66256660
"@sentry/cli-win32-i686" "2.41.1"
66266661
"@sentry/cli-win32-x64" "2.41.1"
66276662

6663+
"@sentry/cli@^2.36.1", "@sentry/cli@^2.42.2":
6664+
version "2.42.2"
6665+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.42.2.tgz#8173df4d057d600a9ef0cf1e9b42b0c6607b46e4"
6666+
integrity sha512-spb7S/RUumCGyiSTg8DlrCX4bivCNmU/A1hcfkwuciTFGu8l5CDc2I6jJWWZw8/0enDGxuj5XujgXvU5tr4bxg==
6667+
dependencies:
6668+
https-proxy-agent "^5.0.0"
6669+
node-fetch "^2.6.7"
6670+
progress "^2.0.3"
6671+
proxy-from-env "^1.1.0"
6672+
which "^2.0.2"
6673+
optionalDependencies:
6674+
"@sentry/cli-darwin" "2.42.2"
6675+
"@sentry/cli-linux-arm" "2.42.2"
6676+
"@sentry/cli-linux-arm64" "2.42.2"
6677+
"@sentry/cli-linux-i686" "2.42.2"
6678+
"@sentry/cli-linux-x64" "2.42.2"
6679+
"@sentry/cli-win32-i686" "2.42.2"
6680+
"@sentry/cli-win32-x64" "2.42.2"
6681+
66286682
66296683
version "3.1.2"
66306684
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.1.2.tgz#d1ed4eeb558e10260bf0e7f292f9ad6baf22a98c"
@@ -27701,6 +27755,7 @@ [email protected], stylus@^0.59.0:
2770127755

2770227756
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2770327757
version "3.36.0"
27758+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2770427759
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2770527760
dependencies:
2770627761
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)