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.0.0 #351

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vercel from 22.0.1 to 29.0.0.

Release notes

Sourced from vercel's releases.

vercel@29.0.0

cli

  • [cli] Remove --target global common arg (#9808) [Nathan Rajlich]

tests

  • [tests] Update CODEOWNERS for packages/node (#9864) [Sean Massa]
  • [tests] Move allowJs: true to test tsconfig.json (#9862) [Chris Barber]
  • [tests] install root typescript version 4.9.5 and standardize on that version (#9858) [Sean Massa]
  • [tests] Upgrade Turbo to version 1.9.3 (#9844) [Vercel Release Bot]
  • Use pnpm v8.3.1 (#9853) [Nathan Rajlich]

node

  • [node] Fix ESM dependency support (#9692) [Chris Barber]
  • [node] remove last mention of node-bridge (#9838) [Sean Massa]

gatsby-plugin-vercel-builder

  • [gatsby-plugin-vercel-builder] Log validation errors (#9854) [Nathan Rajlich]

remix

  • [remix] update entry.client.react.jsx (#9845) [Michaël De Boey]

next

  • [next] Update test fixture 00-app-dir-edge to use export const runtime (#9855) [Nathan Rajlich]

remix-entry-server

  • [remix-entry-server] Delete package (#9852) [Nathan Rajlich]

examples

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

vercel@28.20.0

cli

  • Allow passing of local git meta even with no remote. (#9824) [Gary Borton]

node

  • [node] Add streaming support for vc dev (#9745) [Kiko Beats]

vercel@28.19.0

cli

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