EvanNotFound / vercel-deployment-for-github-actions

MIT License
2 stars 0 forks source link

build(deps): bump vercel from 22.0.1 to 33.7.0 #23

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps vercel from 22.0.1 to 33.7.0.

Release notes

Sourced from vercel's releases.

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

vercel@33.6.2

Patch Changes

  • Added sunset warning to secrets command. (#11333)

  • Swap jest for vitest in CLI unit tests (#11302)

  • Updated dependencies [988f7b75a, 1825b58df]:

    • @​vercel/remix-builder@​2.1.5
    • @​vercel/build-utils@​7.10.0
    • @​vercel/node@​3.0.25
    • @​vercel/static-build@​2.4.5

vercel@33.6.1

Patch Changes

  • Don't send projectSettings.nodeVersion for unsupported versions (#11277)

... (truncated)

Changelog

Sourced from vercel's changelog.

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

33.6.2

Patch Changes

  • Added sunset warning to secrets command. (#11333)

  • Swap jest for vitest in CLI unit tests (#11302)

  • Updated dependencies [988f7b75a, 1825b58df]:

    • @​vercel/remix-builder@​2.1.5
    • @​vercel/build-utils@​7.10.0
    • @​vercel/node@​3.0.25
    • @​vercel/static-build@​2.4.5

33.6.1

... (truncated)

Commits
  • bb7bfd0 Version Packages (#11382)
  • a56ab4d [cli] Improve UX for text input validation (#11388)
  • 1202cf8 [cli] Avoid printing error when user does ctrl+c (#11377)
  • 80b8c3d [cli] Deprecate promoting preview deployments to production (#11376)
  • 76ea6ea [cli] Replace promptBool with confirm prompts (#11279)
  • 5b8b877 [cli] Fix how we determine the GIT_CONFIG_PATH to support git worktrees and g...
  • a3fb7e6 [go] Added support for 1.22 and updated Go minor versions of 1.19, 1.20...
  • 3c42649 Version Packages (#11352)
  • 2fc46c0 [cli] Change condition to be clearer positive framing (#11317)
  • 548afd3 [node] Add import and require ts-node files for TypeScript in vc dev (#11371)
  • 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 #25.