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.20.0 #349

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 28.20.0.

Release notes

Sourced from vercel's releases.

vercel@28.20.0

cli

  • Allow passing of local git meta even with no remote. (#9824) [Gary Borton]

node

  • [node] Add streaming support for vc dev (#9745) [Kiko Beats]

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

... (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 #351.