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

chore(deps): update CLI to v2.13.0 #2848

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Bumps scripts/update-cli.sh from 2.10.0 to 2.13.0.

Auto-generated by a dependency updater.

Changelog

2.13.0

  • feat: Added the --raw flag to send-envelope to allow sending envelopes without parsing or validation. (#1468)
  • feat: extract and upload embedded Portable PDB from PE (#1463)
  • ref(monitors): Drop passing SENTRY_TRACE_ID (#1472)
  • ref(monitors): Rename MonitorStatus -> MonitorCheckinStatus (#1471)
  • ref: Deduplicate artifacts upload using queried checksums (#1456)
  • ref: Add better debug message for malformed config files (#1450)

2.12.0

Various fixes & improvements

  • feat: Enable portable PDB debug-files upload via Symbolic v11 (#1440)
  • feat: Add support for Cloudflare Pages when detecting a release name (#1419)
  • feat: Pass SENTRY_TRACE_ID to executed process in monitors (#1441)
  • feat: Pass SENTRY_MONITOR_ID to executed process in monitors (#1438)
  • fix: Prevent Sentry from attempting to access unbound variables in bash-hook (#1415)

2.11.0

Various fixes & improvements

  • feat: Report spawn failures for monitors by mitsuhiko
  • fix: Allow for path based sourcemaps in validation report kamilogorek

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 21, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 21, 2023

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 346.87 ms 391.02 ms 44.15 ms
Size 17.73 MiB 20.04 MiB 2.31 MiB

Baseline results on branch: main

Startup times

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 21, 2023

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1262.92 ms 1276.10 ms 13.18 ms
Size 2.36 MiB 2.82 MiB 469.15 KiB

Baseline results on branch: main

Startup times

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 21, 2023

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1262.49 ms 1282.84 ms 20.35 ms
Size 2.92 MiB 3.38 MiB 475.38 KiB

Baseline results on branch: main

Startup times

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 21, 2023

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 300.50 ms 327.07 ms 26.57 ms
Size 7.15 MiB 8.09 MiB 963.80 KiB

Baseline results on branch: main

Startup times

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 bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 6 times, most recently from 450c927 to 05bdb50 Compare February 28, 2023 14:07
Copy link
Member

@krystofwoldrich krystofwoldrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@krystofwoldrich krystofwoldrich merged commit 80be86a into main Feb 28, 2023
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-cli.sh branch February 28, 2023 15:27
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
Development

Successfully merging this pull request may close these issues.

2 participants