vite-plugin-sentry icon indicating copy to clipboard operation
vite-plugin-sentry copied to clipboard

Bump @sentry/cli from 2.7.0 to 2.9.0

Open dependabot[bot] opened this issue 2 years ago • 2 comments

Bumps @sentry/cli from 2.7.0 to 2.9.0.

Release notes

Sourced from @​sentry/cli's releases.

2.9.0

Various fixes & improvements

  • feat: Replace npmlog dependency and restore support for Node v10 (#1392) by @​mydea
  • fix: Handle closed connection when fetching sentry-cli binary via JS script (#1389) by @​kamilogorek
  • fix: Re-add server_name in events via contexts sentry-rust feature (#1383) by @​bengentil
  • ref: Add length limit validation to org arguments (#1386) by @​olksdr

2.8.1

Various fixes & improvements

  • fix: Replace usage of eval to obfuscate binary path from bundlers (#1374) by @​timfish

2.8.0

Various fixes & improvements

Changelog

Sourced from @​sentry/cli's changelog.

2.9.0

Various fixes & improvements

  • feat: Replace npmlog dependency and restore support for Node v10 (#1392) by @​mydea
  • fix: Handle closed connection when fetching sentry-cli binary via JS script (#1389) by @​kamilogorek
  • fix: Re-add server_name in events via contexts sentry-rust feature (#1383) by @​bengentil
  • ref: Add length limit validation to org arguments (#1386) by @​olksdr

2.8.1

Various fixes & improvements

  • fix: Replace usage of eval to obfuscate binary path from bundlers (#1374) by @​timfish

2.8.0

Various fixes & improvements

Commits
  • e5f3cd8 release: 2.9.0
  • ff90acd meta: Update changelog for 2.9.0 (#1397)
  • 32f7449 chore: Replace npmlog dependency in order to support Node 10+ (#1392)
  • 4a8ac86 fix: Handle closed connection (#1389)
  • 04ab49d ref: Add limit validation to org arguments (#1386)
  • e2b9b6e fix: Re-add server_name in events via contexts sentry-rust feature (#1383)
  • 6e58a51 misc: Apply latest clippy suggestions
  • 89111d8 docs: Update readme to include docker flags for resolving git issue
  • b528814 deps: Refresh Cargo.lock to include updated openssl release (#1380)
  • 56c4250 Merge pull request #1379 from getsentry/all-repos_autofix_mattgauntseo-action...
  • 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 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)

dependabot[bot] avatar Nov 15 '22 12:11 dependabot[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Nov 15 '22 12:11 sonarqubecloud[bot]

Codecov Report

Base: 69.23% // Head: 69.23% // No change to project coverage :thumbsup:

Coverage data is based on head (10b05c6) compared to base (255a597). Patch has no changes to coverable lines.

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Nov 15 '22 12:11 codecov-commenter

Superseded by #167.

dependabot[bot] avatar Dec 02 '22 12:12 dependabot[bot]