Skip to content

Commit

Permalink
Update dependency vercel to v28.4.14 (#661)
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)) | [`28.4.12` ->
`28.4.14`](https://renovatebot.com/diffs/npm/vercel/28.4.12/28.4.14) |
[![age](https://badges.renovateapi.com/packages/npm/vercel/28.4.14/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vercel/28.4.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vercel/28.4.14/compatibility-slim/28.4.12)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vercel/28.4.14/confidence-slim/28.4.12)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/vercel</summary>

###
[`v28.4.14`](https://togithub.com/vercel/vercel/releases/tag/vercel%4028.4.14)

[Compare
Source](https://togithub.com/vercel/vercel/compare/vercel@28.4.13...vercel@28.4.14)

##### cli

- \[cli] Fix middleware 500 in `vc dev`
([#&#8203;8833](https://togithub.com/vercel/vercel/issues/8833))
\[Steven]
- \[cli] Use ensureLink() in `link` and `pull` commands
([#&#8203;8670](https://togithub.com/vercel/vercel/issues/8670)) \[Chris
Barber]
- \[cli] Cope with socket hang up
([#&#8203;8760](https://togithub.com/vercel/vercel/issues/8760)) \[Andy
McKay]
- \[cli] Use new env/pull endpoint for vc env pull, vc pull
([#&#8203;8751](https://togithub.com/vercel/vercel/issues/8751))
\[Baruch-Adi Hen]

##### error-utils

- \[error-utils] Allow publishing to npm
([#&#8203;8839](https://togithub.com/vercel/vercel/issues/8839))
\[Steven]
- \[error-utils] Create `@vercel/error-utils` package
([#&#8203;8828](https://togithub.com/vercel/vercel/issues/8828)) \[Ethan
Arrowood]

##### next

- \[next] Prepend basePath to edge function destination
([#&#8203;8835](https://togithub.com/vercel/vercel/issues/8835)) \[Chris
Barber]
- \[next] Ensure static app paths have vary correctly
([#&#8203;8771](https://togithub.com/vercel/vercel/issues/8771)) \[JJ
Kasper]
- \[next] Add leveraging initialHeaders/status for prerender
([#&#8203;8763](https://togithub.com/vercel/vercel/issues/8763)) \[JJ
Kasper]

##### build-utils

- \[build-utils] Experimental flag to allow nodejs18.x
([#&#8203;8836](https://togithub.com/vercel/vercel/issues/8836))
\[Steven]
- \[build-utils] Fix check for initialHeaders on prerender
([#&#8203;8757](https://togithub.com/vercel/vercel/issues/8757)) \[JJ
Kasper]
- \[build-utils] allow EdgeFunction constructor to receive any string as
a region
([#&#8203;8747](https://togithub.com/vercel/vercel/issues/8747)) \[Gal
Schlezinger]
- \[build-utils] Allow initialHeaders and initialStatus for Prerender
([#&#8203;8743](https://togithub.com/vercel/vercel/issues/8743)) \[JJ
Kasper]

##### node-bridge

- \[node-bridge] Support streaming response for Serverless Function
([#&#8203;8795](https://togithub.com/vercel/vercel/issues/8795))
\[Nathan Rajlich]

##### examples

- \[examples] Upgrade Next.js to version 13.0.1
([#&#8203;8820](https://togithub.com/vercel/vercel/issues/8820))
\[github-actions\[bot]]
- \[examples] Upgrade Next.js to version 13.0.0
([#&#8203;8778](https://togithub.com/vercel/vercel/issues/8778))
\[github-actions\[bot]]

##### fs-detectors

- \[fs-detectors] Remove output directory placeholder
([#&#8203;8817](https://togithub.com/vercel/vercel/issues/8817))
\[chloetedder]

##### routing-utils

- \[routing-utils] Allow to appendRoutes add null phase
([#&#8203;8814](https://togithub.com/vercel/vercel/issues/8814))
\[Tobias Lins]

##### node

- \[node] upgrade edge-runtime to v2.0.0
([#&#8203;8811](https://togithub.com/vercel/vercel/issues/8811)) \[Kiko
Beats]
- \[node] upgrade edge-runtime to v1.1.0
([#&#8203;8765](https://togithub.com/vercel/vercel/issues/8765)) \[Kiko
Beats]
- \[node] allow to extract Edge Function regions from source code
([#&#8203;8733](https://togithub.com/vercel/vercel/issues/8733)) \[Gal
Schlezinger]

##### dev

- \[dev] Support request headers override in middleware
([#&#8203;8752](https://togithub.com/vercel/vercel/issues/8752)) \[Seiya
Nuta]

##### docs

- \[docs] Update license link in readme
([#&#8203;8779](https://togithub.com/vercel/vercel/issues/8779)) \[Tim
Paine]

##### [@&#8203;vercel/edge](https://togithub.com/vercel/edge)

- \[[@&#8203;vercel/edge](https://togithub.com/vercel/edge)] Support
overriding request headers
([#&#8203;8724](https://togithub.com/vercel/vercel/issues/8724)) \[Seiya
Nuta]

##### edge

- \[edge] Fix the `region` field of geolocation
([#&#8203;8517](https://togithub.com/vercel/vercel/issues/8517)) \[Seiya
Nuta]

##### tests

- \[tests] Update turbo cache key
([#&#8203;8830](https://togithub.com/vercel/vercel/issues/8830))
\[Steven]
- \[tests] Fix next & react version for dev test
([#&#8203;8832](https://togithub.com/vercel/vercel/issues/8832))
\[Steven]

###
[`v28.4.13`](https://togithub.com/vercel/vercel/compare/vercel@28.4.12...vercel@28.4.13)

[Compare
Source](https://togithub.com/vercel/vercel/compare/vercel@28.4.12...vercel@28.4.13)

</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://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMy4yIiwidXBkYXRlZEluVmVyIjoiMzQuMTMuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 3, 2022
1 parent 0d95198 commit 659e752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"vercel": "28.4.12"
"vercel": "28.4.14"
}
}

0 comments on commit 659e752

Please sign in to comment.