Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Update dependency vercel to v24#8

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vercel-24.x
Open

Update dependency vercel to v24#8
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vercel-24.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Feb 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vercel (source) 23.1.2 -> 24.2.3 age adoption passing confidence

Release Notes

vercel/vercel

v24.2.3

Compare Source

[static-build]
  • Revert "[static-build] Support subset of Build Output API v2" (#​7803) [Steven]
cli
  • [cli] distinguish error messages (#​7794) [Sean Massa]

v24.2.2

Compare Source

build-utils
static-build
cli
examples
tests

v24.2.1

Compare Source

build-utils
  • [build-utils] Add Node.js 16.x (#​7772) [Steven]
  • [build-utils] add pnpm7 to path when lockfile v5.4 is detected (#​7758) [Ethan Arrowood]
  • [build-utils] Add ShouldServe type (#​7755) [Nathan Rajlich]
  • [build-utils] Add supported list of workspace managers (#​7737) [Andrew Gadzik]
  • [build-utils] Fix package manager auto detection precedence (#​7733) [Ethan Arrowood]
frameworks
  • [frameworks] Add Astro (#​7747) [Tony Sullivan]
  • [frameworks] Update Remix detection to check for "remix.config.js" (#​7761) [Logan McAnsh]
cli
  • [cli] check prebuilt target env against deploy target env (#​7748) [Sean Massa]
  • [cli] require non-TTY uses of pull to also pass --yes (#​7700) [Sean Massa]
tests
  • [tests] Move @types/jest to "devDependencies" (#​7768) [Nathan Rajlich]
  • [tests] Use TypeScript for unit tests (#​7756) [Nathan Rajlich]
  • [tests] Revert "Use @vercel/fetch-retry in CLI integration tests" (#​7738) [Nathan Rajlich]

v24.2.0

Compare Source

cli
  • [cli] Update language of prebuilt error (#​7702) [Sean Massa]
  • [cli] check for prebuilt directory (#​7697) [Sean Massa]
  • [cli] Ensure .vercel directory is created in vc pull (#​7695) [Nathan Rajlich]
  • [cli] set environment properly in vc pull (#​7656) [Sean Massa]
  • [cli] remove deprecation warning for vc env (#​7654) [Sean Massa]
  • [cli] trim env file path output (#​7653) [Sean Massa]
  • [cli] remove references to vc pull --env-file (#​7647) [Sean Massa]
  • [cli] Add --environment to vc pull (#​7624) [Sean Massa]
  • [cli] Add support for vc --cwd <dir> (#​7577) [Sean Massa]
  • [examples][cli][routing-utils][static-build] replace deprecated String.prototype.substr() (#​7588) [CommanderRoot]
client
  • [client] Remove single file deployment root path / route (#​7699) [Nathan Rajlich]
  • [client] Drop "/now" prefix from API endpoints (#​7616) [Nathan Rajlich]
  • [client] Don't consider rootDirectory for --prebuilt buildFileTree() (#​7615) [Nathan Rajlich]
  • [client] Use .vercel/output for --prebuilt (#​7555) [Nathan Rajlich]
build-utils
  • [build-utils][static-build] Replace 00a0 with space (#​7732) [Steven]
  • [build-utils] Update "yazl" dependency (#​7734) [Nathan Rajlich]
  • [build-utils] Add warning for experimental Node.js (#​7717) [Steven]
  • [build-utils] Add env var ENABLE_EXPERIMENTAL_NODE16 (#​7489) [Steven]
  • [build-utils] Move "Installing dependencies..." log to runNpmInstall() (#​7672) [Nathan Rajlich]
  • [build-utils] Only allow runNpmInstall() to run once per package.json (#​7671) [Nathan Rajlich]
  • [build-utils] Add repoRootPath to PrepareCacheOptions (#​7658) [Nathan Rajlich]
  • [build-utils] Use File instead of FileBase for builder output type (#​7632) [Nathan Rajlich]
  • [build-utils] Add a few more files to .npmignore (#​7614) [Nathan Rajlich]
static-build
  • [build-utils][static-build] Replace 00a0 with space (#​7732) [Steven]
  • [node][static-build][redwood] Add root path pattern to prepareCache() (#​7710) [Ethan Arrowood]
  • [static-build] Resolve git.io links (#​7722) [Steven]
  • [static-build] Support Build Output API v3 cache property in prepareCache() (#​7704) [Nathan Rajlich]
  • [static-build] Misc TypeScript cleanup (#​7682) [Nathan Rajlich]
  • [static-build] Add support for Build Output v3 detection (#​7669) [Nathan Rajlich]
  • [static-build] Fix prepareCache() when deploying with --prebuilt (#​7659) [Nathan Rajlich]
  • [examples][cli][routing-utils][static-build] replace deprecated String.prototype.substr() (#​7588) [CommanderRoot]
go
  • [go] Add support for version 1.18 (#​7590) [QianyuPan]
node
  • [node][static-build][redwood] Add root path pattern to prepareCache() (#​7710) [Ethan Arrowood]
  • [node][redwood] update @vercel/nft to 0.18.1 (#​7670) [Ethan Arrowood]
  • [node-bridge] Ensure content-type is always set with multi-payloads (#​7681) [JJ Kasper]
redwood
  • [node][static-build][redwood] Add root path pattern to prepareCache() (#​7710) [Ethan Arrowood]
  • [node][redwood] update @vercel/nft to 0.18.1 (#​7670) [Ethan Arrowood]
  • [redwood] Add default rewrites, cleanUrls and nested API function support [Daniel Choudhury]
python
  • [python] Add discontinue date for Python 3.6 (#​7709) [Steven]
  • [python] Upgrade tests (#​7711) [Steven]
frameworks
  • [frameworks] Add opt-in darkModeLogo to Framework in packages/frameworks (#​7693) [Aaron Morris]
  • [frameworks] Update comments (#​7636) [Steven]
  • [frameworks] Revert default version (#​7613) [Steven]
docs
  • [docs] Update available runtimes (#​7692) [Steven]
  • [docs] Fix links to docs (#​7668) [Steven]
examples
  • [examples] Remove amp example (#​7686) [Sean Massa]
  • [examples] fixed vercel deploy link (#​7684) [Sean Massa]
  • [examples] Bump Next.js + React (#​7644) [Steven]
  • [examples] Fix angular demo url (#​7635) [Steven]
  • [examples][cli][routing-utils][static-build] replace deprecated String.prototype.substr() (#​7588) [CommanderRoot]
  • [examples] Revert Hugo example to a working state (#​7611) [Andrew Healey]
tests
  • [tests] Bump dependencies for jest/eslint/prettier/turbo/etc (#​7727) [Steven]
  • [tests] Add turbo.json and bump to turbo 1.2.2 (#​7620) [Nathan Rajlich]
  • [tests] Bump mkdocs test fixture (#​7660) [Steven]
  • [tests] Increase timeout cli tests (#​7640) [Steven]
  • [tests] Add lint rule to prevent substr() (#​7618) [Steven]
  • [tests] fix ts-eager (#​7677) [Dominik Ferber]

v24.1.0

Compare Source

v24.0.1

Compare Source

frameworks
  • [frameworks] add pnpm to framework install placeholders (#​7587) [Ethan Arrowood]
  • [frameworks] Updated Umi.js logo (#​7470) [Yuanlin Lin]
  • [frameworks] Add Sanity Studio (#​7350) [Knut Melvær]
  • [frameworks] Fix Hugo Version. (#​7600) [Lee Robinson]
  • [frameworks] Downgrade Hugo Version (#​7562) [Lee Robinson]
  • [frameworks] Add screenshots to frameworks (#​7570) [Adrian Bettridge-Wiese]
  • [frameworks] Update default Hugo & Zola versions. (#​7467) [Lee Robinson]
static-build
  • [static-build] Don't fail CRA builds on warnings (#​7584) [Lee Robinson]
  • [static-build] Add @vercel/static-build Builder (#​7536) [Sean Massa]
examples
  • [examples] Change hugo template to one that works with older version (#​7601) [Lee Robinson]
  • [examples] Update todo functionality in the "sveltekit" example (#​7506) [Sam Ko]
  • [examples] Fix link to Remix nested routes documentation (#​7366) [Ella]
  • [examples] Re-add 11ty license and author info (#​7476) [Lee Robinson]
  • [examples] Bump Next.js to 12.1.0 (#​7458) [Steven]
  • [examples][api] Update /api/examples/list to be static for vc init (#​7596) [Steven]
cli
  • [cli] Fix vc init spinner (#​7594) [Steven]
  • [cli] Update 14-svelte-node fixture to run "dev" command (#​7583) [Nathan Rajlich]
  • [cli] fail when local config is missing (#​7516) [Sean Massa]
  • [cli] enhance changelog accuracy and format (#​7387) [Sean Massa]
build-utils
  • [build-utils] Add support for PNPM (#​6834) [Jared Palmer]
  • [build-utils] Allow arbitrary properties on the Meta interface (#​7582) [Nathan Rajlich]
  • [build-utils] Mark arbitrary properties on Config as unknown (#​7554) [Nathan Rajlich]
  • [build-utils] Remove AnalyzeOptions and analyze() docs (#​7550) [Nathan Rajlich]
  • [build-utils] Remove as cast in Lambda (#​7553) [Nathan Rajlich]
  • [build-utils] Use File type for Prerender fallback (#​7539) [Nathan Rajlich]
  • [build-utils] Preserve symlinks for FileRef and FileBlob types in download() (#​7534) [Sean Massa]
  • [build-utils] Streamle File types for better type narrowing (#​7530) [Sean Massa]
  • [build-utils] Change pretty command to pnpm run (#​7529) [Ethan Arrowood]
  • [build-utils] Add EdgeFunction output type (#​7510) [Gal Schlezinger]
  • [node-bridge][build-utils] Add multi payload lambda handling in node-bridge (#​7507) [JJ Kasper]
  • [build-utils] Make files in Lambda be optional (#​7498) [Nathan Rajlich]
  • [build-utils] Allow Prerender type in BuildV2 output (#​7499) [Nathan Rajlich]
  • [build-utils] Make Builder routes output optional (#​7497) [Nathan Rajlich]
node
  • [node] Consolidate dev and prd tsconfig.json (#​7549) [Steven]
  • [node] Move @vercel/node-bridge to dependencies (#​7515) [Nathan Rajlich]
  • [node] Use NodejsLambda class (#​7436) [Nathan Rajlich]
node-bridge
  • [node-bridge][build-utils] Add multi payload lambda handling in node-bridge (#​7507) [JJ Kasper]
  • [node-bridge] Move helpers to node-bridge (#​7451) [Nathan Rajlich]
client
  • [client] preserve symlinks during deploy upload (#​7533) [Sean Massa]
redwood
  • [redwood] Add @vercel/redwood Builder (#​7503) [Sean Massa]
tests
  • [tests] Bump turborepo to 1.1.9 (#​7598) [Steven]
  • [tests] Remove unused dep cheerio (#​7579) [Steven]
  • [tests] Fix pnpm integration tests (#​7563) [Ethan Arrowood]
  • [tests] add exit code check (#​7578) [Ethan Arrowood]
  • [tests] remove outdated comment (#​7512) [Sean Massa]
  • [tests] Update dev test for image optimization with next@latest and python flask (#​7454) [Steven]
  • [tests] Fix wrong test command in CONTRIBUTING (#​7392) [Haneen Mahdin]

v24.0.0

Compare Source

Key Changes

  • Added new command - vercel bisect: Inspired by the git bisect command, this new command helps identify in which Deployment an issue was introduced. Read the docs here.
  • Added support for the --project flag in vercel link
  • Removed support for single file deployments
  • Removed the “beta” tag from vercel dev
  • Refactored most of the source code to TypeScript

Authors

Full Changes

cli
  • [cli] Add vercel bisect command (#​5778) [Nathan Rajlich]
  • [cli] Remove legacy verification handling in alias command (#​7305) [Mark Glagola]
  • [cli] Use @vercel/fetch-retry in CLI integration tests (#​7360) [Nathan Rajlich]
  • [cli] Major: remove “now” prop from package.json (#​7186) [Steven]
  • [cli] Remove support for single file deployments (#​6652) [Nathan Rajlich]
  • [cli] Add @vercel/client as a devDependency (#​7154) [Steven]
  • [cli] Use “127.0.0.1” instead of “localhost” in vc dev (#​7094) [Nathan Rajlich]
  • [cli] Fix metrics crash on some platforms (#​7034) [Steven]
  • [frameworks][cli] Consolidate buildCommand and devCommand (#​7032) [Steven]
  • [cli] Fix spinner output outside of TTY (#​7017) [Miroslav Simulcik]
  • [cli] Fix update command to favor npm (#​7018) [Steven]
  • [cli] Fix updating of gitignore in vercel link (#​6986) [Miroslav Simulcik]
  • [cli] Make sure vc pull properly sets currentTeam (#​6936) [Jared Palmer]
  • [cli] Fix integration tests that check .gitignore (#​6904) [Nathan Rajlich]
  • [cli][client] Add step for checks (#​6889) [Andy]
  • [cli] Add CLI login unit test (#​6866) [Nathan Rajlich]
  • [cli] Add vercel pull command (#​6822) [Jared Palmer]
  • [cli] Fix swapped error messages in executeBuild() (#​6724) [Katie Byers]
  • [cli] Use getters for Now props that mirror Client (#​6838) [Nathan Rajlich]
  • [cli] Don’t pass teamId query param to /verify token endpoint (#​6841) [Nathan Rajlich]
  • [cli] Use GET /v2/user endpoint (#​6828) [Nathan Rajlich]
  • [cli] Add outputBuffer getter and mutable isTTY for tests (#​6827) [Nathan Rajlich]
  • [cli] Refactor legacy Now client to TypeScript (#​6650) [Nathan Rajlich]
  • [cli] Rewrite Unit tests to TypeScript + Jest (#​6638) [Nathan Rajlich]
  • [cli] Remove broken vc downgrade command (#​6643) [Nathan Rajlich]
  • [cli] Refactor src/index to TypeScript (#​6602) [Nathan Rajlich]
  • [cli] Refactor vc teams to TypeScript (#​6610) [Nathan Rajlich]
  • [cli] Support --project flag in vc link command (#​6614) [Nathan Rajlich]
  • [cli] Update readme (#​6622) [Steven]
  • [cli] Show server-side errorMessage upon deployment UNEXPECTED_ERROR (#​6606) [Nathan Rajlich]
  • [cli] Stop installing @now/build-utils for vc dev (#​6604) [Nathan Rajlich]
  • [cli] Refactor a handful of util modules to TypeScript (#​6584) [Nathan Rajlich]
  • [cli] Use client.fetch() in vc init (#​6575) [Nathan Rajlich]
  • [cli] Attempt to fix the “lambda-with-3-second-timeout” E2E test (#​6579) [Nathan Rajlich]
  • [cli] Remove withSpinner() helper (#​6576) [Nathan Rajlich]
  • [cli] Remove unnecessary await in Dev tests (#​6572) [Nathan Rajlich]
  • [cli] Add “outDir” to tsconfig.json (#​6566) [Nathan Rajlich]
  • [cli] Fix in-flight re-login when there are no existing credentials (#​6565) [Nathan Rajlich]
  • [cli] Improved Vercel CLI link (#​7151) [Leo Lamprecht]
  • [cli] Remove (beta) for vc dev. (#​7322) [Lee Robinson]
  • [cli] Bump cert by id endpoint to v6 (#​7307) [Mark Glagola]
  • [cli] Change nextjs detection (#​7020) [Jared Palmer]
  • [cli] Update @vercel/ncc to v0.29.2 (#​6605) [Nathan Rajlich]
  • [cli][node] Bump nft to 0.17.5 (#​7349) [Steven]
examples
  • [examples] Update Next.js example CSS styling. (#​7337) [Jiachi Liu]
  • [examples] Update all examples to use .vercel.app instead of .vercel.com (#​7320) [Lee Robinson]
  • [examples] Update live example URL for “angular” (#​7238) [★ F A I S A L ★]
  • [examples] Update Nuxt template for Nuxt 3 (#​7298) [Lee Robinson]
  • [examples] Rename master to main (#​7184) [Steven]
  • [frameworks][examples] Add solidstart template (#​6984) [Ryan Carniato]
  • [examples] Update Vercel Next.js example template to 12.0.1 (#​6905) [Drew Bredvick]
  • [examples] Bump Next.js to 11.1.2 (#​6648) [Steven]
  • [examples] Update angular example to npm 7 (#​6636) [Kaitlyn]
  • [examples] Bump Next.js to 11.1.0 (#​6582) [Steven]
  • [examples] Update Preact example to v10. (#​7319) [Lee Robinson]
  • [examples] Update Angular example to v13. (#​7318) [Lee Robinson]
  • [examples] Update Gatsby example to v4. (#​7317) [Lee Robinson]
  • [examples] Update dependencies of Next.js example. (#​7316) [Lee Robinson]
  • [examples] Update Svelte example dependencies. (#​7315) [Lee Robinson]
  • [examples] Update example to Vue 3. (#​7314) [Lee Robinson]
  • [examples] Update example to Eleventy 1.0. (#​7313) [Lee Robinson]
  • [examples] Updated SvelteKit example. (#​7301) [Stephanie Dietz]
ci
  • [ci] Bump turbo to 1.0.18 (#​7202) [Steven]
  • [ci] Add turborepo for faster builds (#​7193) [Steven]
  • [ci] Speed up GH publish skip (#​7175) [Steven]
build-utils
  • [build-utils] Add allowQuery to Prerender (#​6766) [Steven]
  • [build-utils] Fix custom 404 route (#​6657) [Steven]
  • [build-utils] Add allowQuery to Lambda (#​6651) [Steven]
  • [build-utils] check to see that the node version is less then 16 befo… (#​6553) [Kaitlyn]
  • [build-utils] Add runCustomInstallCommand build-util (#​7345) [Jared Palmer]
  • [build-utils] Adjust import statements inside Runtime launchers (#​7148) [Leo Lamprecht]
  • [build-utils] Fixed Lambda handler for compiled languages (#​7129) [Leo Lamprecht]
  • [build-utils] Fixed Legacy Runtime output generation (#​7127) [Leo Lamprecht]
  • [build-utils] Add regions to lambda options (#​6829) [Miroslav Simulcik]
  • [build-utils] Retain support for passing in a zipBuffer directly to new Lambda() (#​7422) [Nathan Rajlich]
  • [build-utils] De-couple zip file creation from Lambda class (#​7417) [Nathan Rajlich]
frameworks
  • [frameworks][examples] Add solidstart template (#​6984) [Ryan Carniato]
  • [frameworks] Fix Parcel default output directory to dist (#​7029) [Sam Ko]
  • [frameworks][cli] Consolidate buildCommand and devCommand (#​7032) [Steven]
  • [frameworks] Fix small typo in “Other” preset description (#​6882) [Nathan Rajlich]
  • [example][frameworks] Add support for Parcel framework (#​6836) [Devon Govett]
  • [frameworks] Make “vercel dev” work with Ionic Angular projects (#​6658) [Matt Netkow]
  • [frameworks] Add Nuxt 3 to framework detection (#​6823) [Andy]
  • [client][frameworks][api] Update readdir() call with withFileTypes (#​6554) [Steven]
  • [frameworks] Add --port $PORT for Vite. (#​7378) [Lee Robinson]
  • [frameworks] Add ‘VITE_’ prefix to SvelteKit framework (#​6821) [Dom Eccleston]
  • [frameworks]Update CRA template for v5. (#​7312) [Lee Robinson]
  • [frameworks] Renamed the Remix logo file (#​7074) [Leo Lamprecht]
  • [frameworks] chore: update remix logo (#​7070) [Logan McAnsh]
  • [frameworks] Added Remix to the list of frameworks (#​7061) [Leo Lamprecht]
  • [frameworks] bump react-scripts to @latest (#​6577) [William Li]
test
  • [test] Skip runPackageJsonScript() on windows and macOS (#​7176) [Steven]
  • [test] Fix lerna publish for automation token (#​6666) [Steven]
  • [test] Fix publish script for Windows (#​6591) [Steven]
  • [test] Bump cancel action to 0.9.1 (#​7055) [Steven]
  • [test] Make test more reliable for function timeout (#​7033) [Steven]
  • [test] Increase CI duration (#​7030) [Steven]
  • [test] Fix getting of config paths (#​6969) [Miroslav Simulcik]
client
  • [client] Use a Set to prevent duplicates in hashes() function (#​7159) [Nathan Rajlich]
  • [client] Fix duplicate files when analyzing nft.json (#​7150) [Steven]
  • [cli][client] Add step for checks (#​6889) [Andy]
  • [client][frameworks][api] Update readdir() call with withFileTypes (#​6554) [Steven]
ruby
  • [ruby] Show error when Ruby 2.5.x detected (#​7126) [Steven]
  • [go][node][python][ruby] Remove @now/build-utils backwards compat hack (#​6603) [Nathan Rajlich]
api
  • [api] Fix GET /api/examples/list output (#​6574) [Nathan Rajlich]
  • [client][frameworks][api] Update readdir() call with withFileTypes (#​6554) [Steven]
  • [api] Add schema to vercel.json (#​7394) [Nathan Rajlich]
python
  • [python] Add warning for deprecated version (#​7053) [Steven]
  • [python] Upgrade python 3.9 (#​7008) [Steven]
  • [python] Use pip --upgrade when installing function dependencies (#​6683) [Noa]
  • [go][node][python][ruby] Remove @now/build-utils backwards compat hack (#​6603) [Nathan Rajlich]
node
  • [node] Fix launcher ESM on Windows dev (#​6953) [Steven]
  • [go][node][python][ruby] Remove @now/build-utils backwards compat hack (#​6603) [Nathan Rajlich]
  • [node] Fix deprecation message for NowRequestBody (#​6613) [Johan Eliasson]
  • [cli][node] Bump nft to 0.17.5 (#​7349) [Steven]
go
  • [go] Add support for version 1.17 (#​7002) [Steven]
  • [go][node][python][ruby] Remove @now/build-utils backwards compat hack (#​6603) [Nathan Rajlich]
routing-utils
  • [routing-utils] Add caseSensitive field to routes schema (#​6952) [JJ Kasper]
  • [routing-utils] Add missing fields (#​6872) [Kiko Beats]
  • [routing-utils] Update routes schema for new property (#​6860) [JJ Kasper]
  • [routing-utils] Allow passing internal params to convertRewrites (#​6742) [JJ Kasper]
  • [routing-utils] Fix host segment replacing (#​6713) [JJ Kasper]
  • [routing-utils] Ensure headers with only has items are replaced correctly (#​6686) [JJ Kasper]
  • [routing-utils] Update middleware route (#​6863) [Javi Velasco]
example
  • [example][frameworks] Add support for Parcel framework (#​6836) [Devon Govett]
  • [example] Remove extra trailing slash from Remix demo URL (#​7323) [Lee Robinson]
  • [example] Speed up Remix Template (#​7077) [Leo Lamprecht]
  • [example] Updated Remix template and ensured correct headers (#​7064) [Leo Lamprecht]
node-bridge
  • [node-bridge] Fix error in node-bridge from decoded path (#​6583) [JJ Kasper]
static-config
  • [static-config] Renamed runtime to use in static JS config (#​7106) [Leo Lamprecht]
  • [static-config] Add to “static-config” to run.js script [Nathan Rajlich]
  • [static-config] Add @vercel/static-config (#​6897) [Nathan Rajlich]

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vercel-24.x branch from c32274f to 3ffcfbb Compare March 26, 2022 14:52
@renovate renovate bot force-pushed the renovate/vercel-24.x branch from 3ffcfbb to 19d402c Compare April 24, 2022 18:03
@renovate renovate bot force-pushed the renovate/vercel-24.x branch from 19d402c to 1635fae Compare May 15, 2022 22:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants