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.17.0 #337

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 28.17.0.

Release notes

Sourced from vercel's releases.

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]

node

  • [node] Handle multi-protocol in Edge Functions with vc dev (#9502) [Vladislav Ponomarev]

tests

  • [tests] update python tests to use zero config (#9668) [Sean Massa]
  • [tests] remove comment (#9671) [Sean Massa]
  • [tests][cli] CLI Integration tests - better failure messages (#9667) [Sean Massa]
  • [tests] Add prettier check (#9664) [Steven]
  • [tests] convert CLI Integration tests from ava to jest (#9632) [Sean Massa]
  • [tests] add tests to edge handler template (#9528) [Sean Massa]
  • [tests] Bump test timeouts for slow tests (#9631) [Chris Barber]
  • [tests] remove eslint from fixture (#9629) [Sean Massa]
  • [tests] Change test-unit to test-lint (#9627) [Steven]
  • [tests] Run unit tests concurrently in chunks (#9615) [Steven]

remix

  • [remix] Remove symlink creation warning (#9679) [Nathan Rajlich]
  • [remix] Upgrade @​remix-run/dev to version 1.14.2 (#9676) [Vercel Release Bot]
  • [remix] Rename @vercel/remix to @vercel/remix-builder (#9665) [Nathan Rajlich]
  • [remix] Support optional entry.{server,client}.tsx file (#9620) [Nathan Rajlich]
  • [remix] Add turborepo monorepo E2E test (#9622) [Nathan Rajlich]

docs

  • [docs] Update issue and discussion templates (#9666) [Amy]
  • [docs] Add more info about prepareCache() (#9644) [Chris Barber]

examples

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

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