-
-
Notifications
You must be signed in to change notification settings - Fork 337
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
chore(deps): update CLI to v2.13.0 #2848
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
requested review from
marandaneto and
krystofwoldrich
as code owners
February 21, 2023 12:16
github-actions
bot
added
the
dependencies
Pull requests that update a dependency file
label
Feb 21, 2023
bruno-garcia
force-pushed
the
deps/scripts/update-cli.sh
branch
from
February 21, 2023 15:11
75b96f2
to
2f088e2
Compare
Android (legacy) Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 338.94 ms | 354.87 ms | 15.93 ms |
9a3ca65+dirty | 326.93 ms | 330.14 ms | 3.21 ms |
86d6d2c+dirty | 332.90 ms | 352.45 ms | 19.55 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 17.73 MiB | 20.04 MiB | 2.31 MiB |
9a3ca65+dirty | 17.73 MiB | 20.04 MiB | 2.31 MiB |
86d6d2c+dirty | 17.73 MiB | 20.04 MiB | 2.31 MiB |
iOS (legacy) Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 1217.61 ms | 1242.66 ms | 25.05 ms |
9a3ca65+dirty | 1247.06 ms | 1274.58 ms | 27.52 ms |
86d6d2c+dirty | 1267.55 ms | 1286.21 ms | 18.66 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 2.36 MiB | 2.82 MiB | 462.86 KiB |
9a3ca65+dirty | 2.36 MiB | 2.82 MiB | 462.89 KiB |
86d6d2c+dirty | 2.36 MiB | 2.82 MiB | 462.82 KiB |
iOS (new) Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 1234.80 ms | 1249.20 ms | 14.40 ms |
9a3ca65+dirty | 1276.40 ms | 1279.14 ms | 2.74 ms |
86d6d2c+dirty | 1291.62 ms | 1296.80 ms | 5.18 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 2.92 MiB | 3.37 MiB | 464.41 KiB |
9a3ca65+dirty | 2.92 MiB | 3.37 MiB | 464.32 KiB |
86d6d2c+dirty | 2.92 MiB | 3.37 MiB | 464.31 KiB |
Android (new) Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 258.75 ms | 313.61 ms | 54.86 ms |
9a3ca65+dirty | 344.96 ms | 358.92 ms | 13.96 ms |
86d6d2c+dirty | 267.21 ms | 325.24 ms | 58.04 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
d197b5c+dirty | 7.15 MiB | 8.09 MiB | 962.72 KiB |
9a3ca65+dirty | 7.15 MiB | 8.09 MiB | 962.83 KiB |
86d6d2c+dirty | 7.15 MiB | 8.09 MiB | 962.69 KiB |
bruno-garcia
force-pushed
the
deps/scripts/update-cli.sh
branch
6 times, most recently
from
February 28, 2023 14:07
450c927
to
05bdb50
Compare
bruno-garcia
force-pushed
the
deps/scripts/update-cli.sh
branch
from
February 28, 2023 15:08
05bdb50
to
3c5a611
Compare
krystofwoldrich
approved these changes
Feb 28, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps scripts/update-cli.sh from 2.10.0 to 2.13.0.
Auto-generated by a dependency updater.
Changelog
2.13.0
--raw
flag tosend-envelope
to allow sending envelopes without parsing or validation. (#1468)SENTRY_TRACE_ID
(#1472)2.12.0
Various fixes & improvements
SENTRY_TRACE_ID
to executed process inmonitors
(#1441)SENTRY_MONITOR_ID
to executed process inmonitors
(#1438)bash-hook
(#1415)2.11.0
Various fixes & improvements