EvanNotFound / vercel-deployment-for-github-actions

MIT License
2 stars 0 forks source link

build(deps): bump vercel from 22.0.1 to 34.0.0 #26

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps vercel from 22.0.1 to 34.0.0.

Release notes

Sourced from vercel's releases.

vercel@34.0.0

Major Changes

  • Disables promotion of preview deployments (#11411)

Patch Changes

  • Always set projectSettings.nodeVersion in vc deploy (#11351)

  • [cli] optional override of existing environment variables with --force (#11348)

vercel@33.7.1

Patch Changes

  • fix flickering during interactive UI rerendering (#11392)

  • fix vc ls message to be vc projects ls (#11400)

  • Updated dependencies [2461b571a]:

    • @​vercel/next@​4.2.0

vercel@33.7.0

Minor Changes

  • improve UX for text input validation (#11388)

  • Replace the implementation of the yes/no prompt in several areas to be consistent with the rest of the CLI. (#11279)

Patch Changes

  • [cli] Fix how we determine the GIT_CONFIG_PATH to support git worktrees and git submodules (#11283)

  • avoid printing errors when user does ctrl+c (#11377)

  • Warn that promoting preview deploys is deprecated (#11376)

  • Updated dependencies [a3fb7e6ab]:

vercel@33.6.3

Patch Changes

... (truncated)

Changelog

Sourced from vercel's changelog.

34.0.0

Major Changes

  • Disables promotion of preview deployments (#11411)

Patch Changes

  • Always set projectSettings.nodeVersion in vc deploy (#11351)

  • [cli] optional override of existing environment variables with --force (#11348)

33.7.1

Patch Changes

  • fix flickering during interactive UI rerendering (#11392)

  • fix vc ls message to be vc projects ls (#11400)

  • Updated dependencies [2461b571a]:

    • @​vercel/next@​4.2.0

33.7.0

Minor Changes

  • improve UX for text input validation (#11388)

  • Replace the implementation of the yes/no prompt in several areas to be consistent with the rest of the CLI. (#11279)

Patch Changes

  • [cli] Fix how we determine the GIT_CONFIG_PATH to support git worktrees and git submodules (#11283)

  • avoid printing errors when user does ctrl+c (#11377)

  • Warn that promoting preview deploys is deprecated (#11376)

  • Updated dependencies [a3fb7e6ab]:

33.6.3

Patch Changes

  • Handle --repo linked in vc deploy --prebuilt (#11309)

  • Revert "[cli] extract isZeroConfigBuild into utility function (#11316)" (#11350)

... (truncated)

Commits
  • f395131 Version Packages (#11413)
  • fd188a3 [tests] Use vercel-deno for "custom-runtime" dev fixture (#11405)
  • cdfc879 Specify npm script to run during Find Changes step (#11409)
  • cddf3fa Revert "[cli] Revert "Disallow promoting preview deployments to production (#...
  • 627b79f [client] Always use v13 of create deployment API endpoint (#11351)
  • 7259a32 [cli] optional override of existing environment variables (#11348)
  • 1aab599 Version Packages (#11395)
  • 1088bf2 [cli] Revert "Disallow promoting preview deployments to production (#11363)" ...
  • c5bd242 [cli] Fix command recommendation (#11400)
  • 4e416d7 [cli] Disallow promoting preview deployments to production (#11363)
  • Additional commits viewable in compare view
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 6 months ago

Superseded by #27.