BetaHuhn / deploy-to-vercel-action

🎬▲ Deploy your project to Vercel using GitHub Actions. Supports PR previews and GitHub deployments.
https://mxis.ch
MIT License
141 stars 71 forks source link

⬆️ Bump vercel from 22.0.1 to 28.18.5 #346

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 28.18.5.

Release notes

Sourced from vercel's releases.

vercel@28.18.4

routing-utils

  • [routing-utils] add isInternal flag (#9761) [Sean Massa]

next

  • [next] use "Page" instead of "SSR" for operationType (#9770) [Sean Massa]
  • [next] Update allowQuery test case (#9767) [JJ Kasper]
  • [next] Fix edge runtime for route groups (#9764) [JJ Kasper]
  • [next] Update allowQuery test (#9758) [JJ Kasper]

static-build

  • [static-build] Remove Gatsby env var check (#9766) [Nathan Rajlich]

examples

  • [examples] Upgrade Next.js to version 13.3.0 (#9765) [Vercel Release Bot]

build-utils

  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#9762) [Espen Hovlandsdal]

cli

  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#9762) [Espen Hovlandsdal]
  • [cli] refactor pkg.ts into @vercel-internals/get-package-json (#9719) [Ethan Arrowood]

fs-detectors

  • [build-utils][cli][fs-detectors] Upgrade minimatch to 3.1.2 (#9762) [Espen Hovlandsdal]
  • [frameworks][fs-detectors] Use correct "license" field in package.json (#9696) [Espen Hovlandsdal]
  • [fs-detectors] Fix turbo@1.8 all filters are inferred (#9680) [Nathan Hammond]

all

  • [all] Use correct "license" field in package.json (#9754) [Nathan Rajlich]

tests

  • [tests] Update Gatsby fixture versions (#9760) [Vercel Release Bot]
  • [tests] Skip broken test temporarily (#9753) [Steven]
  • [tests] update pnpm version to 7.31.0 (#9751) [Steven]
  • [tests] move test files to subdirectory (#9749) [Kiko Beats]
  • [tests] update typescript version used in next fixtures (#9739) [Sean Massa]
  • Fix update gatsby fixture cron job (#9725) [Ethan Arrowood]

frameworks

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for vercel since your current version.


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

Superseded by #348.