chore(deps): update dependency @vercel/functions to v3.6.0#112
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @vercel/functions to v3.6.0#112renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
e9ef008 to
3116a24
Compare
3116a24 to
8d6e49c
Compare
8d6e49c to
9c4f7fb
Compare
9c4f7fb to
de012a0
Compare
de012a0 to
6306cb5
Compare
6306cb5 to
244cc18
Compare
244cc18 to
d11b76d
Compare
d11b76d to
04eb68d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.4.3→3.6.0Release Notes
vercel/vercel (@vercel/functions)
v3.6.0Compare Source
Minor Changes
102f82b:getCache().set()now defaultsoptions.nameto the providedkeywhen omitted, so cache entries get a human-readable label in o11y by default. Passname: ''to suppress this behavior and use the hashed key.v3.5.1Compare Source
Patch Changes
ae20217: Upgrade to TypeScript 5.9ae20217]v3.5.0Compare Source
Minor Changes
c56f851: Upgrade to TypeScript 5.9Patch Changes
c56f851]v3.4.6Compare Source
Patch Changes
bf07448]v3.4.5Compare Source
Patch Changes
56c9f89: add missing prettier dev dependency24686d0]56c9f89]v3.4.4Compare Source
Patch Changes
Pin
typedoc-plugin-markdownto3.15.2andtypedoc-plugin-mdn-linksto3.0.3to match the version used by@vercel/edge. The previous4.1.2version requirestypedoc@0.26.xas a peer dependency but was paired withtypedoc@0.24.6, which caused CI failures whenever pnpm hoisted the 4.x plugin (the plugin callsapp.internationalization.addTranslations, which does not exist in typedoc 0.24). The choice of which plugin version got hoisted was non-deterministic, which is why the failure appeared as flakyBuild @​vercel/<pkg>steps in CI. (#16072)Updated dependencies [
2aa78415831fe89d1b21dd89704706bd1ad5e78d]:Configuration
📅 Schedule: (in timezone America/Sao_Paulo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.