Open renovate[bot] opened 1 year ago
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:
The artifact failure details are included below:
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
This PR contains the following updates:
9.3.4
->10.0.1
Release Notes
vercel/micro (micro)
### [`v10.0.1`](https://redirect.github.com/vercel/micro/compare/10.0.0...10.0.1) [Compare Source](https://redirect.github.com/vercel/micro/compare/10.0.0...10.0.1) ### [`v10.0.0`](https://redirect.github.com/vercel/micro/releases/tag/10.0.0) [Compare Source](https://redirect.github.com/vercel/micro/compare/9.4.1...10.0.0) - Adds support for ES Modules ([#465](https://redirect.github.com/vercel/micro/issues/465)) - Converts to TypeScript ([#458](https://redirect.github.com/vercel/micro/issues/458)) - Adds ESLint ([#458](https://redirect.github.com/vercel/micro/issues/458)) - Drop support for Node.js 12 (minimum is now 14.5) ([#458](https://redirect.github.com/vercel/micro/issues/458)) - Switched to ES2020 syntax ([#458](https://redirect.github.com/vercel/micro/issues/458)) - Removes deprecated arguments ([#458](https://redirect.github.com/vercel/micro/issues/458)) - `--port (-p)` - `--host (-h)` - `--unix-socket (-s)` ### [`v9.4.1`](https://redirect.github.com/vercel/micro/releases/tag/9.4.1) [Compare Source](https://redirect.github.com/vercel/micro/compare/9.4.0...9.4.1) ##### Patches - Bring back default http server wrapper: [#460](https://redirect.github.com/vercel/micro/issues/460) https://www.npmjs.com/package/micro/v/9.4.1 ### [`v9.4.0`](https://redirect.github.com/vercel/micro/releases/tag/9.4.0) [Compare Source](https://redirect.github.com/vercel/micro/compare/9.3.4...9.4.0) ##### Patches - Chore(examples/with-https): using destructuring: [`62c1e01`](https://redirect.github.com/vercel/micro/commit/62c1e01ddb10ea283417e24450175ff66c0450f0) - Convert getURL fn to more ergonomic one liner: [`85d7bd6`](https://redirect.github.com/vercel/micro/commit/85d7bd6302345957e13831f1f1f811eb9f69909d) - Decrease install size: [#396](https://redirect.github.com/vercel/micro/issues/396) - Bring in is-stream: [#397](https://redirect.github.com/vercel/micro/issues/397) - Add new programmatic usage: [#399](https://redirect.github.com/vercel/micro/issues/399) - Automatic publishing: [#400](https://redirect.github.com/vercel/micro/issues/400) - Add .d.ts for TypeScript compatibility: [#401](https://redirect.github.com/vercel/micro/issues/401) - Boot up http server in cli: [#406](https://redirect.github.com/vercel/micro/issues/406) - Bump raw-body version: [#411](https://redirect.github.com/vercel/micro/issues/411) - Remove request-promise (deprecation): [#435](https://redirect.github.com/vercel/micro/issues/435) - Gracefully shutdown: exit after server is closed: [#418](https://redirect.github.com/vercel/micro/issues/418) ##### Other - Remove duplicated code "getUrl" (tests): [#436](https://redirect.github.com/vercel/micro/issues/436) - chore(examples/socket.io-chat-app): use vanilla JS instead of jquery for DOM manipulation: [#428](https://redirect.github.com/vercel/micro/issues/428) - Move to GitHub Actions, general cleanup: ([#456](https://redirect.github.com/vercel/micro/issues/456)) https://www.npmjs.com/package/micro/v/9.4.0Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.