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)
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/vue from 7.74.1 to 7.84.0.
Release notes
Sourced from
@sentry/vue
's releases.... (truncated)
Changelog
Sourced from
@sentry/vue
's changelog.... (truncated)
Commits
4f4bd32
release: 7.84.022960f5
Merge pull request #9705 from getsentry/prepare-release/7.84.0e9e03e1
meta(changelog): Update changelog for 7.84.059db749
feat(metrics): Add interfaces for metrics (#9698)27f6ae1
build: enable biomeorganizeImports
feature (#9693)462ea44
ref(nextjs): SetautomaticVercelMonitors
to befalse
by default (#9697)f500ac7
chore(astro): Add 4.0.0 preview versions toastro
peer dependency range (#9...8c36659
build: add node.js v21 to test matrix (#9680)61e9056
feat(web-vitals): Vendor in INP from web-vitals library (#9690)28450ad
fix(utils): Try catch new URL when extracting query params (#9675)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