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 JavaScript SDK to v7.49.0 #2988

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Bumps scripts/update-javascript.sh from 7.48.0 to 7.49.0.

Auto-generated by a dependency updater.

Changelog

7.49.0

Important Changes

  • feat(sveltekit): Read adapter output directory from svelte.config.js (#7863)

Our source maps upload plugin is now able to read svelte.config.js. This is necessary to automatically find the output directory that users can specify when setting up the Node adapter.

  • fix(replay): Ensure we normalize scope breadcrumbs to max. depth to avoid circular ref (#7915)

This release fixes a potential problem with how Replay captures console logs.
Any objects logged will now be cut off after a maximum depth of 10, as well as cutting off any properties after the 1000th.
This should ensure we do not accidentally capture massive console logs, where a stringified object could reach 100MB or more.

  • fix(utils): Normalize HTML elements as string (#7916)

We used to normalize references to HTML elements as POJOs.
This is both not very easily understandable, as well as potentially large, as HTML elements may have properties attached to them.
With this change, we now normalize them to e.g. [HTMLElement: HTMLInputElement].

Additional Features and Fixes

  • feat(browser): Simplify stack parsers (#7897)
  • feat(node): Add monitor upsert types (#7914)
  • feat(replay): Truncate network bodies to max size (#7875)
  • fix(gatsby): Don't crash build when auth token is missing (#7858)
  • fix(gatsby): Use import for gatsby-browser.js instead of require (#7889)
  • fix(nextjs): Handle braces in stack frame URLs (#7900)
  • fix(nextjs): Mark value injection loader result as uncacheable (#7870)
  • fix(node): Correct typo in trpc integration transaciton name (#7871)
  • fix(node): reduce deepReadDirSync runtime complexity (#7910)
  • fix(sveltekit): Avoid capturing "Not Found" errors in server handleError wrapper (#7898)
  • fix(sveltekit): Detect sentry release before creating the Vite plugins (#7902)
  • fix(sveltekit): Use sentry.properties file when uploading source maps (#7890)
  • fix(tracing): Ensure we use s instead of ms for startTimestamp (#7877)
  • ref(deprecate): Deprecate timestampWithMs (#7878)
  • ref(nextjs): Don't use Sentry Webpack Plugin in dev mode (#7901)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 11f2c95 to aca9e5a Compare April 20, 2023 16:48
@github-actions
Copy link
Contributor Author

github-actions bot commented Apr 20, 2023

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 325.53 ms 347.39 ms 21.86 ms
Size 17.73 MiB 19.76 MiB 2.02 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
76d1baf+dirty 335.72 ms 355.52 ms 19.80 ms
80b2ce3 385.02 ms 387.36 ms 2.34 ms
15c80ab+dirty 336.27 ms 350.58 ms 14.31 ms
d197b5c+dirty 338.94 ms 354.87 ms 15.93 ms
86d6d2c+dirty 332.90 ms 352.45 ms 19.55 ms
acadc0f+dirty 373.24 ms 381.51 ms 8.27 ms
52a8031+dirty 311.55 ms 321.37 ms 9.82 ms
70caa60+dirty 299.00 ms 321.02 ms 22.02 ms
b1e8712 462.11 ms 465.71 ms 3.60 ms
d0bf494+dirty 375.37 ms 395.14 ms 19.77 ms

App size

Revision Plain With Sentry Diff
76d1baf+dirty 17.73 MiB 20.04 MiB 2.31 MiB
80b2ce3 17.73 MiB 19.75 MiB 2.02 MiB
15c80ab+dirty 17.73 MiB 20.04 MiB 2.31 MiB
d197b5c+dirty 17.73 MiB 20.04 MiB 2.31 MiB
86d6d2c+dirty 17.73 MiB 20.04 MiB 2.31 MiB
acadc0f+dirty 17.73 MiB 19.75 MiB 2.01 MiB
52a8031+dirty 17.73 MiB 20.04 MiB 2.31 MiB
70caa60+dirty 17.73 MiB 19.75 MiB 2.01 MiB
b1e8712 17.73 MiB 19.75 MiB 2.02 MiB
d0bf494+dirty 17.73 MiB 19.75 MiB 2.02 MiB

Previous results on branch: deps/scripts/update-javascript.sh

Startup times

Revision Plain With Sentry Diff
98fe518+dirty 334.39 ms 349.35 ms 14.96 ms
5eab2fa 334.02 ms 351.58 ms 17.56 ms
6f9eae7 353.08 ms 360.29 ms 7.21 ms
04349b0+dirty 347.00 ms 354.78 ms 7.78 ms
6750c69+dirty 393.45 ms 434.06 ms 40.62 ms

App size

Revision Plain With Sentry Diff
98fe518+dirty 17.73 MiB 19.75 MiB 2.02 MiB
5eab2fa 17.73 MiB 19.76 MiB 2.02 MiB
6f9eae7 17.73 MiB 19.76 MiB 2.02 MiB
04349b0+dirty 17.73 MiB 20.06 MiB 2.32 MiB
6750c69+dirty 17.73 MiB 20.05 MiB 2.32 MiB

@github-actions
Copy link
Contributor Author

github-actions bot commented Apr 20, 2023

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1226.23 ms 1245.14 ms 18.91 ms
Size 2.36 MiB 2.84 MiB 490.49 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
76d1baf+dirty 1244.10 ms 1268.52 ms 24.42 ms
15c80ab+dirty 1223.74 ms 1228.96 ms 5.22 ms
d197b5c+dirty 1217.61 ms 1242.66 ms 25.05 ms
86d6d2c+dirty 1267.55 ms 1286.21 ms 18.66 ms
acadc0f+dirty 1264.38 ms 1290.06 ms 25.68 ms
52a8031+dirty 1280.88 ms 1289.78 ms 8.90 ms
70caa60+dirty 1218.27 ms 1230.30 ms 12.03 ms
d0bf494+dirty 1289.40 ms 1298.40 ms 9.00 ms
d7401ac+dirty 1252.38 ms 1275.04 ms 22.66 ms
80b2ce3+dirty 1265.92 ms 1268.60 ms 2.69 ms

App size

Revision Plain With Sentry Diff
76d1baf+dirty 2.36 MiB 2.82 MiB 469.45 KiB
15c80ab+dirty 2.36 MiB 2.83 MiB 474.49 KiB
d197b5c+dirty 2.36 MiB 2.82 MiB 462.86 KiB
86d6d2c+dirty 2.36 MiB 2.82 MiB 462.82 KiB
acadc0f+dirty 2.36 MiB 2.83 MiB 480.37 KiB
52a8031+dirty 2.36 MiB 2.82 MiB 469.44 KiB
70caa60+dirty 2.36 MiB 2.83 MiB 479.27 KiB
d0bf494+dirty 2.36 MiB 2.83 MiB 481.15 KiB
d7401ac+dirty 2.36 MiB 2.83 MiB 481.14 KiB
80b2ce3+dirty 2.36 MiB 2.84 MiB 486.98 KiB

Previous results on branch: deps/scripts/update-javascript.sh

Startup times

Revision Plain With Sentry Diff
98fe518+dirty 1251.16 ms 1262.00 ms 10.84 ms
5eab2fa+dirty 1241.82 ms 1242.70 ms 0.88 ms
6f9eae7+dirty 1266.06 ms 1271.48 ms 5.42 ms
04349b0+dirty 1273.22 ms 1281.90 ms 8.68 ms
6750c69+dirty 1242.69 ms 1256.00 ms 13.31 ms

App size

Revision Plain With Sentry Diff
98fe518+dirty 2.36 MiB 2.83 MiB 481.64 KiB
5eab2fa+dirty 2.36 MiB 2.84 MiB 490.39 KiB
6f9eae7+dirty 2.36 MiB 2.84 MiB 489.62 KiB
04349b0+dirty 2.36 MiB 2.83 MiB 480.92 KiB
6750c69+dirty 2.36 MiB 2.83 MiB 477.50 KiB

@github-actions
Copy link
Contributor Author

github-actions bot commented Apr 20, 2023

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1303.34 ms 1311.76 ms 8.42 ms
Size 2.92 MiB 3.40 MiB 495.17 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
76d1baf+dirty 1245.00 ms 1257.76 ms 12.76 ms
15c80ab+dirty 1248.41 ms 1251.24 ms 2.83 ms
d197b5c+dirty 1234.80 ms 1249.20 ms 14.40 ms
86d6d2c+dirty 1291.62 ms 1296.80 ms 5.18 ms
acadc0f+dirty 1271.12 ms 1272.28 ms 1.16 ms
52a8031+dirty 1255.96 ms 1273.00 ms 17.04 ms
70caa60+dirty 1279.08 ms 1281.54 ms 2.46 ms
d0bf494+dirty 1266.20 ms 1267.52 ms 1.32 ms
d7401ac+dirty 1288.10 ms 1289.54 ms 1.44 ms
80b2ce3+dirty 1245.12 ms 1262.04 ms 16.92 ms

App size

Revision Plain With Sentry Diff
76d1baf+dirty 2.92 MiB 3.38 MiB 475.74 KiB
15c80ab+dirty 2.92 MiB 3.39 MiB 481.56 KiB
d197b5c+dirty 2.92 MiB 3.37 MiB 464.41 KiB
86d6d2c+dirty 2.92 MiB 3.37 MiB 464.31 KiB
acadc0f+dirty 2.92 MiB 3.39 MiB 487.34 KiB
52a8031+dirty 2.92 MiB 3.38 MiB 475.71 KiB
70caa60+dirty 2.92 MiB 3.39 MiB 486.04 KiB
d0bf494+dirty 2.92 MiB 3.40 MiB 488.08 KiB
d7401ac+dirty 2.92 MiB 3.40 MiB 488.06 KiB
80b2ce3+dirty 2.92 MiB 3.40 MiB 492.75 KiB

Previous results on branch: deps/scripts/update-javascript.sh

Startup times

Revision Plain With Sentry Diff
98fe518+dirty 1259.43 ms 1263.60 ms 4.17 ms
5eab2fa+dirty 1284.29 ms 1306.68 ms 22.39 ms
6f9eae7+dirty 1256.06 ms 1278.59 ms 22.53 ms
04349b0+dirty 1241.88 ms 1258.20 ms 16.32 ms
6750c69+dirty 1285.45 ms 1285.86 ms 0.41 ms

App size

Revision Plain With Sentry Diff
98fe518+dirty 2.92 MiB 3.40 MiB 488.60 KiB
5eab2fa+dirty 2.92 MiB 3.40 MiB 495.21 KiB
6f9eae7+dirty 2.92 MiB 3.40 MiB 494.93 KiB
04349b0+dirty 2.92 MiB 3.40 MiB 487.96 KiB
6750c69+dirty 2.92 MiB 3.39 MiB 484.54 KiB

@github-actions
Copy link
Contributor Author

github-actions bot commented Apr 20, 2023

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 263.32 ms 307.42 ms 44.10 ms
Size 7.15 MiB 8.04 MiB 914.01 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
76d1baf+dirty 339.02 ms 408.65 ms 69.63 ms
15c80ab+dirty 276.38 ms 327.54 ms 51.17 ms
d197b5c+dirty 258.75 ms 313.61 ms 54.86 ms
86d6d2c+dirty 267.21 ms 325.24 ms 58.04 ms
acadc0f+dirty 259.04 ms 304.67 ms 45.63 ms
52a8031+dirty 330.72 ms 358.76 ms 28.03 ms
70caa60+dirty 308.83 ms 393.06 ms 84.23 ms
d0bf494+dirty 253.73 ms 308.23 ms 54.49 ms
d7401ac+dirty 373.98 ms 394.08 ms 20.10 ms
80b2ce3+dirty 271.29 ms 316.47 ms 45.18 ms

App size

Revision Plain With Sentry Diff
76d1baf+dirty 7.15 MiB 8.09 MiB 964.41 KiB
15c80ab+dirty 7.15 MiB 8.09 MiB 966.13 KiB
d197b5c+dirty 7.15 MiB 8.09 MiB 962.72 KiB
86d6d2c+dirty 7.15 MiB 8.09 MiB 962.69 KiB
acadc0f+dirty 7.15 MiB 8.03 MiB 903.20 KiB
52a8031+dirty 7.15 MiB 8.09 MiB 965.95 KiB
70caa60+dirty 7.15 MiB 8.03 MiB 901.79 KiB
d0bf494+dirty 7.15 MiB 8.04 MiB 910.85 KiB
d7401ac+dirty 7.15 MiB 8.04 MiB 910.85 KiB
80b2ce3+dirty 7.15 MiB 8.04 MiB 911.02 KiB

Previous results on branch: deps/scripts/update-javascript.sh

Startup times

Revision Plain With Sentry Diff
98fe518+dirty 334.79 ms 372.23 ms 37.44 ms
5eab2fa+dirty 308.78 ms 331.98 ms 23.20 ms
6f9eae7+dirty 346.26 ms 417.65 ms 71.40 ms
04349b0+dirty 333.83 ms 366.86 ms 33.02 ms
6750c69+dirty 277.10 ms 322.10 ms 45.00 ms

App size

Revision Plain With Sentry Diff
98fe518+dirty 7.15 MiB 8.04 MiB 911.30 KiB
5eab2fa+dirty 7.15 MiB 8.04 MiB 913.81 KiB
6f9eae7+dirty 7.15 MiB 8.04 MiB 913.76 KiB
04349b0+dirty 7.15 MiB 8.10 MiB 977.92 KiB
6750c69+dirty 7.15 MiB 8.10 MiB 971.75 KiB

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 7 times, most recently from 3e7f680 to 4e1d6a2 Compare April 25, 2023 12:19
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 4e1d6a2 to b724fca Compare April 25, 2023 15:02
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 enabled auto-merge (squash) April 25, 2023 15:06
@krystofwoldrich krystofwoldrich merged commit f2c4f82 into main Apr 25, 2023
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-javascript.sh branch April 25, 2023 15:13
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