Skip to content

chore(deps): bump sirv from 2.0.4 to 3.0.2#3161

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/sirv-3.0.2
Mar 19, 2026
Merged

chore(deps): bump sirv from 2.0.4 to 3.0.2#3161
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/sirv-3.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps sirv from 2.0.4 to 3.0.2.

Release notes

Sourced from sirv's releases.

v3.0.2

Patches

  • Do not serve top-level files that begin with the directory name: f0113f3f8266328d804ee808f763a3c11f8997eb

Full Changelog: lukeed/sirv@v3.0.1...v3.0.2

v3.0.1

Patches

  • (sirv): ensure "types" field points to real file (#169) Thank you @​bluwy

  • (sirv-cli): ensure PORT is used if available (#165, #164) When string, always chose a random port. Thank you @​pixeldrew


Full Changelog: lukeed/sirv@v3.0.0...v3.0.1

v3.0.0

Breaking

  • Now requires Node 18+ : c7d2479,
  • Added exports map for native ESM support: c7d2479

Features

  • Added node: prefix for explicit native imports, which unlocks Deno support (#163): 912af6f Thank you @​karimfromjordan

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 19, 2026
Bumps [sirv](https://github.com/lukeed/sirv) from 2.0.4 to 3.0.2.
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](lukeed/sirv@v2.0.4...v3.0.2)

---
updated-dependencies:
- dependency-name: sirv
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sirv-3.0.2 branch from bd43aa6 to 77642f5 Compare March 19, 2026 11:03
@github-actions github-actions bot merged commit ad276aa into main Mar 19, 2026
22 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/sirv-3.0.2 branch March 19, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants