Closed renovate[bot] closed 1 month ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Name | Status | Preview | Last Commit |
---|---|---|---|
enclosed | ✅ Ready (View Log) | Visit Preview | 27dfeee3cdc39b866320ab9b822a4c1a8b064a5d |
enclosed-docs | ✅ Ready (View Log) | Visit Preview | 27dfeee3cdc39b866320ab9b822a4c1a8b064a5d |
This PR contains the following updates:
1.3.4
->1.4.0
Release Notes
unjs/ofetch (ofetch)
### [`v1.4.0`](https://redirect.github.com/unjs/ofetch/blob/HEAD/CHANGELOG.md#v140) [Compare Source](https://redirect.github.com/unjs/ofetch/compare/v1.3.4...v1.4.0) [compare changes](https://redirect.github.com/unjs/ofetch/compare/v1.3.4...v1.4.0) ##### 🚀 Enhancements - Support `retryDelay` with callback function ([#372](https://redirect.github.com/unjs/ofetch/pull/372)) - Add better message and code for timeout error ([#351](https://redirect.github.com/unjs/ofetch/pull/351)) - Allow custom global options for `$fetch.create` ([#401](https://redirect.github.com/unjs/ofetch/pull/401)) - Support interceptors arrays ([#353](https://redirect.github.com/unjs/ofetch/pull/353)) - Always clone and normalize `options.headers` and `options.query` ([#436](https://redirect.github.com/unjs/ofetch/pull/436)) ##### 🩹 Fixes - Export types from `node` export condition ([#407](https://redirect.github.com/unjs/ofetch/pull/407)) - Use wrapper to allow patching global `fetch` ([#377](https://redirect.github.com/unjs/ofetch/pull/377)) ##### 📖 Documentation - Add docs for using undici dispatcher ([#389](https://redirect.github.com/unjs/ofetch/pull/389)) ##### 🌊 Types - Add `agent` and `dispatcher` options (node-specific) ([#308](https://redirect.github.com/unjs/ofetch/pull/308)) ##### 🏡 Chore - **release:** V1.3.4 ([5cc16a0](https://redirect.github.com/unjs/ofetch/commit/5cc16a0)) - Remove extra space ([#384](https://redirect.github.com/unjs/ofetch/pull/384)) - Update deps ([509a037](https://redirect.github.com/unjs/ofetch/commit/509a037)) - Update to eslint v9 ([e63c598](https://redirect.github.com/unjs/ofetch/commit/e63c598)) - Apply automated fixes ([f8f5413](https://redirect.github.com/unjs/ofetch/commit/f8f5413)) - Add back spoiler ([dba1915](https://redirect.github.com/unjs/ofetch/commit/dba1915)) - Add experimental for `Too Early` status ([#426](https://redirect.github.com/unjs/ofetch/pull/426)) - Update dependencies ([b5fe505](https://redirect.github.com/unjs/ofetch/commit/b5fe505)) - Update deps ([20f67b9](https://redirect.github.com/unjs/ofetch/commit/20f67b9)) ##### ✅ Tests - Add additional tests for hook errors ([7ff4d11](https://redirect.github.com/unjs/ofetch/commit/7ff4d11)) ##### 🤖 CI - Update node version ([4faac04](https://redirect.github.com/unjs/ofetch/commit/4faac04)) - Update autifix ([79483ab](https://redirect.github.com/unjs/ofetch/commit/79483ab)) ##### ❤️ Contributors - Pooya Parsa ([@pi0](http://github.com/pi0)) - Antoine ReyConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.