Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency serve to v14 - autoclosed #8

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serve ^13.0.2 -> ^14.0.0 age adoption passing confidence

Release Notes

vercel/serve

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!


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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 9, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cases/perf-1/pnpm-lock.yaml
installing v2 tool node v18.15.0
linking tool node v18.15.0
node: v18.15.0 /usr/local/bin/node
npm: 9.5.0  /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 3 seconds
installing v2 tool pnpm v8.1.1
linking tool pnpm v8.1.1
8.1.1
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 1 seconds
Scope: all 2 workspace projects
/mnt/renovate/gh/vitejs/vite-benchmark/cases/perf-2:
 ERR_PNPM_LINKED_PKG_DIR_NOT_FOUND  Could not install from "/mnt/renovate/gh/vitejs/vite-benchmark/cases/vite" as it does not exist.

This error happened while installing a direct dependency of /mnt/renovate/gh/vitejs/vite-benchmark/cases/perf-2

@renovate renovate bot changed the title chore(deps): update dependency serve to v14 chore(deps): update dependency serve to v14 - autoclosed Jun 29, 2023
@renovate renovate bot closed this Jun 29, 2023
@renovate renovate bot deleted the renovate/serve-14.x branch June 29, 2023 05:58
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