Closed renovate[bot] closed 1 week ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x
releases. But if you manually upgrade to 3.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
2.0.3
->3.0.0
Release Notes
lukeed/sirv (sirv)
### [`v3.0.0`](https://redirect.github.com/lukeed/sirv/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/lukeed/sirv/compare/v2.0.4...v3.0.0) #### Breaking - Now requires Node 18+ : [`c7d2479`](https://redirect.github.com/lukeed/sirv/commit/c7d2479), - Added `exports` map for native ESM support: [`c7d2479`](https://redirect.github.com/lukeed/sirv/commit/c7d2479) #### Features - Added `node:` prefix for explicit native imports, which unlocks Deno support ([#163](https://redirect.github.com/lukeed/sirv/issues/163)): [`912af6f`](https://redirect.github.com/lukeed/sirv/commit/912af6f) *Thank you [@karimfromjordan](https://redirect.github.com/karimfromjordan)* #### Patches - Add separate CJS and ESM definitions: [`982fcc8`](https://redirect.github.com/lukeed/sirv/commit/982fcc8) *Previously CJS types were wrong/incompatible.* #### Chores - (sirv-cli) Upgrade `get-port` to 5.1.1 for TS definitions: [`e5e0826`](https://redirect.github.com/lukeed/sirv/commit/e5e0826) - Write tests in native ESM: [`2f36733`](https://redirect.github.com/lukeed/sirv/commit/2f36733) - (CI): Add Node 20 to matrix: [`9ca1cbc`](https://redirect.github.com/lukeed/sirv/commit/9ca1cbc) *** > **Full Changelog**: https://github.com/lukeed/sirv/compare/v2.0.4...v3.0.0 ### [`v2.0.4`](https://redirect.github.com/lukeed/sirv/releases/tag/v2.0.4) [Compare Source](https://redirect.github.com/lukeed/sirv/compare/v2.0.3...v2.0.4) #### Patches - (`sirv`) bump `mrmime` version ([#156](https://redirect.github.com/lukeed/sirv/issues/156)): [`ed8fd84`](https://redirect.github.com/lukeed/sirv/commit/ed8fd84) *See [`mrmime@2.0.0` release notes](https://redirect.github.com/lukeed/mrmime/releases/tag/v2.0.0) for info.* *Thank you [@benmccann](https://redirect.github.com/benmccann)* *** > **Full Changelog**: https://github.com/lukeed/sirv/compare/v2.0.3...v2.0.4Configuration
š Schedule: Branch creation - "before 5pm on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.