Update dependency @sentry/nextjs to v8.21.0 #54

Merged
Fascinated merged 1 commits from renovate/sentry-javascript-monorepo into master 2024-07-31 15:59:17 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@sentry/nextjs (source) dependencies minor 8.20.0 -> 8.21.0

Release Notes

getsentry/sentry-javascript (@​sentry/nextjs)

v8.21.0

Compare Source

Important Changes
  • Alpha release of Official Cloudflare SDK
    • feat(cloudflare): Add withSentry method (#​13025)
    • feat(cloudflare): Add cloudflare sdk scaffolding (#​12953)
    • feat(cloudflare): Add basic cloudflare package and tests (#​12861)

This release contains the alpha version of @sentry/cloudflare, our SDK for the
Cloudflare Workers JavaScript Runtime! For details on how to use it,
please see the README. Any feedback/bug reports are greatly appreciated, please
reach out on GitHub.

Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an
upcoming release.

Other Changes
  • feat(feedback): Make cropped screenshot area draggable (#​13071)
  • feat(core): Adapt spans for client-side fetch to streaming responses (#​12723)
  • feat(core): Capture # of dropped spans through beforeSendTransaction (#​13022)
  • feat(deps): bump @opentelemetry/instrumentation-aws-sdk from 0.43.0 to 0.43.1 (#​13089)
  • feat(deps): bump @opentelemetry/instrumentation-express from 0.41.0 to 0.41.1 (#​13090)
  • feat(nestjs): Automatic instrumentation of nestjs middleware (#​13065)
  • feat(node): Upgrade import-in-the-middle to 1.11.0 (#​13107)
  • feat(nuxt): Add connected tracing meta tags (#​13098)
  • feat(nuxt): Add vue-router instrumentation (#​13054)
  • feat(solidstart): Add server action instrumentation helper (#​13035)
  • fix(feedback): Ensure pluggable feedback CDN bundle is correctly built (#​13081)
  • fix(nextjs): Only delete clientside bundle source maps with sourcemaps.deleteFilesAfterUpload (#​13102)
  • fix(node): Improve OTEL validation logic (#​13079)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript/tree/master/packages/nextjs) ([source](https://github.com/getsentry/sentry-javascript)) | dependencies | minor | [`8.20.0` -> `8.21.0`](https://renovatebot.com/diffs/npm/@sentry%2fnextjs/8.20.0/8.21.0) | --- ### Release Notes <details> <summary>getsentry/sentry-javascript (@&#8203;sentry/nextjs)</summary> ### [`v8.21.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8210) [Compare Source](https://github.com/getsentry/sentry-javascript/compare/8.20.0...8.21.0) ##### Important Changes - **Alpha release of Official Cloudflare SDK** - feat(cloudflare): Add `withSentry` method ([#&#8203;13025](https://github.com/getsentry/sentry-javascript/issues/13025)) - feat(cloudflare): Add cloudflare sdk scaffolding ([#&#8203;12953](https://github.com/getsentry/sentry-javascript/issues/12953)) - feat(cloudflare): Add basic cloudflare package and tests ([#&#8203;12861](https://github.com/getsentry/sentry-javascript/issues/12861)) This release contains the alpha version of `@sentry/cloudflare`, our SDK for the [Cloudflare Workers JavaScript Runtime](https://developers.cloudflare.com/workers/)! For details on how to use it, please see the [README](./packages/cloudflare/README.md). Any feedback/bug reports are greatly appreciated, please [reach out on GitHub](https://github.com/getsentry/sentry-javascript/issues/12620). Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an upcoming release. ##### Other Changes - feat(feedback): Make cropped screenshot area draggable ([#&#8203;13071](https://github.com/getsentry/sentry-javascript/issues/13071)) - feat(core): Adapt spans for client-side fetch to streaming responses ([#&#8203;12723](https://github.com/getsentry/sentry-javascript/issues/12723)) - feat(core): Capture # of dropped spans through `beforeSendTransaction` ([#&#8203;13022](https://github.com/getsentry/sentry-javascript/issues/13022)) - feat(deps): bump `@opentelemetry/instrumentation-aws-sdk` from 0.43.0 to 0.43.1 ([#&#8203;13089](https://github.com/getsentry/sentry-javascript/issues/13089)) - feat(deps): bump `@opentelemetry/instrumentation-express` from 0.41.0 to 0.41.1 ([#&#8203;13090](https://github.com/getsentry/sentry-javascript/issues/13090)) - feat(nestjs): Automatic instrumentation of nestjs middleware ([#&#8203;13065](https://github.com/getsentry/sentry-javascript/issues/13065)) - feat(node): Upgrade `import-in-the-middle` to 1.11.0 ([#&#8203;13107](https://github.com/getsentry/sentry-javascript/issues/13107)) - feat(nuxt): Add connected tracing meta tags ([#&#8203;13098](https://github.com/getsentry/sentry-javascript/issues/13098)) - feat(nuxt): Add vue-router instrumentation ([#&#8203;13054](https://github.com/getsentry/sentry-javascript/issues/13054)) - feat(solidstart): Add server action instrumentation helper ([#&#8203;13035](https://github.com/getsentry/sentry-javascript/issues/13035)) - fix(feedback): Ensure pluggable feedback CDN bundle is correctly built ([#&#8203;13081](https://github.com/getsentry/sentry-javascript/issues/13081)) - fix(nextjs): Only delete clientside bundle source maps with `sourcemaps.deleteFilesAfterUpload` ([#&#8203;13102](https://github.com/getsentry/sentry-javascript/issues/13102)) - fix(node): Improve OTEL validation logic ([#&#8203;13079](https://github.com/getsentry/sentry-javascript/issues/13079)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNC4wIiwidXBkYXRlZEluVmVyIjoiMzguMTQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-31 11:01:12 +00:00
Fascinated merged commit 6ee34eaf44 into master 2024-07-31 15:59:17 +00:00
Fascinated deleted branch renovate/sentry-javascript-monorepo 2024-07-31 15:59:17 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MinecraftUtilities/Frontend#54
No description provided.