Bump @sentry/cli from 2.5.2 to 2.7.0
Bumps @sentry/cli from 2.5.2 to 2.7.0.
Release notes
Sourced from @sentry/cli's releases.
2.7.0
Various fixes & improvements
- fix: paths argument for debug-files find should take a value (#1346) by
@kamilogorek- chore: reuse danger workflow (#1332) by
@vaind2.6.0
Various fixes & improvements
- fix: Update symbolic to fix spurious EOF errors (#1339) by
@Swatinem- fix: Break out of the loop when we reach cursor limit for list_release_files (#1337) by
@kamilogorek- ref: Provide better user messages for properties file configs (#1336) by
@kamilogorek- feat(sourcemaps): Add no-dedupe flag for skipping deduplication (#1334) by
@kamilogorek- misc: Add note about MSVC requirement (#1333) by
@kamilogorek- ref: Use better artifacts url resolution for sourcemaps explain (#1329) by
@kamilogorek- feat: Add top-level events command with list subcommand (#1307) by
@dcariotti
Changelog
Sourced from @sentry/cli's changelog.
2.7.0
Various fixes & improvements
- fix: paths argument for debug-files find should take a value (#1346) by
@kamilogorek- chore: reuse danger workflow (#1332) by
@vaind2.6.0
Various fixes & improvements
- fix: Update symbolic to fix spurious EOF errors (#1339) by
@Swatinem- fix: Break out of the loop when we reach cursor limit for list_release_files (#1337) by
@kamilogorek- ref: Provide better user messages for properties file configs (#1336) by
@kamilogorek- feat(sourcemaps): Add no-dedupe flag for skipping deduplication (#1334) by
@kamilogorek- misc: Add note about MSVC requirement (#1333) by
@kamilogorek- ref: Use better artifacts url resolution for sourcemaps explain (#1329) by
@kamilogorek- feat: Add top-level events command with list subcommand (#1307) by
@dcariotti
Commits
beab028release: 2.7.0b1ce40ffeat: Add global, hiddenallow-failureflag andSENTRY_ALLOW_FAILUREvari...42345d0feat: Improve info command and introduce no-defaults flag (#1344)91a9371fix: paths argument for debug-files find should take a value (#1346)828842achore: reuse danger workflow (#1332)0c4c6deMerge branch 'release/2.6.0'70f13b4release: 2.6.0be23d6efix: Update symbolic to fix spurious EOF errors (#1339)ebae541fix: Break out of the loop when we reach cursor limit for list_release_files ...66d83cbref: Provide better user messages for properties file configs (#1336)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #6484 (c2c1c2f) into master (99cf811) will not change coverage. The diff coverage is
n/a.
Additional details and impacted files
@@ Coverage Diff @@
## master #6484 +/- ##
======================================
Coverage 7.87% 7.87%
======================================
Files 289 289
Lines 5371 5371
Branches 1382 1382
======================================
Hits 423 423
Misses 4948 4948
A newer version of @sentry/cli exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
Superseded by #6735.