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.19.0 #348

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 28.19.0.

Release notes

Sourced from vercel's releases.

vercel@28.19.0

cli

  • [cli] refactor to use create deployment param type (#9805) [Sean Massa]
  • [cli] Add vc deploy --no-wait and vc inspect --wait (#9802) [Chris Barber]
  • [cli] Support pnpm in getUpdateCommand() (#9813) [Nathan Rajlich]
  • [cli] Remove a bunch of isCanary checks (#9806) [Nathan Rajlich]
  • [cli] Simplify parseRepoUrl() and fix edge case (#9796) [Nathan Rajlich]

node

  • [node] Move path-to-regexp and ts-morph from dev deps to deps (#9823) [Chris Barber]

go

  • [go] Support 'go.work' file and resolve shared deps relative to work path (#9708) [Chris Barber]

vercel@28.18.5

fs-detectors

  • [fs-detectors] check turbo versions to allow for tags like "latest" (#9790) [Sean Massa]

gatsby-plugin-vercel-builder

  • [gatsby-plugin-vercel-builder] Ignore assetPrefix completely (#9787) [Nathan Rajlich]

scripts

  • [scripts] Create internal-dependency-trace script package (#9783) [Ethan Arrowood]

examples

  • [examples] Update Astro example. (#9778) [Lee Robinson]

tests

  • [tests] combine examples e2e into one chunk (#9772) [Sean Massa]

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]

... (truncated)

Commits
  • a63b9d9 Publish Stable
  • f43894e [cli] refactor to use create deployment param type (#9805)
  • b52df7a [cli] Add vc deploy --no-wait and vc inspect --wait (#9802)
  • 993a404 [cli] Support pnpm in getUpdateCommand() (#9813)
  • 3e7bcb2 [cli] Remove a bunch of isCanary checks (#9806)
  • ed119d6 [internals] Refactor @vercel-internals/types enums into constants (#9789)
  • 38eb0bc [go] Support 'go.work' file and resolve shared deps relative to work path (#9...
  • 732ac20 [tests] Update Typescript, Jest, and ts-jest (#9782)
  • 6b9e274 [cli] Simplify parseRepoUrl() and fix edge case (#9796)
  • 14ece41 Publish Stable
  • Additional commits viewable in compare view
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 #349.