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

fix(deps): update dependency micro to v10 #879

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
micro 9.3.4 -> 10.0.1 age adoption passing confidence

Release Notes

vercel/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 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 renovate bot force-pushed the renovate/micro-10.x branch 4 times, most recently from 50b66dc to 4bc0d02 Compare December 5, 2022 22:46
@renovate renovate bot force-pushed the renovate/micro-10.x branch 4 times, most recently from e90f70c to acef839 Compare December 14, 2022 02:35
@renovate renovate bot changed the title fix(deps): update dependency micro to v10 Update dependency micro to v10 Dec 17, 2022
@renovate renovate bot changed the title Update dependency micro to v10 fix(deps): update dependency micro to v10 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/micro-10.x branch 4 times, most recently from 64a72f1 to e9c2ffc Compare December 21, 2022 22:54
@renovate renovate bot force-pushed the renovate/micro-10.x branch 5 times, most recently from 42622cf to 0df388e Compare January 10, 2023 16:48
@renovate renovate bot requested a review from a team as a code owner January 10, 2023 16:48
@renovate renovate bot force-pushed the renovate/micro-10.x branch 5 times, most recently from 59edde3 to 6c6dc1a Compare January 13, 2023 19:12
@gidjin gidjin merged commit c538652 into main Jan 18, 2023
@gidjin gidjin deleted the renovate/micro-10.x branch January 18, 2023 22:11
@gidjin gidjin mentioned this pull request Jan 25, 2023
gidjin added a commit that referenced this pull request Jan 26, 2023
## [4.13.0](4.12.1...4.13.0) (2023-01-25)


### Features

* display hero image in news carousel ([#901](#901)) ([34fefac](34fefac))


### Bug Fixes

* **deps:** update dependency micro to v10 ([#879](#879)) ([c538652](c538652))
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