Skip to content

Commit

Permalink
chore(deps): update dependency vercel to v33.7.0 (#551)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vercel](https://vercel.com)
([source](https://togithub.com/vercel/vercel/tree/HEAD/packages/cli)) |
[`33.6.3` ->
`33.7.0`](https://renovatebot.com/diffs/npm/vercel/33.6.3/33.7.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/vercel/33.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vercel/33.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vercel/33.6.3/33.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vercel/33.6.3/33.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/vercel (vercel)</summary>

###
[`v33.7.0`](https://togithub.com/vercel/vercel/blob/HEAD/packages/cli/CHANGELOG.md#3370)

[Compare
Source](https://togithub.com/vercel/vercel/compare/[email protected]@33.7.0)

##### Minor Changes

- improve UX for text input validation
([#&#8203;11388](https://togithub.com/vercel/vercel/pull/11388))

- Replace the implementation of the yes/no prompt in several areas to be
consistent with the rest of the CLI.
([#&#8203;11279](https://togithub.com/vercel/vercel/pull/11279))

##### Patch Changes

- \[cli] Fix how we determine the GIT_CONFIG_PATH to support git
worktrees and git submodules
([#&#8203;11283](https://togithub.com/vercel/vercel/pull/11283))

- avoid printing errors when user does ctrl+c
([#&#8203;11377](https://togithub.com/vercel/vercel/pull/11377))

- Warn that promoting preview deploys is deprecated
([#&#8203;11376](https://togithub.com/vercel/vercel/pull/11376))

- Updated dependencies
\[[`a3fb7e6ab`](https://togithub.com/vercel/vercel/commit/a3fb7e6abe9bb619a653850decd739728b1af225)]:
-
[@&#8203;vercel/go](https://togithub.com/vercel/go)[@&#8203;3](https://togithub.com/3).1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simonknittel/sinister-incorporated).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 8a474ba commit c09582a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"prisma": "5.12.1",
"tailwindcss": "3.4.3",
"typescript": "5.4.4",
"vercel": "33.6.3",
"vercel": "33.7.0",
"vitest": "1.4.0"
}
}

0 comments on commit c09582a

Please sign in to comment.