This option is now deprecated, and will be removed entirely in Astro v5.0. We suggest removing this option from your configuration as soon as you are able to:
import { defineConfig } from 'astro/config';
import vercel from '@astrojs/vercel/serverless';
This version was pushed to npm by matthewp, a new releaser for @astrojs/vercel since your current version.
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 @astrojs/vercel from 7.6.0 to 7.8.2.
Release notes
Sourced from
@astrojs/vercel
's releases.Changelog
Sourced from
@astrojs/vercel
's changelog.... (truncated)
Commits
01e3776
[ci] release (#414)cda3a2f
chore(deps): update all non-major dependencies (#416)5b802a4
fix: ISR opt out for routes with rest parameters (#373)dd6a7c9
fix(deps): update all non-major dependencies (#408)775c185
fix(deps): update all non-major dependencies (#402)187b9e2
chore(deps): update all non-major dependencies (#393)53625d5
[ci] release (#386)46fbb26
Set the workspace root when doing nft scan (#381)974e2cf
chore(deps): update all non-major dependencies (#382)8274001
chore(deps): update all non-major dependencies (#370)Maintainer changes
This version was pushed to npm by matthewp, a new releaser for
@astrojs/vercel
since your current version.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