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 29.3.4 #361

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 29.3.4.

Release notes

Sourced from vercel's releases.

vercel@29.3.4

Patch Changes

vercel@29.3.3

Patch Changes

vercel@29.3.2

Patch Changes

  • [vc dev] Fix serverless function size limit condition (#9961)

vercel@29.3.1

Patch Changes

  • Sort environment variables alphabetically in vercel env pull (#9949)
  • Skip 50MB zip size limit for Python (#9944)

vercel@29.3.0

Minor Changes

  • [cli] remove vc rollback beta label (#9928)

vercel@29.2.1

Patch Changes

vercel@29.2.0

cli

  • [cli] Add support for Vercel CLI Extensions (#9800) [Nathan Rajlich]
  • [cli] rename global options in help output (#9917) [Sean Massa]
  • [cli] refactor help output around default and deploy commands (#9912) [Sean Massa]
  • [cli] upgrade async-listen to 3.0.0 (#9907) [Kiko Beats]
  • [cli] Add support for HTTPS_PROXY env var (#9880) [Nathan Rajlich]

tests

  • [tests] Add test for set-cookie with multiple cookies (#9916) [Chris Barber]

examples

... (truncated)

Changelog

Sourced from vercel's changelog.

29.3.4

Patch Changes

29.3.3

Patch Changes

29.3.2

Patch Changes

  • [vc dev] Fix serverless function size limit condition (#9961)

29.3.1

Patch Changes

  • Sort environment variables alphabetically in vercel env pull (#9949)
  • Skip 50MB zip size limit for Python (#9944)

29.3.0

Minor Changes

  • [cli] remove vc rollback beta label (#9928)

29.2.1

Patch Changes

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 #362.