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 1.54.0 to 1.56.0 #504

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 2, 2020

Bumps @sentry/cli from 1.54.0 to 1.56.0.

Release notes

Sourced from @sentry/cli's releases.

sentry-cli 1.56.0

  • feat: Add support for architectures other than x86/x64 when running installation script (#811)
  • feat: Add --confirm flag to skip confirmation prompt during uninstall command (#812)
  • misc: Upgrade symbolic to 7.5.0 (#813)

sentry-cli 1.55.2

  • fix: Path handling edgecases for upload-dif (#795)
  • fix: Dont limit commits count for release updates (#808)
  • ref: Update Android/iOS releases format (#805)

sentry-cli 1.55.1

  • feat: add support for CicleCI (#784)
  • fix: Default to sending local commits if no repos linked (#791)
  • ref: Make Update Nagger less aggressive (#793)

sentry-cli 1.55.0

  • feat: Release files batch upload (#715)
  • feat: Add pipeline env variable option and include it in UA string (#774)
  • feat: Upload formatted commit metadata from local git tree to Sentry for a release (#776)
  • feat: Provide flag for allowing failures in monitor command (#780)
  • fix: Do not error when offsetting too far on enumeration (#746)
  • fix: Update base "alpine" image in Dockerfile (#757)
  • fix: Allow for release names with leading hyphen (#770)
  • fix: Handle teamless projects correctly (#773)
  • fix: Parse BitBucket Server integration repo url correctly (#775)
  • ref: Switch from symbolic::proguard to proguard crate (#756)
Changelog

Sourced from @sentry/cli's changelog.

sentry-cli 1.56.0

  • feat: Add support for architectures other than x86/x64 when running installation script (#811)
  • feat: Add --confirm flag to skip confirmation prompt during uninstall command (#812)
  • misc: Upgrade symbolic to 7.5.0 (#813)

sentry-cli 1.55.2

  • fix: Path handling edgecases for upload-dif (#795)
  • fix: Dont limit commits count for release updates (#808)
  • ref: Update Android/iOS releases format (#805)

sentry-cli 1.55.1

  • feat: add support for CicleCI (#784)
  • fix: Default to sending local commits if no repos linked (#791)
  • ref: Make Update Nagger less aggressive (#793)

sentry-cli 1.55.0

  • feat: Release files batch upload (#715)
  • feat: Add pipeline env variable option and include it in UA string (#774)
  • feat: Upload formatted commit metadata from local git tree to Sentry for a release (#776)
  • feat: Provide flag for allowing failures in monitor command (#780)
  • fix: Do not error when offsetting too far on enumeration (#746)
  • fix: Update base "alpine" image in Dockerfile (#757)
  • fix: Allow for release names with leading hyphen (#770)
  • fix: Handle teamless projects correctly (#773)
  • fix: Parse BitBucket Server integration repo url correctly (#775)
  • ref: Switch from symbolic::proguard to proguard crate (#756)
Commits
  • 5ddd4df release: 1.56.0
  • 071fa2d meta: 1.56.0 changelog
  • 06b7fc1 feat: add skip confirmation arg to uninstall cmd (#812)
  • 2dbf3ab Added possibility to support other arch than x86/x64 (#811)
  • ded2df5 Upgrade symbolic to 7.5.0 to fix compilation errors (#813)
  • 37eed68 Merge release/1.55.2 into master
  • 8918d4a release: 1.55.2
  • 62d4af7 meta: 1.55.2 changelog
  • 0c3eed4 Bump VM versions on Azure Pipeline (#809)
  • 1b536db fix: Dont limit commits count for release updates (#808)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 2, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4856

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 4500: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@dependabot-preview
Copy link
Contributor Author

Looks like @sentry/cli is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sentry/cli-1.56.0 branch October 2, 2020 15:35
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant