Strongly type TelemetryClient subclasses against command specification (#12426)
Adds vercel integration remove to uninstall Marketplace integrations from the current team (#12291)
Adds vercel integration-resource disconnect to disconnect Marketplace integration resources from projects
Adds vercel integration-resource remove to delete Marketplace integration resources
Patch Changes
[cli] Make all metrics tracking methods on the store require arguments (#12422)
Support allowHeader from Next.js for filtering request headers during revalidation (#12420)
Strongly type TelemetryClient subclasses against command specification (#12426)
Adds vercel integration remove to uninstall Marketplace integrations from the current team (#12291)
Adds vercel integration-resource disconnect to disconnect Marketplace integration resources from projects
Adds vercel integration-resource remove to delete Marketplace integration resources
Patch Changes
[cli] Make all metrics tracking methods on the store require arguments (#12422)
Support allowHeader from Next.js for filtering request headers during revalidation (#12420)
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 vercel from 37.13.0 to 37.14.0.
Release notes
Sourced from vercel's releases.
Changelog
Sourced from vercel's changelog.
Commits
37293e5
Version Packages (#12424)2283825
[tests] fix small naming error (#12434)622b04c
fix issues dns add (#12427)3535274
[cli] disable flakey test get latest version (#12432)99cac1c
ECO-444: Add remove subcommand for integrations command (#12291)4f49d94
[cli] Strongly typeTelemetryClient
subclasses against command specificatio...99a9a49
[tests] Remove double definition of express in tests (#12421)54efb38
[cli] Make all metrics tracking methods on the store require arguments (#12422)a22731f
[cli] fix minor issues telemetry util (#12425)9691d45
Add debug testTimeout value (#12415)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