fix(deps): update dependency serve to v14
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| serve | 12.0.1 -> 14.0.1 |
Release Notes
vercel/serve
v14.0.1
Patches
- Fix(utilities/cli): use
chalk-templateto render help message: #​713
Credits
Huge thanks to @​gamemaker1 for helping!
v14.0.0
Overview
serve has had a major update:
- The core library has been rewritten in TypeScript
- The core library is now an ES Module
- Added
eslintandprettier - Added
huskyandlint-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
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
Patches
- Fix: read passphrase from file as string: #​692
Credits
Huge thanks to @​AliRezaBeigy for helping!
v13.0.2
Patches
v13.0.1
Patches
- Security(deps): [email protected] to fix CVE-2021-3807: #​676
- Switch to npm: #​681
Credits
Huge thanks to @​AviVahl for helping!
v13.0.0
Major Changes
- Change default port from
5000to3000: #​680
Credits
Huge thanks to @​kud 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.