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.0 #338

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 28.18.0.

Release notes

Sourced from vercel's releases.

vercel@28.18.0

build-utils

  • [build-utils][next] Add prerender source path (#9686) [Chris Barber]

next

  • [build-utils][next] Add prerender source path (#9686) [Chris Barber]

node

  • [node] Improve edge-handler-template error handling (#9697) [Sean Massa]
  • [node][remix] Update nft conditions to include "edge-light" for Edge Functions (#9700) [Nathan Rajlich]

remix

  • [remix] Inject @vercel/remix package instead of @vercel/remix-entry-server (#9684) [Nathan Rajlich]
  • [node][remix] Update nft conditions to include "edge-light" for Edge Functions (#9700) [Nathan Rajlich]

tests

  • [tests][cli] convert CLI integration tests to TS (#9672) [Sean Massa]

cli

  • [tests][cli] convert CLI integration tests to TS (#9672) [Sean Massa]
  • [cli] handle BUILD_UTILS_SPAWN_* errors (#9689) [Sean Massa]
  • [cli] Ignore vc build subdirectory warning on vercel (#9685) [Steven]

examples

  • [examples] Update "remix" template to use @vercel/remix package (#9683) [Nathan Rajlich]

vercel@28.17.0

go

  • [go] Add support for Go 1.20 (#9367) [Vedant]
  • [go] Go builder improvements (#9576) [Chris Barber]

cli

  • [cli] Honor --local-config when present during vc build (#9675) [Chris Barber]
  • [tests][cli] CLI Integration tests - better failure messages (#9667) [Sean Massa]
  • [cli] Update monorepo default setting log (#9654) [Ethan Arrowood]
  • [cli] Fix example list api to exclude node_modules (#9626) [Steven]

gatsby-plugin-vercel-builder

  • [gatsby-plugin-vercel-builder] link instead of move the public directory (#9673) [Sean Massa]

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