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.64.2 to 1.69.1 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2021

Bumps @sentry/cli from 1.64.2 to 1.69.1.

Release notes

Sourced from @​sentry/cli's releases.

1.69.1

  • misc: Re-release of 1.69.0 due to malformed artifacts

1.69.0

  • feat: Print upload context details (#1016)
  • feat: Allow for changing log stream through SENTRYCLI_LOG_STREAM variable (#1010)
  • fix: Set archString to armv7 whenarch="arm" (#1024)
  • fix: Dont render progress bar when content length is missing (#1011)
  • fix: Do not supply debug_id for object files (#981)
  • ref: Update symbolic to 8.3.1 (#1033)
  • ref: Hide upload-symbol-maps flag for upload-dif command (#1017)

sentry-cli 1.68.0

  • feat: Add ability for include in JS sourcemap upload options to be an object (#1001)

sentry-cli 1.67.2

  • fix: Correctly resolve paths with hashes in url_to_bundle_path (#1000)
  • ref: Provide JSDocs for TS typings, change started/finished to number|string, add ignoreEmpty to JS API (#999)
  • ref: Add npm_config_cache_folder to function of getting cache (#998)

sentry-cli 1.67.1

  • feat: Print sourcemaps/files operations timings information (#995)

sentry-cli 1.67.0

  • feat: Add --ignore-empty flag to releases set-commit command, that will not bail command when no patchset is created (#993)
  • feat: Add --raw and --delimiter flags to releases list command (#994)

sentry-cli 1.66.0

  • feat: Allow to define a custom release and dist for XCode SourceMaps upload (#967)
  • feat: Support custom request header through CUSTOM_HEADER env variable and http.custom_header config (#970)
  • fix: Add missing ignoreMissing flag for setCommit command to JS API (#974)
  • fix: Change ignore-missing to flag with 'long' modifier (#965)

sentry-cli 1.65.0

  • feat: Allow for ignoring missing commits in set-commit with --ignore-missing flag (#963)
  • feat: Support BCSymbolMap uploading (#952)
Changelog

Sourced from @​sentry/cli's changelog.

1.69.1

  • misc: Re-release of 1.69.0 due to malformed artifacts

1.69.0

  • feat: Print upload context details (#1016)
  • feat: Allow for changing log stream through SENTRYCLI_LOG_STREAM variable (#1010)
  • fix: Set archString to armv7 whenarch="arm" (#1024)
  • fix: Dont render progress bar when content length is missing (#1011)
  • fix: Do not supply debug_id for object files (#981)
  • ref: Update symbolic to 8.3.1 (#1033)
  • ref: Hide upload-symbol-maps flag for upload-dif command (#1017)

sentry-cli 1.68.0

  • feat: Add ability for include in JS sourcemap upload options to be an object (#1001)

sentry-cli 1.67.2

  • fix: Correctly resolve paths with hashes in url_to_bundle_path (#1000)
  • ref: Provide JSDocs for TS typings, change started/finished to number|string, add ignoreEmpty to JS API (#999)
  • ref: Add npm_config_cache_folder to function of getting cache (#998)

sentry-cli 1.67.1

  • feat: Print sourcemaps/files operations timings information (#995)

sentry-cli 1.67.0

  • feat: Add --ignore-empty flag to releases set-commit command, that will not bail command when no patchset is created (#993)
  • feat: Add --raw and --delimiter flags to releases list command (#994)

sentry-cli 1.66.0

  • feat: Allow to define a custom release and dist for XCode SourceMaps upload (#967)
  • feat: Support custom request header through CUSTOM_HEADER env variable and http.custom_header config (#970)
  • fix: Add missing ignoreMissing flag for setCommit command to JS API (#974)
  • fix: Change ignore-missing to flag with 'long' modifier (#965)

sentry-cli 1.65.0

  • feat: Allow for ignoring missing commits in set-commit with --ignore-missing flag (#963)
  • feat: Support BCSymbolMap uploading (#952)
Commits

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)

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

---
updated-dependencies:
- dependency-name: "@sentry/cli"
  dependency-type: direct:development
  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 Sep 30, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

4 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 30, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 4, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 27, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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
0 participants