Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sentry/cli from 2.20.5 to 2.28.0 #441

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps @sentry/cli from 2.20.5 to 2.28.0.

Release notes

Sourced from @​sentry/cli's releases.

2.28.0

New features

  • New cron monitor configuration options (#1922) by @​szokeasaurusrex
    • The sentry-cli monitors run command now has two new command line arguments: --failure-issue-threshold and --recovery-threshold. These arguments allow the user to specify the number of consecutive failed checkins that trigger an issue to be created and the number of successful checkins that trigger the issue to be resolved, respectively.

Various fixes & improvements

  • fix(sourcemaps): print source map URL instead of {source_url} on error (#1917) by @​jbg

2.27.0

Improvements

Fixes

  • Correct error message for querying events/issues on non-existing project. The message now states that the project could not be found, instead of stating that the organization could not be found. (#1916) by @​szokeasaurusrex

Other

2.26.0

Various fixes & improvements

2.25.3

  • No documented changes.

2.25.2

  • No documented changes.

2.25.1

2.25.0

Various fixes & improvements

2.24.1

Various fixes & improvements

2.24.0

Various fixes & improvements

... (truncated)

Changelog

Sourced from @​sentry/cli's changelog.

2.28.0

New features

  • New cron monitor configuration options (#1922) by @​szokeasaurusrex
    • The sentry-cli monitors run command now has two new command line arguments: --failure-issue-threshold and --recovery-threshold. These arguments allow the user to specify the number of consecutive failed checkins that trigger an issue to be created and the number of successful checkins that trigger the issue to be resolved, respectively.

Various fixes & improvements

  • fix(sourcemaps): print source map URL instead of {source_url} on error (#1917) by @​jbg

2.27.0

Improvements

Fixes

  • Correct error message for querying events/issues on non-existing project. The message now states that the project could not be found, instead of stating that the organization could not be found. (#1916) by @​szokeasaurusrex

Other

2.26.0

Various fixes & improvements

2.25.3

  • No documented changes.

2.25.2

  • No documented changes.

2.25.1

2.25.0

Various fixes & improvements

... (truncated)

Commits
  • 90b9ccc Update CHANGELOG.md
  • 3179135 release: 2.28.0
  • 27ec79d fix(sourcemaps): print source map URL instead of {source_url} on error (#1917)
  • 40733ff chore(deps): bump shlex from 1.1.0 to 1.3.0 (#1909)
  • aae9d2b feat(crons): New monitor configuration options (#1922)
  • 00136f3 Merge branch 'release/2.27.0'
  • 61e2a11 Update CHANGELOG.md
  • 92554a7 release: 2.27.0
  • b13185c feat(xcode): Print redirected output file path when going to the background (...
  • 9721ea0 Remove dsyms/associate API usage (#1886)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.20.5 to 2.28.0.
- [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.20.5...2.28.0)

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2024
Copy link

sonarqubecloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f505f93) 69.23% compared to head (a51a521) 69.23%.
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #441   +/-   ##
=======================================
  Coverage   69.23%   69.23%           
=======================================
  Files           4        4           
  Lines          52       52           
  Branches        8        8           
=======================================
  Hits           36       36           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

Superseded by #443.

@dependabot dependabot bot closed this Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/cli-2.28.0 branch February 13, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant