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 sentry-javascript monorepo to v7.13.0 #454

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/node (source) 7.9.0 -> 7.13.0 age adoption passing confidence
@sentry/types (source) 7.9.0 -> 7.13.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v7.13.0

Compare Source

  • feat(browser): Use fetch keepalive flag (#​5697)
  • feat(core): Set custom transaction source for event processors (#​5722)
  • feat(nextjs): Trace navigation transactions (#​5676)
  • feat(node): Add Modules integration to default integrations (#​5706)
  • fix(browser): Use normalizeDepth option when creating an event from a plain object
  • fix(core): Fix integration deduping (#​5696)
  • fix(node): Use normalizeDepth when creating an event from unknown input
  • fix(nextjs): Make NextApiHandler type version-agnostic (#​5737)
  • fix(tracing): Set sample rate in transaction metadata and DSC (#​5691)
  • ref: Make dynamic sampling context mutable (#​5710)
  • ref(tracing): Record transaction name changes (#​5723)
  • chore(nextjs): Remove obsolete dataFetchers loader (#​5713)

v7.12.1

Compare Source

  • feat(nextjs): Connect trace between data-fetching methods and pageload (#​5655)
  • feat(react): Support useRoutes hook of React Router 6 (#​5624)
  • feat(remix): Continue transaction from request headers (#​5600)
  • feat(utils): Add function for ensuring input is an array (#​5668)
  • fix(utils): Remove Element dom type (#​5675)
  • fix(node): contexts cannot be overridden and culture never included (#​5677)
  • chore: Remove typedoc from READMEs (#​5678)

v7.12.0

Compare Source

This release adds an environment check in @sentry/nextjs for Vercel deployments (using the VERCEL_ENV env variable), and only enables SentryWebpackPlugin if the environment is production. To override this, setting disableClientWebpackPlugin or disableServerWebpackPlugin to false now takes precedence over other checks, rather than being a no-op. Note: Overriding this is not recommended! It can increase build time and clog Release Health data in Sentry with inaccurate noise.

  • feat(nextjs): Create transactions in getInitialProps and getServerSideProps (#​5593)
  • feat(nextjs): Instrument server-side getInitialProps of _app, _document and _error (#​5604)
  • feat(node): Populate event.contexts for Node.js (#​5512)
  • feat(svelte): Add Component Tracking (#​5612)
  • fix(browser): use valid urls in Request checks (#​5630)
  • fix(integrations): Don't add empty stack trace in RewriteFrames (#​5625)
  • fix(nextjs): Start navigation transactions on same-route navigations (#​5642)
  • fix(nextjs): Don't run webpack plugin on non-prod Vercel deployments (#​5603)
  • fix(node): Avoid catching domain errors in request handler (#​5627)
  • fix(serverless): Check for existence of callback in GCP event handler before calling (#​5608)
  • ref(nextjs): Add warning about non-hidden sourcemaps (#​5649)
  • ref(nextjs): Use proxy loader for wrapping all data-fetching functions (#​5602)
  • ref(tracing): Remove mark measurements (#​5605)
  • ref(tracing): Update long task description (#​5601)
  • chore(svelte): Detect and report SvelteKit usage (#​5594)

Work in this release contributed by @​lucas-zimerman, @​GJZwiers, and @​mohd-akram. Thank you for your contributions!

v7.11.1

Compare Source

  • fix(remix): Store transaction on express req (#​5595)

v7.11.0

Compare Source

This release introduces updates the tracingOrigins option to not attach any headers/create an spans when supplied with an empty array ([]). Previously, we would supply the default tracingOrigins if an empty array was set as the tracingOrigins option.

  • fix(core): Suppress stack when SentryError isn't an error (#​5562)
  • feat(nextjs): Wrap server-side getInitialProps (#​5546)
  • feat(nextjs): Improve pageload transaction creation (#​5574)
  • feat(nextjs): Add spans and route parameterization in data fetching wrappers (#​5564)
  • feat(nextjs): Create spans and route parameterization in server-side getInitialProps (#​5587)
  • fix(remix): Use domains to prevent scope bleed (#​5570)
  • fix(remix): Wrap domains properly on instrumentServer (#​5590)
  • feat(remix): Add route ID to remix routes (#​5568)
  • feat(remix): Export a manual wrapper for custom Express servers (#​5524)
  • feat(tracing): Add long task collection (#​5529)
  • feat(tracing): Allow for setting of an empty array (#​5583)

v7.10.0

Compare Source

This release introduces the first alpha version of @sentry/svelte, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.

  • feat(react): Track duration of React component updates (#​5531)
  • feat(svelte): Add Error and Performance Instrumentation from Browser SDK (#​5543)
  • feat(svelte): Add Svelte SDK Package Boilerplate (#​5535)
  • fix(integration): Don't mangle localforage internals (#​5534)
  • fix(react): Set redux state context properly (#​5550)
  • fix(remix): Support merging json responses from root loader functions. (#​5548)
  • fix(remix): Return response if detected in root loader (#​5558)
  • ref(nextjs): Move autoWrapDataFetchers option into experiments object (#​5540)
  • ref(nextjs): Wrap server-side data-fetching methods during build (#​5503)

Work in this release contributed by @​augustuswm. Thank you for your contribution!


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Sep 19, 2022

Pull Request Test Coverage Report for Build 3079881988

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.888%

Totals Coverage Status
Change from base Build 3079878932: 0.0%
Covered Lines: 95
Relevant Lines: 106

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/sentry-javascript-monorepo branch from bfeb570 to cdc8b94 Compare September 19, 2022 04:15
@renovate renovate bot merged commit c7c5310 into master Sep 19, 2022
@renovate renovate bot deleted the renovate/sentry-javascript-monorepo branch September 19, 2022 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant