Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 18, 2023

Bumps scripts/update-javascript.sh from 7.37.2 to 7.39.0.

Auto-generated by a dependency updater.

Changelog

7.39.0

This release adds a new package, sentry/angular-ivy, which is our Angular SDK with full support for Angular's rendering engine, Ivy.

This release also adds a new enableTracing option, which can be used instead of tracesSampleRate for an easier setup.
Related to this, the hasTracingEnabled utility function was moved from sentry/tracing to sentry/core.
The old export from sentry/tracing has been deprecated and will be removed in v8.

  • feat(angular): Add Ivy-compatible Angular SDK package (#7264)
  • feat(core): Add source map images to debug_meta (#7168)
  • feat(loader): Make lazy-loading configurable (#7232)
  • feat(nextjs): Add performance monitoring to server components (#7242)
  • feat(nextjs): Default to VERCEL_ENV as environment (#7227)
  • feat(replay): Add more default block filters (#7233)
  • feat(tracing): Add enableTracing option (#7238)
  • fix(core): Exclude client reports from offline queuing (#7226)
  • fix(nextjs): Export serverside data-fetcher wrappers from client (#7256)
  • fix(replay): Fix timestamps on LCP (#7225)

Replay rrweb changes:

sentry-internal/rrweb was updated from 1.103.0 to 1.104.1 (#7238):

  • feat: Export typings/types (#60)
  • feat: Remove autoplay attribute from audio/video tags (#59)
  • fix: Exclude modulepreload as well (#52)
  • fix: Handle removed attributes (#65)
  • fix: Masking inputs on change when maskAllInputs:false (#61)
  • fix: More robust rootShadowHost check (#50)
  • fix: Textarea value is being duplicated (#62)

7.38.0

  • feat: Put abs_path into stack frame object (#7167)
  • feat(integrations): Deprecate Offline integration (#7063)
  • feat(otel): Convert exception otel events to sentry errors (#7165)
  • feat(replay): Change LCP calculation (#7187)
  • feat(tracing): Support Apollo/GraphQL with NestJS (#7194)
  • feat(tracing): Track PerformanceResourceTiming.renderBlockingStatus (#7127)
  • feat(tracing|core): Remove transaction name change recording (#7197)
  • fix(browser): Ensure dedupe integration ignores non-errors (#7172)
  • fix(core): Skip empty integrations (#7204)
  • fix(nextjs): Fix faulty import in Next.js .d.ts (#7175)
  • fix(otel): Make otel.kind be a string (#7182)
  • fix(react): Make fallback render types more accurate (#7198)
  • fix(replay): Debounced flushes not respecting maxWait (#7207, #7208)
  • ref(replay): Improve logging for stopped replay (#7174)

Work in this release contributed by lucas-zimermann. Thank you for your contribution!

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 18, 2023
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 2 times, most recently from 799a3dd to 8aa99b1 Compare February 21, 2023 15:11
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 21, 2023

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 373.65 ms 378.31 ms 4.65 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 (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1251.90 ms 1258.34 ms 6.44 ms
Size 2.92 MiB 3.37 MiB 465.05 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 267.92 ms 329.71 ms 61.80 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-javascript.sh branch from 8aa99b1 to 2bdfa1d Compare February 21, 2023 16:33
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 21, 2023

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1288.00 ms 1292.40 ms 4.40 ms
Size 2.36 MiB 2.82 MiB 469.14 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

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 3 times, most recently from 9e831e8 to cd620d5 Compare February 27, 2023 10:11
@github-actions github-actions bot changed the title chore(deps): update JavaScript SDK to v7.38.0 chore(deps): update JavaScript SDK to v7.39.0 Feb 27, 2023
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from cd620d5 to 8316b12 Compare February 27, 2023 16:17
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 8316b12 to e5d0b9e Compare February 28, 2023 14:08
Copy link
Contributor

@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 94aa319 into main Feb 28, 2023
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-javascript.sh branch February 28, 2023 15:03
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