Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
^1.3.4
^1.4.0
^1.47.1
^1.47.2
^10.0.3
^10.0.5
^4.22.2
^4.22.4
~5.4.6
~5.4.7
^2.1.0
^2.1.1
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
^1.3.4
->^1.4.0
^1.47.1
->^1.47.2
^10.0.3
->^10.0.5
^4.22.2
->^4.22.4
~5.4.6
->~5.4.7
^2.1.0
->^2.1.1
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 Reymicrosoft/playwright (playwright-core)
### [`v1.47.2`](https://redirect.github.com/microsoft/playwright/releases/tag/v1.47.2) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.47.1...v1.47.2) ##### Highlights [https://github.com/microsoft/playwright/pull/32699](https://redirect.github.com/microsoft/playwright/pull/32699)- \[REGRESSION]: fix(codegen): use content_frame property in python/.NET[https://github.com/microsoft/playwright/issues/32706](https://redirect.github.com/microsoft/playwright/issues/32706)6- \[REGRESSION]: page.pause() does not pause test timeout after 1.4[https://github.com/microsoft/playwright/pull/32661](https://redirect.github.com/microsoft/playwright/pull/32661)61 - fix(trace-viewer): time delta between local and remote actions #### Browser Versions - Chromium 129.0.6668.29 - Mozilla Firefox 130.0 - WebKit 18.0 This version was also tested against the following stable channels: - Google Chrome 128 - Microsoft Edge 128csstools/postcss-plugins (postcss-preset-env)
### [`v10.0.5`](https://redirect.github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#1005) [Compare Source](https://redirect.github.com/csstools/postcss-plugins/compare/85a47e368e61d63466cd3a73c5259bbeab036c4b...293f9c312e867cd324e7c7a04449bcb4d28ba119) *September 22, 2024* - Updated [`@csstools/postcss-light-dark-function`](https://redirect.github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function) to [`2.0.4`](https://redirect.github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#204) (patch) ### [`v10.0.4`](https://redirect.github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#1004) [Compare Source](https://redirect.github.com/csstools/postcss-plugins/compare/5eefe36fd315962af96acb81f10ec1483c20854b...85a47e368e61d63466cd3a73c5259bbeab036c4b) *September 22, 2024* - Updated [`@csstools/postcss-light-dark-function`](https://redirect.github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function) to [`2.0.3`](https://redirect.github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#203) (patch)rollup/rollup (rollup)
### [`v4.22.4`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4224) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.3...v4.22.4) *2024-09-21* ##### Bug Fixes - Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context ([#5671](https://redirect.github.com/rollup/rollup/issues/5671)) ##### Pull Requests - [#5670](https://redirect.github.com/rollup/rollup/pull/5670): refactor: Use object.prototype to check for reserved properties ([@YuHyeonWook](https://redirect.github.com/YuHyeonWook)) - [#5671](https://redirect.github.com/rollup/rollup/pull/5671): Fix DOM Clobbering CVE ([@lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.22.3`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4223) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.2...v4.22.3) *2024-09-21* ##### Bug Fixes - Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies ([#5669](https://redirect.github.com/rollup/rollup/issues/5669)) ##### Pull Requests - [#5669](https://redirect.github.com/rollup/rollup/pull/5669): Ensure impure dependencies of pure modules are added ([@lukastaegert](https://redirect.github.com/lukastaegert))vitejs/vite (vite)
### [`v5.4.7`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.7) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.6...v5.4.7) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md) for details.nuxt-contrib/vue-bundle-renderer (vue-bundle-renderer)
### [`v2.1.1`](https://redirect.github.com/nuxt-contrib/vue-bundle-renderer/blob/HEAD/CHANGELOG.md#v211) [Compare Source](https://redirect.github.com/nuxt-contrib/vue-bundle-renderer/compare/v2.1.0...v2.1.1) [compare changes](https://redirect.github.com/nuxt-contrib/vue-bundle-renderer/compare/v2.1.0...v2.1.1) ##### 🩹 Fixes - Add `crossorigin` attribute for stylesheets ([#77](https://redirect.github.com/nuxt-contrib/vue-bundle-renderer/pull/77)) ##### 🏡 Chore - Add CODEOWNERS ([cad3b5b](https://redirect.github.com/nuxt-contrib/vue-bundle-renderer/commit/cad3b5b)) - Use npm publish ([1ccc0f9](https://redirect.github.com/nuxt-contrib/vue-bundle-renderer/commit/1ccc0f9)) ##### ❤️ Contributors - Daniel Roe ([@danielroe](http://github.com/danielroe))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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.