Skip to content

Commit

Permalink
chore: update scripts/update-cli.sh to 2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 17, 2024
1 parent 7388c30 commit 2ffa38e
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 47 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@

- Fix `WITH_ENVIRONMENT` overwrite in `sentry-xcode-debug-files.sh` ([#3525](https://github.com/getsentry/sentry-react-native/pull/3525))

### Dependencies

- Bump CLI from v2.23.0 to v2.25.1 ([#3486](https://github.com/getsentry/sentry-react-native/pull/3486))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2251)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.23.0...2.25.1)

## 5.16.0

This release ships with a beta version of our new built-in Expo SDK 50 support,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@sentry/browser": "7.81.1",
"@sentry/cli": "2.23.0",
"@sentry/cli": "2.25.1",
"@sentry/core": "7.81.1",
"@sentry/hub": "7.81.1",
"@sentry/integrations": "7.81.1",
Expand Down
92 changes: 46 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3807,59 +3807,59 @@
"@sentry/types" "7.81.1"
"@sentry/utils" "7.81.1"

"@sentry/cli-darwin@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.23.0.tgz#1a4f149071a77f2e767a9cd7997b0b9257eae59f"
integrity sha512-tWuTxvb6P5pA0E+O1/7jKQ6AP45DOOW+BAd7mwBMHZ+5xG3nsvvrRS9hOIzBNPTeB2RyIEXgpQ2Mb6NdD21DBQ==

"@sentry/cli-linux-arm64@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.23.0.tgz#f3f154dc9ee68b4c3e6386ececb7c4b7dbe6cdbe"
integrity sha512-KsOckP+b0xAzrRuoP4eiqJ6ASD6SqIplL8BCHOAODQfvWn9rgNwsJWOgKlWwfrJnkJYkpWVYvYeyx0oeUx3N0g==

"@sentry/cli-linux-arm@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.23.0.tgz#93afbf73c21b69c0e7b605d7508ee8002f90bba0"
integrity sha512-1R8ngBDKtPw++Km6VnVTx76ndrBL9BuBBNpF9TUCGftK3ArdaifqoIx8cZ8aKu8sWXLAKO7lHzxL4BNPZvlDiw==

"@sentry/cli-linux-i686@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.23.0.tgz#4a2db236f94474aea127abcb73402c5aa5a48f89"
integrity sha512-KRqB98KstBkKh33ZqUq+q8O0U4c01aTWCNPpVrqAX7zikSk0AAJTG8eAtqwDSx949IkKUl8xa6PFLfz+Nb2EMQ==

"@sentry/cli-linux-x64@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.23.0.tgz#fd0a1ac2fe4841247dcf89e43f3df9a416719259"
integrity sha512-USHZ0zzg9qujGYAyRjLeUfLDZOMgNjCr82m0BSBMmlFs4oKwHmO6bSvdi9UzNNcpmkOavNAdUM4jnZWk11i46Q==

"@sentry/cli-win32-i686@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.23.0.tgz#0201030d2128a2fba79e3fd7e644052151bb21ed"
integrity sha512-lS/B3pONDl18IEu/I//3vcMnosThobyXpqfAm4WYUtFTiw/wwDHgwGgaIjZWm5wMRkPFzYoRFpZfPlUrJd/4cQ==

"@sentry/cli-win32-x64@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.23.0.tgz#648b99be78af130dbb0a53506d5c55bbe0d46472"
integrity sha512-7LP6wA3w93ViYKQR8tMN2i/SfpQzaXqM2SAHI3yfJ3bdREHOV3+/N0mNiWVRvgL0TKNQJS42v2IILLhiDxufHQ==

"@sentry/cli@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.23.0.tgz#d8fa6a514aedfe316a8afc046435b96746e7099f"
integrity sha512-xFTv7YOaKWMCSPgN8A1jZpxJQhwdES89pqMTWjJOgjmkwFvziuaTM7O7kazps/cACDhJp2lK2j6AT6imhr4t9w==
"@sentry/cli-darwin@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.25.1.tgz#e7d188e127fe45613e7cd67ab031eee06ccb48ff"
integrity sha512-87pImfRNa6qaWFsfvAnyY2X9CI/ZclVqfrgQHHeeOaVM1THGZQVVL9Ukwhu34z+0kLzHMvdj2EaIskmN8M1i1Q==

"@sentry/cli-linux-arm64@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.25.1.tgz#fcb46958ea0cb70b6f9ee477976fadefd78ba879"
integrity sha512-qNA1x5fYk0PStJjjs3AicvYMRDVC3PmZ0JgOqZhCx1kA9Nwot6uLn6uonqkFe8+MtWqKQETCaMhvx51Febp1bg==

"@sentry/cli-linux-arm@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.25.1.tgz#e04a3776ef749c5ab08acd64dd725ed4aa7f736a"
integrity sha512-nYRhCTXkmqagebh/+PqsmD5SHtH8FVbA5DrnebDY9Pex9LqrOdyXwR4Xo1u+jsMSvgamUmHLsmmT+B6PqhPFfw==

"@sentry/cli-linux-i686@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.25.1.tgz#acd3bb52ed4f956e01f4869d1334358006d3ae6a"
integrity sha512-FWkjxwHn73GFMOvu4rK2NRi3zPg4f6/K1opPSVw6FkHoroMW6O9XVQIkxm2UGQd2QDxFDwlWCjzzLb8aFS1I8Q==

"@sentry/cli-linux-x64@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.25.1.tgz#2cd7c25d1ab6475a761ab99338e031b4d9a73961"
integrity sha512-0ZF+ynPolDUGYEphXbSRHEzh38hf07GBHg3e6FOiTdADDx6BmVtC6l/ElUaIOUsC+yPG+r/mySHeiRcbhvuEwg==

"@sentry/cli-win32-i686@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.25.1.tgz#6c07fcd90aeffeaf98fc8d55cabc36f7f76f1d9f"
integrity sha512-yrSyJz8b1ihB4LTqmsiVjLFGvHHRuEOEbV0Qm3C21woh56iiRCA75QccbKaiXjfBE1qpKknA7j8hphD5iGUdcA==

"@sentry/cli-win32-x64@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.25.1.tgz#265a00636db7a5d8164b174cd29c81d7548e8e43"
integrity sha512-Zy0IAloj9xYpW0KajWy0sdh426K76MPM6SOhID4wgnIcVZgLeaBAxeq1DISBuni3KFd4qSWZy+QGZIzF3DWvqA==

"@sentry/cli@2.25.1":
version "2.25.1"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.25.1.tgz#10b430f6c4f5effd2006595c73235e6b50ba1cdf"
integrity sha512-jP60fVG9TsDltSiAJ+WeIgZUoGUAguQ7kyKWqZSDcbCMzOUE+5pxeyvsdJxDugeeNJIAcGxY/1aHWqry4tHMzA==
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"
optionalDependencies:
"@sentry/cli-darwin" "2.23.0"
"@sentry/cli-linux-arm" "2.23.0"
"@sentry/cli-linux-arm64" "2.23.0"
"@sentry/cli-linux-i686" "2.23.0"
"@sentry/cli-linux-x64" "2.23.0"
"@sentry/cli-win32-i686" "2.23.0"
"@sentry/cli-win32-x64" "2.23.0"
"@sentry/cli-darwin" "2.25.1"
"@sentry/cli-linux-arm" "2.25.1"
"@sentry/cli-linux-arm64" "2.25.1"
"@sentry/cli-linux-i686" "2.25.1"
"@sentry/cli-linux-x64" "2.25.1"
"@sentry/cli-win32-i686" "2.25.1"
"@sentry/cli-win32-x64" "2.25.1"

"@sentry/cli@^1.72.0":
version "1.74.6"
Expand Down

0 comments on commit 2ffa38e

Please sign in to comment.