fix(nextjs): Flush servercomponent events for edge (#9487)
7.78.0
Important Changes
Replay Bundle Size improvements
We've dramatically decreased the bundle size of our Replay package, reducing the minified & gzipped bundle size by ~20 KB!
This was possible by extensive use of tree shaking and a host of small changes to reduce our footprint:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @sentry/integrations from 7.70.0 to 7.80.0.
Release notes
Sourced from
@​sentry/integrations
's releases.... (truncated)
Changelog
Sourced from
@​sentry/integrations
's changelog.... (truncated)
Commits
c9fd9ca
release: 7.80.02789420
Merge pull request #9510 from getsentry/prepare-release/7.80.0e0a9d58
meta: Update changelog for 7.80.04fc2e7e
feat(astro): Add distributed tracing via\<meta>
tags (#9483)ab39b26
fix(astro): Mark SDK package as Astro-external (#9509)061fe5a
ref(nextjs): Don't initialize Server SDK during build (#9503)b531549
feat(remix): Export a type to use forMetaFunction
parameters (#9493)8b84905
feat(node): Capture internal server errors in trpc middleware (#9482)be44a21
test(e2e): Increase polling timeout from 30 to 90 seconds (#9491)db5ce41
doc(astro): Update middleware documentation (#9502)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show