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.17.3 #2582

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 28, 2022

Bumps scripts/update-javascript.sh from 7.16.0 to 7.17.3.

Auto-generated by a dependency updater.

Changelog

7.17.3

  • chore(ember): Show warning when using invalid config (#6032)
  • fix(nextjs): Log false positive warning only if request is unfinished. (#6070)
  • fix(tracing): Add an extra conditional check to web vitals onCLS() (#6091)

7.17.2

  • fix(tracing): Fix tracingOrigins not applying (#6079)

7.17.1

This release standardizes our SDKs to use the MIT License, which is our standard license for Sentry SDKs. We were previously using the BSD 3-Clause License in sentry/browser,sentry/core, sentry/gatsby, sentry/hub, sentry/integrations, sentry/node, sentry/react, sentry/types, sentry/typescript, and sentry/utils.

This release also updates the behaviour of tracingOrigins to no longer affect span creation. tracingOrigins will only affect if sentry-trace and baggage headers are attached to outgoing requests. To control span creation, use the shouldCreateSpanForRequest option.

  • chore: Standardize SDKs on MIT License (#5993)
  • feat(nextjs): Add Next 13 to peer dependencies and integration tests (#6042)
  • feat(remix): Enable RequestData integration for server-side requests (#6007)
  • feat(tracing): Update to Web Vitals v3 (#5987)
  • feat(tracing): Allow for spanId to be passed into startChild (#6028)
  • fix(browser): Handle case where fetch can be undefined (#5973)
  • fix(build): Prevent Rollup from adding [Symbol.toStringTag]: 'Module' to CJS files (#6043)
  • fix(nextjs): Match loader files exactly (#6013)
  • fix(react): Update types to match react router 6.4 updates (#5992)
  • fix(tracing): Align missing express span operation names (#6036)
  • fix(tracing): Don't consider tracingOrigins when creating spans (#6039)
  • fix(utils): Remove WINDOW from utils (#6024)
  • fix(vue): Fix vue3 render warning loop (#6014)
  • fix(vue): Don't overwrite custom transaction names of pageload transactions (#6060)
  • ref(node): Make RequestData integration default (#5980)
  • ref(node): Use RequestData integration in express handlers (#5990)
  • ref(serverless): Use RequestData integration in GCP wrapper (#5991)

Work in this release contributed by philipatkinson, Rockergmail, ys-zhifu, and koenpunt. Thank you for your contributions!

Special shoutout to Tofandel who helped fix a bug in Jest that was affecting the Sentry JavaScript SDKs!

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 28, 2022
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 3bf086c to 3e73ada Compare October 28, 2022 03:36
@github-actions github-actions bot changed the title chore(deps): update JavaScript SDK to v7.17.1 chore(deps): update JavaScript SDK to v7.17.2 Oct 29, 2022
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 3e73ada to cda12a5 Compare October 29, 2022 03:31
@github-actions github-actions bot changed the title chore(deps): update JavaScript SDK to v7.17.2 chore(deps): update JavaScript SDK to v7.17.3 Oct 31, 2022
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch 5 times, most recently from 2b66ff2 to a21117e Compare November 2, 2022 09:31
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from a21117e to 2850a96 Compare November 2, 2022 10:02
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-javascript.sh branch from 2850a96 to 5e919c0 Compare November 2, 2022 10:07
@krystofwoldrich krystofwoldrich merged commit d5ab8e1 into main Nov 2, 2022
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-javascript.sh branch November 2, 2022 10:43
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