ref(feedback): Change form box-shadow to use CSS var (#9630)
7.84.0
Important Changes
ref(nextjs): Set automaticVercelMonitors to be false by default (#9697)
From this version onwards the default for the automaticVercelMonitors option in the Next.js SDK is set to false.
Previously, if you made use of Vercel Crons the SDK automatically instrumented the relevant routes to create Sentry monitors.
Because this feature will soon be generally available, we are now flipping the default to avoid situations where quota is used unexpectedly.
If you want to continue using this feature, make sure to set the automaticVercelMonitors flag to true in your next.config.js Sentry settings.
Other Changes
chore(astro): Add 4.0.0 preview versions to astro peer dependency range (#9696)
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/tracing from 7.70.0 to 7.87.0.
Release notes
Sourced from
@​sentry/tracing
's releases.... (truncated)
Changelog
Sourced from
@​sentry/tracing
's changelog.... (truncated)
Commits
2583b63
release: 7.87.0ac09686
Merge pull request #9817 from getsentry/prepare-release/7.87.028ba019
meta: Update CHANGELOG for 7.87.0fe24eb5
fix(astro): Avoid RegExp creation during route interpolation (#9815)35f177a
ref(deno): Update deno integrations to avoidsetupOnce
(#9812)be32c1e
fix(nextjs): Catch rejecting flushes (#9811)7303cda
feat: Add top levelgetCurrentScope()
method (#9800)380a552
chore(vscode): Use new code action values"explicit"
(#9805)a05de17
feat(replay): Capture hydration error breadcrumb (#9759)13e3425
feat(types): Add profile envelope types (#9798)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