Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
serve 10.1.2 -> 14.2.5 age confidence

Release Notes

vercel/serve (serve)

v14.2.5

Compare Source

Patch Changes
  • f4b6fbd: Update compression to v1.8.1

v14.2.4

Compare Source

Patches
  • Bump serve-handler, vitest, and `typescript: #​812

v14.2.3

Compare Source

Patches
  • Bump @zeit/schemas to 2.36.0: #​803

v14.2.2

Compare Source

Patches
  • fix: Update ajv from 8.11.0 to 8.12.0: #​796
Credits

Huge thanks to @​legobeat for helping!

v14.2.1

Compare Source

Patches
  • Set Access-Control-Allow-Headers: * default response header: #​775
Credits

Huge thanks to @​hood for helping!

v14.2.0

Compare Source

Minor Changes
  • Update CORS headers to support PNA spec: #​753
  • Bump @zeit/schemas package: #​756
Patches
Credits

Huge thanks to @​k-yle and @​IcedMonk for helping!

v14.1.2

Compare Source

Patches
  • Fix: add missing CLI option to argv parser: #​742
Credits

Huge thanks to @​casperx for helping!

v14.1.1

Compare Source

Patches
  • Infra: move c8 (coverage) to devDeps: #​743
Credits

Huge thanks to @​AviVahl for helping!

v14.1.0

Compare Source

Minor Changes
  • Feat: Add support for PFX or PKCS12 encoded certificates: #​708
  • Feat: add request logging: #​716
Patches
  • Docs(readme): add note about using node 14+: #​715
  • Tests: add cli unit tests: #​719
  • Test: Included tests for verifying SSL hosting: #​720
  • Bump serve-handler from 6.1.3 to 6.1.5: #​738
  • Add publish workflow: #​740
Credits

Huge thanks to @​schemburkar and @​gamemaker1 for helping!

v14.0.1

Compare Source

Patches
  • Fix(utilities/cli): use chalk-template to render help message: #​713
Credits

Huge thanks to @​gamemaker1 for helping!

v14.0.0

Compare Source

Overview

serve has had a major update:

  • The core library has been rewritten in TypeScript
  • The core library is now an ES Module
  • Added eslint and prettier
  • Added husky and lint-staged
  • Drops support for Node.js 12 (reached end of life)

We now also have a contribution guide, with linting/type checking running on a GitHub Actions workflow. There are also issue and pull request templates to help folks contribute more easily to the repository.

Major Changes
  • [major] TypeScript rewrite, support ES Modules.: #​706
Credits

Huge thanks to @​gamemaker1 for helping!

v13.0.4

Compare Source

Patches
  • Switch to GitHub Actions.: #​702
  • Always throw if config file is specified: #​502
  • Bump packages from npm audit.: #​703
  • Fix GitHub actions folder name and remove broken ESLint setup.: #​704
Credits

Huge thanks to @​gamgi for helping!

v13.0.3

Compare Source

Patches
  • Fix: read passphrase from file as string: #​692
Credits

Huge thanks to @​AliRezaBeigy for helping!

v13.0.2

Compare Source

Patches

v13.0.1

Compare Source

Patches
Credits

Huge thanks to @​AviVahl for helping!

v13.0.0

Compare Source

Major Changes
  • Change default port from 5000 to 3000: #​680
Credits

Huge thanks to @​kud for helping!

v12.0.1

Compare Source

Changes
  • HTTPS: Adding Ability to Send Passphrase to createServer: #​655
  • Fix network not being shown anymore: #​661
Credits

Huge thanks to @​wilbert-abreu and @​marcofugaro for helping!

v12.0.0

Compare Source

Major Changes
Minor Changes
  • Add -p port flag to the help command output: #​607
  • Add flag for disabling port switching: #​579
Patches
  • Bump lodash from 4.17.15 to 4.17.19: #​619
  • Bump ini from 1.3.5 to 1.3.7: #​638
  • Fix: Bump ajv to 6.12.6: #​635
  • Update repo location in package.json to be vercel/serve: #​641
  • Fix spacing for CORS documentation: #​610
  • Fix undefined local network address: #​572
  • Bump lodash from 4.17.19 to 4.17.21: #​654
Credits

Huge thanks to @​hail2u, @​Oscar-21, @​jespertheend, @​rajivshah3, @​z-svoboda-mob, @​IvanSanchez, and @​wabscale for helping!

v11.3.2

Compare Source

Patches
  • Document CORS option: #​599
  • Update serve-handler to v6.1.3: 04b42e7
  • Regenerate yarn.lock file: 059c852
  • Update Readme to use Vercel instead of Zeit: f3ecedb
Credits

Huge thanks to @​brandonarbini for helping!

v11.3.1

Compare Source

Patches
Credits

Huge thanks to @​sarupbanskota for helping!

v11.3.0

Compare Source

Minor Changes
Credits

Huge thanks to @​TrevorDev for helping!

v11.2.0

Compare Source

Minor Changes
  • Add support for manual SSL certs/keys: #​520
Patches
  • Fixed ZEIT Now reference in readme: #​554
  • Add information about how to serve a specific path: #​548
  • Bumped serve-handler to the latest version: #​559
Credits

Huge thanks to @​mattdodge, @​d2s, and @​Johann-S for helping!

v11.1.0

Compare Source

Minor Changes
  • Update serve-handler to v6.1.0 and enable etag option by default: #​546
  • Updated README for better understanding where to place the serve.json: #​544
  • Allow absolute file paths: #​526
Patches
  • Add --no-compression option to help message: #​523
Credits

Huge thanks to @​philippescher, @​christopherjbaker, and @​mbalabash for helping!

v11.0.2

Compare Source

Patches
  • Bumped serve-handler to latest version: #​539

v11.0.1

Compare Source

Patches
  • Updated lockfile for yarn: #​530

v11.0.0

Compare Source

Major Changes
  • Disable symlinks by default: #​517
Patches
  • Added npx serve option to README: #​509
Credits

Huge thanks to @​jamonholmgren for helping!


Configuration

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

🚦 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Sep 25, 2022

Deployment failed with the following error:

should NOT have additional property `type`

@renovate renovate bot force-pushed the renovate/serve-14.x branch from a8fd74c to ba79848 Compare November 20, 2022 18:38
@renovate renovate bot force-pushed the renovate/serve-14.x branch from ba79848 to 21d24d0 Compare March 24, 2023 18:55
@vercel
Copy link

vercel bot commented Aug 21, 2023

Deployment failed with the following error:

The `vercel.json` schema validation failed with the following message: should NOT have additional property `type`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@renovate renovate bot force-pushed the renovate/serve-14.x branch from 21d24d0 to 905c315 Compare August 21, 2023 20:28
@renovate renovate bot force-pushed the renovate/serve-14.x branch from 905c315 to 7bccccf Compare April 22, 2024 11:22
Copy link

vercel bot commented Apr 22, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tiny-blog Error Error Sep 25, 2025 3:00pm

@renovate renovate bot force-pushed the renovate/serve-14.x branch from 7bccccf to 3171518 Compare April 25, 2024 20:54
@renovate renovate bot force-pushed the renovate/serve-14.x branch from 3171518 to 62fe783 Compare October 15, 2024 17:49
@renovate renovate bot changed the title chore(deps): update dependency serve to v14 chore(deps): update dependency serve to v14 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/serve-14.x branch December 8, 2024 18:32
@renovate renovate bot changed the title chore(deps): update dependency serve to v14 - autoclosed chore(deps): update dependency serve to v14 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/serve-14.x branch from 915a743 to 62fe783 Compare December 9, 2024 00:27
@renovate renovate bot force-pushed the renovate/serve-14.x branch from 62fe783 to 782c0fc Compare August 10, 2025 15:05
@renovate renovate bot force-pushed the renovate/serve-14.x branch from 782c0fc to e80b5ef Compare August 19, 2025 15:55
@renovate renovate bot force-pushed the renovate/serve-14.x branch from e80b5ef to 0ad2760 Compare September 6, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants