Skip to content

Commit f283726

Browse files
feat(deps): bump @sentry/cli from 2.41.1 to 2.42.2 (#15510)
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.41.1 to 2.42.2. <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.42.2</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(sourcemaps): Exclude skipped files from bundle file count (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2397">#2397</a>) by <a href="https://github.com/a-hariti"><code>@​a-hariti</code></a></li> <li>fix: warn about missing SENTRY_RELEASE when it's set to empty string (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2394">#2394</a>) by <a href="https://github.com/a-hariti"><code>@​a-hariti</code></a></li> <li>build(node): Bump <code>semver@5.*</code> dependencies (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2399">#2399</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>semver@6.*</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2400">#2400</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>semver@^7.*</code> dependencies (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2398">#2398</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>[email protected]</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2396">#2396</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>cross-spawn@^6.0.5</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2395">#2395</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Release Docker image to GHCR (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2393">#2393</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Fix caching (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2391">#2391</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <h2>2.42.1</h2> <p>This release is a re-release of 2.42.0. There are no code changes to the CLI. We are performing this re-release because 2.42.0 failed to publish to Docker Hub.</p> <h3>Various fixes &amp; improvements</h3> <ul> <li>ci(docker): Don't publish to GHCR via Craft (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2392">#2392</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <h2>2.42.0</h2> <p>With this release, we now build and publish multi-architecture (arm64 and aarch64) Docker images for Sentry CLI.</p> <h3>Various fixes &amp; improvements</h3> <ul> <li>feat: Only warn for token org mismatch (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2382">#2382</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>feat: Improve custom panic hook (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2355">#2355</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a> <ul> <li>We now have better error messages when there is an internal error in Sentry CLI.</li> </ul> </li> <li>feat: Deprecate <code>--use-artifact-bundle</code> option (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2349">#2349</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>feat: Deprecate <code>useArtifactBundle</code> JS option (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2348">#2348</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(update): Properly handle errors when getting latest CLI version (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2370">#2370</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <!-- raw HTML omitted --> <ul> <li>ci(docker): Add Craft targets for <code>docker</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2390">#2390</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Enable caching of Docker builds (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2389">#2389</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Remove invalid argument (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2388">#2388</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Build each architecture natively (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2387">#2387</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(docker): Build Docker image on host architecture (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2386">#2386</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build: Use hash instead of branch in GHCR tag (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2384">#2384</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build: Build Docker image in CI and publish to GHCR (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2383">#2383</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci: Pin Actions runners' OS versions (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2353">#2353</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>meta: Update LICENSE (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2380">#2380</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build: Update <code>url</code> crate (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2379">#2379</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>docs: Explain why lint is disabled (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2371">#2371</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ref(sourcemaps): Fix <code>unnecessary_wraps</code> for <code>add_debug_id_references</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2369">#2369</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ref(sourcemaps): Fix <code>unnecessary_wraps</code> for <code>add_sourcemap_references</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2368">#2368</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ref(sourcemaps): Fix <code>unnecessary_wraps</code> lint for <code>SourceMapsProcessor::add</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2367">#2367</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ref(sourcemaps): Make <code>lookup_pos</code> not return <code>Option</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2366">#2366</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.42.2</h2> <h3>Various fixes &amp; improvements</h3> <ul> <li>fix(sourcemaps): Exclude skipped files from bundle file count (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2397">#2397</a>) by <a href="https://github.com/a-hariti"><code>@​a-hariti</code></a></li> <li>fix: warn about missing SENTRY_RELEASE when it's set to empty string (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2394">#2394</a>) by <a href="https://github.com/a-hariti"><code>@​a-hariti</code></a></li> <li>build(node): Bump <code>semver@5.*</code> dependencies (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2399">#2399</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>semver@6.*</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2400">#2400</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>semver@^7.*</code> dependencies (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2398">#2398</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>[email protected]</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2396">#2396</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(node): Bump <code>cross-spawn@^6.0.5</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2395">#2395</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Release Docker image to GHCR (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2393">#2393</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Fix caching (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2391">#2391</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <h2>2.42.1</h2> <p>This release is a re-release of 2.42.0. There are no code changes to the CLI. We are performing this re-release because 2.42.0 failed to publish to Docker Hub.</p> <h3>Various fixes &amp; improvements</h3> <ul> <li>ci(docker): Don't publish to GHCR via Craft (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2392">#2392</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <h2>2.42.0</h2> <p>With this release, we now build and publish multi-architecture (arm64 and aarch64) Docker images for Sentry CLI.</p> <h3>Various fixes &amp; improvements</h3> <ul> <li>feat: Only warn for token org mismatch (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2382">#2382</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>feat: Improve custom panic hook (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2355">#2355</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a> <ul> <li>We now have better error messages when there is an internal error in Sentry CLI.</li> </ul> </li> <li>feat: Deprecate <code>--use-artifact-bundle</code> option (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2349">#2349</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>feat: Deprecate <code>useArtifactBundle</code> JS option (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2348">#2348</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>fix(update): Properly handle errors when getting latest CLI version (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2370">#2370</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <!-- raw HTML omitted --> <ul> <li>ci(docker): Add Craft targets for <code>docker</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2390">#2390</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Enable caching of Docker builds (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2389">#2389</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Remove invalid argument (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2388">#2388</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci(docker): Build each architecture natively (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2387">#2387</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build(docker): Build Docker image on host architecture (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2386">#2386</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build: Use hash instead of branch in GHCR tag (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2384">#2384</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build: Build Docker image in CI and publish to GHCR (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2383">#2383</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ci: Pin Actions runners' OS versions (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2353">#2353</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>meta: Update LICENSE (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2380">#2380</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>build: Update <code>url</code> crate (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2379">#2379</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>docs: Explain why lint is disabled (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2371">#2371</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> <li>ref(sourcemaps): Fix <code>unnecessary_wraps</code> for <code>add_debug_id_references</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2369">#2369</a>) by <a href="https://github.com/szokeasaurusrex"><code>@​szokeasaurusrex</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-cli/commit/c04d60115532a40839271556d8a332768d210a6c"><code>c04d601</code></a> release: 2.42.2</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/dfc6dd6ce8c43b70a75db7941adae2c2efb07bf7"><code>dfc6dd6</code></a> fix(sourcemaps): Exclude skipped files from bundle file count (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2397">#2397</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/c7919f5a012150ce0206f220920c8599ca4010aa"><code>c7919f5</code></a> fix: warn about missing SENTRY_RELEASE when it's set to empty string (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2394">#2394</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/f204b681f301fcf71047be187046ebf6a4034afa"><code>f204b68</code></a> build(node): Bump <code>semver@5.*</code> dependencies (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2399">#2399</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/e0187b13fb3c6c49b4ecfc41e21b0cc2031c2ee1"><code>e0187b1</code></a> build(node): Bump <code>semver@6.*</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2400">#2400</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/5e04d27a3b6241b12e63d902eacc6a8b4396299f"><code>5e04d27</code></a> build(node): Bump <code>semver@^7.*</code> dependencies (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2398">#2398</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/82dad189580d247866206940391f31300ba8700a"><code>82dad18</code></a> build(node): Bump <code>[email protected]</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2396">#2396</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/2ec0c30ca48dfc48920ff0b604d2c0589573a72a"><code>2ec0c30</code></a> build(node): Bump <code>cross-spawn@^6.0.5</code> (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2395">#2395</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/5824695e88db18df75a04248ded121f3c8333137"><code>5824695</code></a> ci(docker): Release Docker image to GHCR (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2393">#2393</a>)</li> <li><a href="https://github.com/getsentry/sentry-cli/commit/6c108fb6aa5fbc35c5de7f34b0e66c6de48583e5"><code>6c108fb</code></a> ci(docker): Fix caching (<a href="https://redirect.github.com/getsentry/sentry-cli/issues/2391">#2391</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-cli/compare/2.41.1...2.42.2">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.41.1&new-version=2.42.2)](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 ef5b058 commit f283726

File tree

3 files changed

+43
-42
lines changed

3 files changed

+43
-42
lines changed

packages/react-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@sentry/browser": "9.3.0",
38-
"@sentry/cli": "^2.42.1",
38+
"@sentry/cli": "^2.42.2",
3939
"@sentry/core": "9.3.0",
4040
"@sentry/node": "9.3.0",
4141
"@sentry/vite-plugin": "^3.2.0",

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.3.0",
6565
"@sentry/node": "9.3.0",
6666
"@sentry/opentelemetry": "9.3.0",

yarn.lock

+41-40
Original file line numberDiff line numberDiff line change
@@ -7055,72 +7055,72 @@
70557055
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.41.1.tgz#ca7e12bf1ad59bc2df35868ae98abc8869108efa"
70567056
integrity sha512-7pS3pu/SuhE6jOn3wptstAg6B5nUP878O6s+2svT7b5fKNfYUi/6NPK6dAveh2Ca0rwVq40TO4YFJabWMgTpdQ==
70577057

7058-
"@sentry/[email protected].1":
7059-
version "2.42.1"
7060-
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.42.1.tgz#ad4323091e2bc530907b3018fea3d4e2b6d0516f"
7061-
integrity sha512-WZFsrzSWtsRK24SiTa+Xod+4Hjlw7xaggmM4lbuo0lISO1EQj+K29jyGX+Ku0qflO1qp1z32bSP/RlWx/1rBjg==
7058+
"@sentry/[email protected].2":
7059+
version "2.42.2"
7060+
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.42.2.tgz#a32a4f226e717122b37d9969e8d4d0e14779f720"
7061+
integrity sha512-GtJSuxER7Vrp1IpxdUyRZzcckzMnb4N5KTW7sbTwUiwqARRo+wxS+gczYrS8tdgtmXs5XYhzhs+t4d52ITHMIg==
70627062

70637063
70647064
version "2.41.1"
70657065
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.41.1.tgz#948e8af8290418b1562db3531db08e69e39d74bb"
70667066
integrity sha512-EzYCEnnENBnS5kpNW+2dBcrPZn1MVfywh2joGVQZTpmgDL5YFJ59VOd+K0XuEwqgFI8BSNI14KXZ75s4DD1/Vw==
70677067

7068-
"@sentry/[email protected].1":
7069-
version "2.42.1"
7070-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.42.1.tgz#5f30014bb316da5e68c16a0b7bbccba48c1626f4"
7071-
integrity sha512-8A43bLvDIzquCXblHNadaRm109ANw1Q9VRXg5qLYv7DrPkUm2oQP+oRnuNUgOJ3W/8QQSvANpG9pPko+mJs4xw==
7068+
"@sentry/[email protected].2":
7069+
version "2.42.2"
7070+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.42.2.tgz#1c06c83ff21f51ec23acf5be3b1f8c7553bf86b1"
7071+
integrity sha512-BOxzI7sgEU5Dhq3o4SblFXdE9zScpz6EXc5Zwr1UDZvzgXZGosUtKVc7d1LmkrHP8Q2o18HcDWtF3WvJRb5Zpw==
70727072

70737073
70747074
version "2.41.1"
70757075
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.41.1.tgz#1e5fa971ae8dfb3ea5564c8503b4e635ae6aed8a"
70767076
integrity sha512-wNUvquD6qjOCczvuBGf9OiD29nuQ6yf8zzfyPJa5Bdx1QXuteKsKb6HBrMwuIR3liyuu0duzHd+H/+p1n541Hg==
70777077

7078-
"@sentry/[email protected].1":
7079-
version "2.42.1"
7080-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.42.1.tgz#4dfd3bcc5d40da8a45a045ccc178ed1ee1fe16f2"
7081-
integrity sha512-3xR2B9v8e7NjB6U9+oMu2puR3xOv/Axd7qNuUrZxQnNZYtgtnAqIDgSmFTWHOOoged1+AZXe+xDWLN0Y11Q03Q==
7078+
"@sentry/[email protected].2":
7079+
version "2.42.2"
7080+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.42.2.tgz#00cadc359ae3c051efb3e63873c033c61dbd1ca1"
7081+
integrity sha512-7udCw+YL9lwq+9eL3WLspvnuG+k5Icg92YE7zsteTzWLwgPVzaxeZD2f8hwhsu+wmL+jNqbpCRmktPteh3i2mg==
70827082

70837083
70847084
version "2.41.1"
70857085
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.41.1.tgz#3f01aff314f2ad8fd761f3e6e807a5ec09ae4eb4"
70867086
integrity sha512-urpQCWrdYnSAsZY3udttuMV88wTJzKZL10xsrp7sjD/Hd+O6qSLVLkxebIlxts70jMLLFHYrQ2bkRg5kKuX6Fg==
70877087

7088-
"@sentry/[email protected].1":
7089-
version "2.42.1"
7090-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.42.1.tgz#b7646f19c922834c775f699b8acd320e11449735"
7091-
integrity sha512-YBz6prKqh1i0gzTg3Rus8ALQWmAk5Acap2U2dGuVYgTt7Bbu6SJbxNC9d8j3RUGu7ylupofUEMqKd391mTHf7g==
7088+
"@sentry/[email protected].2":
7089+
version "2.42.2"
7090+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.42.2.tgz#3b817b715dd806c20dfbffd539725ad8089c310a"
7091+
integrity sha512-Sw/dQp5ZPvKnq3/y7wIJyxTUJYPGoTX/YeMbDs8BzDlu9to2LWV3K3r7hE7W1Lpbaw4tSquUHiQjP5QHCOS7aQ==
70927092

70937093
70947094
version "2.41.1"
70957095
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.41.1.tgz#30dbf966a4b4c1721ffccd901dfcb6f967db073d"
70967096
integrity sha512-ZqpYwHXAaK4MMEFlyaLYr6mJTmpy9qP6n30jGhLTW7kHKS3s6GPLCSlNmIfeClrInEt0963fM633ZRnXa04VPw==
70977097

7098-
"@sentry/[email protected].1":
7099-
version "2.42.1"
7100-
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.42.1.tgz#6ecb98811b351993cfb38afb7ae2c0ed6a23e0f2"
7101-
integrity sha512-Rvc6Jy3kLZrcyO7Ysy1gj0iQi0nGVUN79VqC3OO9JDV44aDtKBDYuBkeFKE3gd1SL8EvPetKH85en2u2wdWxYg==
7098+
"@sentry/[email protected].2":
7099+
version "2.42.2"
7100+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.42.2.tgz#ddf906bc3071cc79ce6e633eddcb76bb9068e688"
7101+
integrity sha512-mU4zUspAal6TIwlNLBV5oq6yYqiENnCWSxtSQVzWs0Jyq97wtqGNG9U+QrnwjJZ+ta/hvye9fvL2X25D/RxHQw==
71027102

71037103
71047104
version "2.41.1"
71057105
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.41.1.tgz#f88eeb5d2d4ee46c38d8616ae1eb484108ea71c2"
71067106
integrity sha512-AuRimCeVsx99DIOr9cwdYBHk39tlmAuPDdy2r16iNzY0InXs4xOys4gGzM7N4vlFQvFkzuc778Su0HkfasgprA==
71077107

7108-
"@sentry/[email protected].1":
7109-
version "2.42.1"
7110-
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.42.1.tgz#fd2b6d990ef514844fd8416556cbf035cc67926b"
7111-
integrity sha512-FC8FE6dk+G83PCO09Ux/9NJNouF5yXKhpzLV5BZkqQye39hV9GDrFTu+VWTnwI1P77fnaJkPEEKRkjwNiPGjLA==
7108+
"@sentry/[email protected].2":
7109+
version "2.42.2"
7110+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.42.2.tgz#9036085c7c6ce455ad45fda411c55ff39c06eb95"
7111+
integrity sha512-iHvFHPGqgJMNqXJoQpqttfsv2GI3cGodeTq4aoVLU/BT3+hXzbV0x1VpvvEhncJkDgDicJpFLM8sEPHb3b8abw==
71127112

71137113
71147114
version "2.41.1"
71157115
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.41.1.tgz#eefd95a2aa184adb464334e265b55a9142070f6f"
71167116
integrity sha512-6JcPvXGye61+wPp0xdzfc2YLE/Dcud8JdaK8VxLM3b/8+Em7E+UyliDu3uF8+YGUqizY5JYTd3fs17DC8DZhLw==
71177117

7118-
"@sentry/[email protected].1":
7119-
version "2.42.1"
7120-
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.42.1.tgz#acc8ff57802186f1e8686d82122f2a6a13ec5076"
7121-
integrity sha512-1595wD7JQSu5J9pA4m/B3WrjjIXltSV9VzuErehvanBvfusQ/YgBcvsNzgIf8aJsgSAYGbpR3Zqu81pjohdjgA==
7118+
"@sentry/[email protected].2":
7119+
version "2.42.2"
7120+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.42.2.tgz#7d6464b63f32c9f97fff428f246b1f039b402233"
7121+
integrity sha512-vPPGHjYoaGmfrU7xhfFxG7qlTBacroz5NdT+0FmDn6692D8IvpNXl1K+eV3Kag44ipJBBeR8g1HRJyx/F/9ACw==
71227122

7123-
"@sentry/[email protected]", "@sentry/cli@^2.36.1", "@sentry/cli@^2.41.1":
7123+
71247124
version "2.41.1"
71257125
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.41.1.tgz#a9467ca3ff4acfcdedec1565c9ff726b93758d29"
71267126
integrity sha512-0GVmDiTV7R1492wkVY4bGcfC0fSmRmQjuxaaPI8CIV9B2VP9pBVCUizi1mevXaaE4I3fM60LI+XYrKFEneuVog==
@@ -7139,24 +7139,24 @@
71397139
"@sentry/cli-win32-i686" "2.41.1"
71407140
"@sentry/cli-win32-x64" "2.41.1"
71417141

7142-
"@sentry/cli@^2.42.1":
7143-
version "2.42.1"
7144-
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.42.1.tgz#f3d09eadd19ed5fe268bc06f507a08e2b544f350"
7145-
integrity sha512-3fonGZoGwlze/iGYDdCJXpG5skXc6j/yYom+k6TqVvJJqSct1RgLJHjCw1P0IxHsR8pNz9f1H85OdLXKxrc6sw==
7142+
"@sentry/cli@^2.36.1", "@sentry/cli@^2.42.2":
7143+
version "2.42.2"
7144+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.42.2.tgz#8173df4d057d600a9ef0cf1e9b42b0c6607b46e4"
7145+
integrity sha512-spb7S/RUumCGyiSTg8DlrCX4bivCNmU/A1hcfkwuciTFGu8l5CDc2I6jJWWZw8/0enDGxuj5XujgXvU5tr4bxg==
71467146
dependencies:
71477147
https-proxy-agent "^5.0.0"
71487148
node-fetch "^2.6.7"
71497149
progress "^2.0.3"
71507150
proxy-from-env "^1.1.0"
71517151
which "^2.0.2"
71527152
optionalDependencies:
7153-
"@sentry/cli-darwin" "2.42.1"
7154-
"@sentry/cli-linux-arm" "2.42.1"
7155-
"@sentry/cli-linux-arm64" "2.42.1"
7156-
"@sentry/cli-linux-i686" "2.42.1"
7157-
"@sentry/cli-linux-x64" "2.42.1"
7158-
"@sentry/cli-win32-i686" "2.42.1"
7159-
"@sentry/cli-win32-x64" "2.42.1"
7153+
"@sentry/cli-darwin" "2.42.2"
7154+
"@sentry/cli-linux-arm" "2.42.2"
7155+
"@sentry/cli-linux-arm64" "2.42.2"
7156+
"@sentry/cli-linux-i686" "2.42.2"
7157+
"@sentry/cli-linux-x64" "2.42.2"
7158+
"@sentry/cli-win32-i686" "2.42.2"
7159+
"@sentry/cli-win32-x64" "2.42.2"
71607160

71617161
71627162
version "3.1.2"
@@ -28483,6 +28483,7 @@ [email protected], stylus@^0.59.0:
2848328483

2848428484
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2848528485
version "3.36.0"
28486+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2848628487
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2848728488
dependencies:
2848828489
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)