Skip to content

Commit 54b94da

Browse files
feat(deps): bump @sentry/cli from 2.28.5 to 2.28.6 (#10727)
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.28.5 to 2.28.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-cli/releases"><code>@​sentry/cli</code>'s releases</a>.</em></p> <blockquote> <h2>2.28.6</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(deploys): Revert &quot;fix(deploys): Use <code>--project</code> argument (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/1930">#1930</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/1942">#1942</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md"><code>@​sentry/cli</code>'s changelog</a>.</em></p> <blockquote> <h2>2.28.6</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(deploys): Revert &quot;fix(deploys): Use <code>--project</code> argument (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/1930">#1930</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/1942">#1942</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-cli/commit/639b58636fa7a033cb4c48395388a17c30a1633f"><code>639b586</code></a> release: 2.28.6</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/2fea93f730f3d1e32667528c7dd1730a3e414938"><code>2fea93f</code></a> fix(deploys): Revert &quot;fix(deploys): Use <code>--project</code> argument (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/1930">#1930</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/1942">#1942</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/6ff700bac63ee717eb4c6a154f2644d692ec6b98"><code>6ff700b</code></a> Merge branch 'release/2.28.5'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-cli/compare/2.28.5...2.28.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/cli&package-manager=npm_and_yarn&previous-version=2.28.5&new-version=2.28.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a02aa00 commit 54b94da

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

packages/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"access": "public"
3535
},
3636
"dependencies": {
37-
"@sentry/cli": "^2.28.5",
37+
"@sentry/cli": "^2.28.6",
3838
"@sentry/core": "7.100.0",
3939
"@sentry/node": "7.100.0",
4040
"@sentry/react": "7.100.0",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -5612,40 +5612,40 @@
56125612
magic-string "0.27.0"
56135613
unplugin "1.0.1"
56145614

5615-
"@sentry/[email protected].5":
5616-
version "2.28.5"
5617-
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.28.5.tgz#d9ab340acaa8179fbfc0bafbf784e66b52ad5f89"
5618-
integrity sha512-+18cWhVcAGB8rGEDQxMn+eZIwXdm7nMp0JJFhZ+QJLA9hYr6m2rLKkQqh9g7TgDPZo+NAsE1KSe/LcFy9gW9gw==
5619-
5620-
"@sentry/[email protected].5":
5621-
version "2.28.5"
5622-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.28.5.tgz#7c3619288dc052560edad90bf27320e660181d8d"
5623-
integrity sha512-a0A06O4lc4vmeVLfbKuIavvqOy1Woe0uGEO4tPt2aELtHS280g0pLn2JZ48wQ7XgfC60UK1h/iW1B+XKcT0aKg==
5624-
5625-
"@sentry/[email protected].5":
5626-
version "2.28.5"
5627-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.28.5.tgz#06f14a6cad7c7a2ae0bc051ce858da65b9d2f95e"
5628-
integrity sha512-05MR8BEU+wmHWw9ejD73IQlK737SfEKgRd1WOO+ZYan512yA0CpCTbPMBds3ciZWzyeIcEgLaMhh8syGL8PWeA==
5629-
5630-
"@sentry/[email protected].5":
5631-
version "2.28.5"
5632-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.28.5.tgz#802aca898894bcc76145fd4d3836098d51449ec7"
5633-
integrity sha512-mPJVU+H+eyXoq0KoqjptGrnX8utJTAL+iWtiB4MmKxUddTQhuFHzTLKjLQslzY1k0AwDoE2zKK7IwzFDHkPuXw==
5634-
5635-
"@sentry/[email protected].5":
5636-
version "2.28.5"
5637-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.28.5.tgz#a06b84ba3308e0cdeaf068b999bd026404ca24bf"
5638-
integrity sha512-XZj35T0WfS9erKelUXZRibCcB7n1tTz/f/xuQRYdHtyIp0gF0RoOXM7rJfqPbMW6r/0mI8lB5f9OHXvttEW4qg==
5639-
5640-
"@sentry/[email protected].5":
5641-
version "2.28.5"
5642-
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.28.5.tgz#977d055315f91b3b8ed9e268877d7de8cfe5b473"
5643-
integrity sha512-VugwqUqMc8ZNj5J/FWyahVuraoYEID9SIjPolIRcodAySGI47BiR5qx7KA6UF0Dh5UnDLGvb2Tu/u21N/mKc1A==
5644-
5645-
"@sentry/[email protected].5":
5646-
version "2.28.5"
5647-
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.28.5.tgz#e152376d0b08226558231c2876fc0515f02ab04b"
5648-
integrity sha512-OaOfXxP8Kr0GO/JmdK6waKCtMDECzc5Mo2O+WjjV148GffEMlCfbnbcNdqgug/AyXwT/rhrZC6bIwErIKN3KaQ==
5615+
"@sentry/[email protected].6":
5616+
version "2.28.6"
5617+
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.28.6.tgz#83f9127de77e2a2d25eb143d90720b3e9042adc1"
5618+
integrity sha512-KRf0VvTltHQ5gA7CdbUkaIp222LAk/f1+KqpDzO6nB/jC/tL4sfiy6YyM4uiH6IbVEudB8WpHCECiatmyAqMBA==
5619+
5620+
"@sentry/[email protected].6":
5621+
version "2.28.6"
5622+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.28.6.tgz#6bb660e5d8145270e287a9a21201d2f9576b0634"
5623+
integrity sha512-caMDt37FI752n4/3pVltDjlrRlPFCOxK4PHvoZGQ3KFMsai0ZhE/0CLBUMQqfZf0M0r8KB2x7wqLm7xSELjefQ==
5624+
5625+
"@sentry/[email protected].6":
5626+
version "2.28.6"
5627+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.28.6.tgz#73d466004ac445d9258e83a7b3d4e0ee6604e0bd"
5628+
integrity sha512-ANG7U47yEHD1g3JrfhpT4/MclEvmDZhctWgSP5gVw5X4AlcI87E6dTqccnLgvZjiIAQTaJJAZuSHVVF3Jk403w==
5629+
5630+
"@sentry/[email protected].6":
5631+
version "2.28.6"
5632+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.28.6.tgz#f7175ca639ee05cf12d808f7fc31d59d6e2ee3b9"
5633+
integrity sha512-Tj1+GMc6lFsDRquOqaGKXFpW9QbmNK4TSfynkWKiJxdTEn5jSMlXXfr0r9OQrxu3dCCqEHkhEyU63NYVpgxIPw==
5634+
5635+
"@sentry/[email protected].6":
5636+
version "2.28.6"
5637+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.28.6.tgz#df0af8d6c8c8c880eb7345c715a4dfa509544a40"
5638+
integrity sha512-Dt/Xz784w/z3tEObfyJEMmRIzn0D5qoK53H9kZ6e0yNvJOSKNCSOq5cQk4n1/qeG0K/6SU9dirmvHwFUiVNyYg==
5639+
5640+
"@sentry/[email protected].6":
5641+
version "2.28.6"
5642+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.28.6.tgz#0df19912d1823b6ec034b4c4c714c7601211c926"
5643+
integrity sha512-zkpWtvY3kt+ogVaAbfFr2MEkgMMHJNJUnNMO8Ixce9gh38sybIkDkZNFnVPBXMClJV0APa4QH0EwumYBFZUMuQ==
5644+
5645+
"@sentry/[email protected].6":
5646+
version "2.28.6"
5647+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.28.6.tgz#2344a206be3b555ec6540740f93a181199962804"
5648+
integrity sha512-TG2YzZ9JMeNFzbicdr5fbtsusVGACbrEfHmPgzWGDeLUP90mZxiMTjkXsE1X/5jQEQjB2+fyfXloba/Ugo51hA==
56495649

56505650
"@sentry/cli@^1.74.4", "@sentry/cli@^1.77.1":
56515651
version "1.77.1"
@@ -5659,24 +5659,24 @@
56595659
proxy-from-env "^1.1.0"
56605660
which "^2.0.2"
56615661

5662-
"@sentry/cli@^2.17.0", "@sentry/cli@^2.21.2", "@sentry/cli@^2.28.5":
5663-
version "2.28.5"
5664-
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.28.5.tgz#ecac5afbe4fe8476f1416dedf8237237665fce1f"
5665-
integrity sha512-MrIPqpjvPFnJYaQ1od02IwJCeuOxMfQw4A26A2oBAipRSrS0j4eRAPSO8oSAqt2yUx0i3MnFl1/vZiaZqgiRMQ==
5662+
"@sentry/cli@^2.17.0", "@sentry/cli@^2.21.2", "@sentry/cli@^2.28.6":
5663+
version "2.28.6"
5664+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.28.6.tgz#645f31b9e742e7bf7668c8f867149359e79b8123"
5665+
integrity sha512-o2Ngz7xXuhwHxMi+4BFgZ4qjkX0tdZeOSIZkFAGnTbRhQe5T8bxq6CcQRLdPhqMgqvDn7XuJ3YlFtD3ZjHvD7g==
56665666
dependencies:
56675667
https-proxy-agent "^5.0.0"
56685668
node-fetch "^2.6.7"
56695669
progress "^2.0.3"
56705670
proxy-from-env "^1.1.0"
56715671
which "^2.0.2"
56725672
optionalDependencies:
5673-
"@sentry/cli-darwin" "2.28.5"
5674-
"@sentry/cli-linux-arm" "2.28.5"
5675-
"@sentry/cli-linux-arm64" "2.28.5"
5676-
"@sentry/cli-linux-i686" "2.28.5"
5677-
"@sentry/cli-linux-x64" "2.28.5"
5678-
"@sentry/cli-win32-i686" "2.28.5"
5679-
"@sentry/cli-win32-x64" "2.28.5"
5673+
"@sentry/cli-darwin" "2.28.6"
5674+
"@sentry/cli-linux-arm" "2.28.6"
5675+
"@sentry/cli-linux-arm64" "2.28.6"
5676+
"@sentry/cli-linux-i686" "2.28.6"
5677+
"@sentry/cli-linux-x64" "2.28.6"
5678+
"@sentry/cli-win32-i686" "2.28.6"
5679+
"@sentry/cli-win32-x64" "2.28.6"
56805680

56815681
56825682
version "7.93.0"

0 commit comments

Comments
 (0)