Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump vercel from 32.5.6 to 33.7.0 #580

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps vercel from 32.5.6 to 33.7.0.

Release notes

Sourced from vercel's releases.

[email protected]

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]:

[email protected]

Patch Changes

[email protected]

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

[email protected]

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

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 <dependency name> 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)

Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 32.5.6 to 33.7.0.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Apr 5, 2024
@flex-development flex-development bot enabled auto-merge (squash) April 5, 2024 22:34
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

Merging #580 (cdb0493) into main (b6dfec6) will not change coverage.
Report is 9 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #580   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         5134      5134           
  Branches       448       448           
=========================================
  Hits          5134      5134           
Flag Coverage Δ
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
Components Coverage Δ
internal 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c47e2b...cdb0493. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2024

Superseded by #583.

@dependabot dependabot bot closed this Apr 10, 2024
auto-merge was automatically disabled April 10, 2024 22:41

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vercel-33.7.0 branch April 10, 2024 22:41
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: 🥶 Icebox
Development

Successfully merging this pull request may close these issues.

0 participants