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-cli to v2 - abandoned #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sirv-cli 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.1

Compare Source

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


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 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.

@renovate renovate bot changed the title Update dependency sirv-cli to v2 Update dependency sirv-cli to v2 - abandoned Oct 11, 2024
Copy link
Contributor Author

renovate bot commented Oct 11, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant