chore(deps): update dependency getsentry/sentry-cli to v2.38.1 #112
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.36.3
->2.38.1
Release Notes
getsentry/sentry-cli (getsentry/sentry-cli)
v2.38.1
Compare Source
Various fixes & improvements
.vscode
directory from version control (#2208) by @szokeasaurusrexmain
to indicate it does not return (#2192) by @szokeasaurusrexcommands::main
does not return (#2191) by @szokeasaurusrexv2.38.0
Compare Source
Various fixes & improvements
RUST_BACKTRACE=1
(#2189) by @szokeasaurusrex--auth-token
(#2172) by @szokeasaurusrexv2.37.0
Compare Source
All Xcode uploads are now executed in the foreground, which should allow for easier debugging of any problems that occur while uploading files during the build process, since errors will be logged directly within Xcode.
With this change, the
--force-foreground
flag is no longer needed, since we always upload in the foreground. The flag is now a deprecated no-op.v2.36.6
Compare Source
There are no code changes in this release. It is being performed to test an update to the release build process.
v2.36.5
Compare Source
There are no code changes in this release. It is a re-release of 2.36.4, which we are making because 2.36.4 and 2.36.3
failed to publish to PyPI.
v2.36.4
Compare Source
This releases fixes includes a bugfix (#2171 by @szokeasaurusrex) for #2169. The bug caused any command run with
sentry-cli monitors run
to not be executed whenever sending the cron checkin to Sentry failed, e.g. during a Sentryoutage or due to some other network failure. With the bugfix, we log the error and execute the program even when there
was an error sending the checkin.
We recommend that all users using
sentry-cli monitors run
upgrade to Sentry CLI version 2.36.4 immediately.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.