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 30.0.0 #365

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 30.0.0.

Release notes

Sourced from vercel's releases.

vercel@30.0.0

Major Changes

  • Change vc env pull default output file to .env.local (#9892)

  • Remove --platform-version global common arg (#9807)

Minor Changes

  • [cli] implement vc deploy --prod --skip-build (#9836)

  • New vc redeploy command (#9956)

Patch Changes

  • Fix vercel git connect command when passing a URL parameter (#9967)

vercel@29.4.0

Minor Changes

  • Add vercel link --repo flag to link to repository (multiple projects), rather than an individual project (alpha) (#8931)

vercel@29.3.6

Patch Changes

  • Updated dependencies []:
    • @​vercel/static-build@​1.3.32

vercel@29.3.5

Note: This release contained a version mismatch that causes installs to fail. Please install vercel@29.3.6 instead.


Releases

@​vercel/build-utils@​6.7.3

Patch Changes

  • Deprecate Node.js 14.x and 16.x with warning (#9976)

vercel@29.3.5

Patch Changes

... (truncated)

Changelog

Sourced from vercel's changelog.

30.0.0

Major Changes

  • Change vc env pull default output file to .env.local (#9892)

  • Remove --platform-version global common arg (#9807)

Minor Changes

  • [cli] implement vc deploy --prod --skip-build (#9836)

  • New vc redeploy command (#9956)

Patch Changes

  • Fix vercel git connect command when passing a URL parameter (#9967)

29.4.0

Minor Changes

  • Add vercel link --repo flag to link to repository (multiple projects), rather than an individual project (alpha) (#8931)

29.3.6

Patch Changes

  • Updated dependencies []:
    • @​vercel/static-build@​1.3.32

29.3.5

Patch Changes

29.3.4

Patch Changes

... (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)
rcerljenko commented 1 year ago

@BetaHuhn could you look into this... seems ok to merge it