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 v3 #673

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

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

Release Notes

lukeed/sirv (sirv-cli)

v3.0.0

Compare Source

Breaking
  • Now requires Node 18+ : c7d2479,
  • Added exports map for native ESM support: c7d2479
Features
Patches
  • Add separate CJS and ESM definitions: 982fcc8
    Previously CJS types were wrong/incompatible.
Chores
  • (sirv-cli) Upgrade get-port to 5.1.1 for TS definitions: e5e0826
  • Write tests in native ESM: 2f36733
  • (CI): Add Node 20 to matrix: 9ca1cbc

Full Changelog: lukeed/sirv@v2.0.4...v3.0.0

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Oct 11, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/sirv-cli@3.0.0 environment, network Transitive: filesystem +12 171 kB lukeed

🚮 Removed packages: npm/sirv-cli@1.0.14

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants