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

Update dependency sirv to v2 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependency sirv to v2 #14

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sirv 1.0.14 -> 2.0.2 age adoption passing confidence

Release Notes

lukeed/sirv

v2.0.2

Compare Source

Patches

  • (sirv) Bump totalist version: e8c66e2
    This allows for full native ESM support on Node.js

Full Changelog: lukeed/sirv@v2.0.0...v2.0.2

v2.0.0

Compare Source

Breaking

  • (sirv-cli) Change default port from 5000 to 8080 (#​124): 93a920b
    With macOS Monterey, Apple now reserves port 5000 for AirPlay. This would cause sirv-cli to start seemingly successfully, but macOS would intercept all traffic to localhost:5000, causing unexpected behavior for users/clients.

Features

  • (sirv): Supports native ESM usage within Node~!
    Now sirv and all its dependencies support ESM natively.

  • (sirv-cli): Support the NO_COLOR standard (#​108): 4b8703b
    Thank you @​SpyTec~!

Chores

  • (sirv): Bump totalist version (#​86): 0cf66d8
    Thank you @​aleclarson~!

  • Add http-server benchmark comparison (#​4): 17ea37f
    http-server (cache=1) 5,247 req/sec
    http-server (cache=0) 5,091 req/sec
    sirv-cli (cache=1) 12,612 req/sec
    sirv-cli (cache=0) 8,490 req/sec
    sirv-cli (cache=1, logs=0) 13,609 req/sec
    sirv-cli (cache=0, logs=0) 10,157 req/sec

Full Changelog: lukeed/sirv@v1.0.19...v2.0.0

v1.0.19

Compare Source

Patches

  • Replace mime/lite with mrmime: d93f33f
    Dependency swap for a significant size reduction and makes sirv more ESM-friendly.

Chores


Full Changelog: lukeed/sirv@v1.0.18...v1.0.19

v1.0.18

Compare Source

Patches


Full Changelog: lukeed/sirv@v1.0.17...v1.0.18

v1.0.17

Compare Source

v1.0.16

Compare Source

v1.0.15

Compare Source


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
Author

renovate bot commented Mar 22, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant