Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
micro ^9.3.4 -> ^10.0.0 age adoption passing confidence
@​types/micro ^7.3.7 -> ^10.0.0 age adoption passing confidence

Release Notes

vercel/micro (micro)

v10.0.1

Compare Source

v10.0.0

Compare Source

  • Adds support for ES Modules (#​465)
  • Converts to TypeScript (#​458)
  • Adds ESLint (#​458)
  • Drop support for Node.js 12 (minimum is now 14.5) (#​458)
  • Switched to ES2020 syntax (#​458)
  • Removes deprecated arguments (#​458)
    • --port (-p)
    • --host (-h)
    • --unix-socket (-s)

v9.4.1

Compare Source

Patches
  • Bring back default http server wrapper: #​460

https://www.npmjs.com/package/micro/v/9.4.1

v9.4.0

Compare Source

Patches
  • Chore(examples/with-https): using destructuring: 62c1e01
  • Convert getURL fn to more ergonomic one liner: 85d7bd6
  • Decrease install size: #​396
  • Bring in is-stream: #​397
  • Add new programmatic usage: #​399
  • Automatic publishing: #​400
  • Add .d.ts for TypeScript compatibility: #​401
  • Boot up http server in cli: #​406
  • Bump raw-body version: #​411
  • Remove request-promise (deprecation): #​435
  • Gracefully shutdown: exit after server is closed: #​418
Other
  • Remove duplicated code "getUrl" (tests): #​436
  • chore(examples/socket.io-chat-app): use vanilla JS instead of jquery for DOM manipulation: #​428
  • Move to GitHub Actions, general cleanup: (#​456)

https://www.npmjs.com/package/micro/v/9.4.0


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2025

⚠️ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/micro
npm ERR!   micro@"^10.0.0" from the root project
npm ERR!   micro@"*" from @types/[email protected]
npm ERR!   node_modules/@types/micro
npm ERR!     @types/micro@"^10.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer micro@"^9.3.4" from [email protected]
npm ERR! node_modules/apollo-server-micro
npm ERR!   apollo-server-micro@"^3.11.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/micro
npm ERR!   peer micro@"^9.3.4" from [email protected]
npm ERR!   node_modules/apollo-server-micro
npm ERR!     apollo-server-micro@"^3.11.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-02-11T20_39_31_821Z-debug-0.log

@relekang relekang closed this Feb 11, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/micro-10.x branch February 11, 2025 20:48
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.

2 participants