huang-julien / nuxt-applicationinsights

ApplicationInsights module for Nuxt 3.
MIT License
16 stars 0 forks source link

fix(deps): update dependency nitropack to v2.9.3 - autoclosed #35

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nitropack 2.8.1 -> 2.9.3 age adoption passing confidence

Release Notes

unjs/nitro (nitropack) ### [`v2.9.3`](https://togithub.com/unjs/nitro/blob/HEAD/CHANGELOG.md#v293) [Compare Source](https://togithub.com/unjs/nitro/compare/v2.9.2...v2.9.3) [compare changes](https://togithub.com/unjs/nitro/compare/v2.9.2...v2.9.3) ##### 🩹 Fixes - **raw:** Use mime to chck binary types and exclude `.json` ([#​2239](https://togithub.com/unjs/nitro/pull/2239)) ##### 📖 Documentation - Fix typo ([a445fae6](https://togithub.com/unjs/nitro/commit/a445fae6)) ##### ❤️ Contributors - Pooya Parsa - Keigo Nakao ([@​kspace-trk](http://github.com/kspace-trk)) ### [`v2.9.2`](https://togithub.com/unjs/nitro/blob/HEAD/CHANGELOG.md#v292) [Compare Source](https://togithub.com/unjs/nitro/compare/v2.9.1...v2.9.2) [compare changes](https://togithub.com/unjs/nitro/compare/v2.9.1...v2.9.2) ##### 🩹 Fixes - **database:** CamelCase the connector name ([#​2228](https://togithub.com/unjs/nitro/pull/2228)) - Respect `imports.autoImport: false` ([#​2226](https://togithub.com/unjs/nitro/pull/2226)) - **server-assets:** Mark `yaml`, `json`, `json5` and `csv` as text ([#​2229](https://togithub.com/unjs/nitro/pull/2229)) - **import-meta:** Import `process` from `node:process` for node compatible builds (deno) ([#​2225](https://togithub.com/unjs/nitro/pull/2225)) ##### 📖 Documentation - **deploy:** Add link to zero config providers ([#​2206](https://togithub.com/unjs/nitro/pull/2206)) - **fetch:** Fix typo ([#​2209](https://togithub.com/unjs/nitro/pull/2209)) - Fix typo ([#​2211](https://togithub.com/unjs/nitro/pull/2211)) - Fix typo ([#​2205](https://togithub.com/unjs/nitro/pull/2205)) - Remove lagon ([#​2204](https://togithub.com/unjs/nitro/pull/2204)) - Update url for experimental database feature ([#​2210](https://togithub.com/unjs/nitro/pull/2210)) - **providers:** Improve formatting & use new `undocs` components ([#​2202](https://togithub.com/unjs/nitro/pull/2202)) - Improve cache page ([674089b3](https://togithub.com/unjs/nitro/commit/674089b3)) ##### 🏡 Chore - **release:** V2.9.1 ([d8491cdc](https://togithub.com/unjs/nitro/commit/d8491cdc)) - **examples:** Update hello-world ([169ec572](https://togithub.com/unjs/nitro/commit/169ec572)) - Update deps and lockfile ([3875e50d](https://togithub.com/unjs/nitro/commit/3875e50d)) - Update lockfile ([e3f555ac](https://togithub.com/unjs/nitro/commit/e3f555ac)) - Remove lagon ([#​2203](https://togithub.com/unjs/nitro/pull/2203)) - Update `hello-world` example ([920b399e](https://togithub.com/unjs/nitro/commit/920b399e)) - Update lockfile ([08da539f](https://togithub.com/unjs/nitro/commit/08da539f)) - Improve notes in pr template ([#​2212](https://togithub.com/unjs/nitro/pull/2212)) - Update dependencies ([be2c70be](https://togithub.com/unjs/nitro/commit/be2c70be)) - Use type import in tests ([1cb410db](https://togithub.com/unjs/nitro/commit/1cb410db)) - Increase test timeout ([7a65d1ef](https://togithub.com/unjs/nitro/commit/7a65d1ef)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Divy Srivastava ([@​littledivy](http://github.com/littledivy)) - Alexander Lichter - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Christian Preston ([@​cpreston321](http://github.com/cpreston321)) - Phan Khắc Đạo - Maxime Pauvert ([@​maximepvrt](http://github.com/maximepvrt)) - Jeff Galbraith ([@​hawkeye64](http://github.com/hawkeye64)) - Rajeev R Sharma - Julien Vanelian ([@​JulienVanelian](http://github.com/JulienVanelian)) - Gangan ([@​shinGangan](http://github.com/shinGangan)) ### [`v2.9.1`](https://togithub.com/unjs/nitro/blob/HEAD/CHANGELOG.md#v291) [Compare Source](https://togithub.com/unjs/nitro/compare/v2.9.0...v2.9.1) [compare changes](https://togithub.com/unjs/nitro/compare/v2.9.0...v2.9.1) ##### 🩹 Fixes - Disable scheduled tasks in testing environment ([#​2200](https://togithub.com/unjs/nitro/pull/2200)) ##### 📖 Documentation - Add websocket chat demo to websocket api page ([#​2189](https://togithub.com/unjs/nitro/pull/2189)) - Fix typo ([#​2190](https://togithub.com/unjs/nitro/pull/2190)) - Fix typo ([#​2194](https://togithub.com/unjs/nitro/pull/2194)) ##### 🤖 CI - Skip `cloudflare-pages` test for windows ([#​2199](https://togithub.com/unjs/nitro/pull/2199)) ##### ❤️ Contributors - Pooya Parsa - Roman Nuritdinov ([@​Ky6uk](http://github.com/Ky6uk)) - Stefan - Shoshana Connack ### [`v2.9.0`](https://togithub.com/unjs/nitro/blob/HEAD/CHANGELOG.md#v290) [Compare Source](https://togithub.com/unjs/nitro/compare/v2.8.1...v2.9.0) [compare changes](https://togithub.com/unjs/nitro/compare/v2.8.1...v2.9.0) ##### 🚀 Enhancements - Support function/RegExp for `prerender.ignore` ([#​1966](https://togithub.com/unjs/nitro/pull/1966)) - Show meta framework name on server build success ([#​1955](https://togithub.com/unjs/nitro/pull/1955)) - Add zeabur preset ([#​1942](https://togithub.com/unjs/nitro/pull/1942)) - Experimental nitro tasks ([#​1929](https://togithub.com/unjs/nitro/pull/1929)) - Add `types:extend` hook ([#​1715](https://togithub.com/unjs/nitro/pull/1715)) - Allow oveeridng nested runtime config with env ([#​1831](https://togithub.com/unjs/nitro/pull/1831)) - **wasm:** Universal support with esm import syntax ([#​2017](https://togithub.com/unjs/nitro/pull/2017)) - **wasm:** Migrate to unjs/unwasm ([#​2037](https://togithub.com/unjs/nitro/pull/2037)) - **zeabur:** Support `zeaburStatic` and auto detect preset ([#​2014](https://togithub.com/unjs/nitro/pull/2014)) - **runtime-config:** Experimental env expansion support ([#​2043](https://togithub.com/unjs/nitro/pull/2043)) - Support binary server assets ([#​2107](https://togithub.com/unjs/nitro/pull/2107)) - Experimental websocket support ([#​2170](https://togithub.com/unjs/nitro/pull/2170)) - **dev:** Expose upgrade handler ([5374429f](https://togithub.com/unjs/nitro/commit/5374429f)) - Experimental database layer ([#​1351](https://togithub.com/unjs/nitro/pull/1351)) - Experimental scheduled tasks ([#​2179](https://togithub.com/unjs/nitro/pull/2179)) - **cache:** Support async `shouldBypassCache` and `shouldInvalidateCache` ([#​2181](https://togithub.com/unjs/nitro/pull/2181)) - **prerender:** Add total prerender time ([#​2130](https://togithub.com/unjs/nitro/pull/2130)) - Add koyeb preset ([#​1248](https://togithub.com/unjs/nitro/pull/1248)) - **providers:** Support alwaysdata hosting provider ([#​1790](https://togithub.com/unjs/nitro/pull/1790)) - **routeRules:** Allow wildcard redirects ([#​1976](https://togithub.com/unjs/nitro/pull/1976)) ##### 🩹 Fixes - **rollup:** Avoid preserving relative externals ([#​1972](https://togithub.com/unjs/nitro/pull/1972)) - **wasm:** Directly generate chunk exports ([#​2003](https://togithub.com/unjs/nitro/pull/2003)) - **iis-node:** Correctly escape backslashes for port fix ([#​2020](https://togithub.com/unjs/nitro/pull/2020)) - **deno-deploy:** Shim `x-forwarded-for` and `x-forwarded-proto` headers ([#​2026](https://togithub.com/unjs/nitro/pull/2026)) - Add `baseURL` to openapi generated url ([#​2049](https://togithub.com/unjs/nitro/pull/2049)) - **dev:** Correctly set `x-forwarded-*` headers ([29ddd948](https://togithub.com/unjs/nitro/commit/29ddd948)) - **azure:** Add `18` and `20` to supported node versions ([#​2077](https://togithub.com/unjs/nitro/pull/2077)) - **azure:** Pass body to the context as-is ([#​2079](https://togithub.com/unjs/nitro/pull/2079)) - Only mock consola in production ([#​2110](https://togithub.com/unjs/nitro/pull/2110)) - Default to `bundler` module resolution ([#​2120](https://togithub.com/unjs/nitro/pull/2120)) - Handle optional `routeHandler.route` in rollup chunk ([#​2152](https://togithub.com/unjs/nitro/pull/2152)) - File extension stripping in `writeTypes` function ([#​2139](https://togithub.com/unjs/nitro/pull/2139)) - **cache:** Detect malformed data read from storage ([#​2161](https://togithub.com/unjs/nitro/pull/2161)) - **cacheEventHandler:** Provide `event.fetch` and `event.$fetch` ([#​2066](https://togithub.com/unjs/nitro/pull/2066)) - Resolve modules with jiti directly ([#​2030](https://togithub.com/unjs/nitro/pull/2030)) - **options:** Add `unwasm` condition when `experimental.wasm` is enabled ([376658ce](https://togithub.com/unjs/nitro/commit/376658ce)) ##### 💅 Refactors - Include framework name in more build packages ([#​1973](https://togithub.com/unjs/nitro/pull/1973)) - **cloudflare:** Remove `--local` from perview commands ([#​1979](https://togithub.com/unjs/nitro/pull/1979)) - **cloudflare:** Remove unused import ([#​1980](https://togithub.com/unjs/nitro/pull/1980)) - **rollup:** Improve generated chunk names ([#​2004](https://togithub.com/unjs/nitro/pull/2004)) - Use name exports in presets entry ([1abfc3e5](https://togithub.com/unjs/nitro/commit/1abfc3e5)) - Reimplement wasm plugin ([#​2031](https://togithub.com/unjs/nitro/pull/2031)) - Various improvements around tasks api ([#​2175](https://togithub.com/unjs/nitro/pull/2175)) - **tasks:** Stablize api ([#​2178](https://togithub.com/unjs/nitro/pull/2178)) - **github-pages:** Add `--dotfiles` to deploy command hint ([#​2158](https://togithub.com/unjs/nitro/pull/2158)) ##### 📖 Documentation - **routing:** Update request filtering to match the type of `getRequestURL` ([#​1977](https://togithub.com/unjs/nitro/pull/1977)) - **config:** Fix `setResponseHeader` example params ([#​2027](https://togithub.com/unjs/nitro/pull/2027)) - **netlify:** Add note to make sure publish dist is set to `dist` ([#​2035](https://togithub.com/unjs/nitro/pull/2035)) - **cloudflare:** Various updates, cleanups and fixes ([#​1981](https://togithub.com/unjs/nitro/pull/1981)) - Deprecate lagon ([17f922aa](https://togithub.com/unjs/nitro/commit/17f922aa)) - Update the routing page ([#​2085](https://togithub.com/unjs/nitro/pull/2085)) - Update the cache page ([#​2087](https://togithub.com/unjs/nitro/pull/2087)) - Close code-group in cache section ([#​2093](https://togithub.com/unjs/nitro/pull/2093)) - **routing:** Escape filename paths and prepend routes folder ([#​2097](https://togithub.com/unjs/nitro/pull/2097)) - **storage:** Fix unstorage links ([#​2101](https://togithub.com/unjs/nitro/pull/2101)) - **routing:** Fix typo for `getRouterParam` ([#​2098](https://togithub.com/unjs/nitro/pull/2098)) - Update the storage page ([#​2086](https://togithub.com/unjs/nitro/pull/2086)) - Add object syntax for event handler ([#​2091](https://togithub.com/unjs/nitro/pull/2091)) - Update the configuration page ([#​2083](https://togithub.com/unjs/nitro/pull/2083)) - Update the assets page ([#​2088](https://togithub.com/unjs/nitro/pull/2088)) - Create a page on built-in fetch ([#​2089](https://togithub.com/unjs/nitro/pull/2089)) - Add warning about azure functions stability ([#​2092](https://togithub.com/unjs/nitro/pull/2092)) - **cloudflare:** Update deployment guide ([#​2074](https://togithub.com/unjs/nitro/pull/2074)) - Fix icon of fetch page ([#​2115](https://togithub.com/unjs/nitro/pull/2115)) - Update getting started page ([#​2082](https://togithub.com/unjs/nitro/pull/2082)) - Fix links to /guide/auto-imports ([#​2131](https://togithub.com/unjs/nitro/pull/2131)) - Fix typo in defineCachedFunction example ([#​2133](https://togithub.com/unjs/nitro/pull/2133)) - Clarify difference between dir and baseURL ([#​2144](https://togithub.com/unjs/nitro/pull/2144)) - Migrate to undocs ([#​2163](https://togithub.com/unjs/nitro/pull/2163)) - **index:** Fix utils link ([#​2172](https://togithub.com/unjs/nitro/pull/2172)) - **websocket:** Fix typo ([#​2173](https://togithub.com/unjs/nitro/pull/2173)) - Fix typo ([3017e6e2](https://togithub.com/unjs/nitro/commit/3017e6e2)) - **vercel:** Add monorepo info ([#​2183](https://togithub.com/unjs/nitro/pull/2183)) - Fix typo ([#​2182](https://togithub.com/unjs/nitro/pull/2182)) - **cloudflare:** Add local bindings usage ([#​2135](https://togithub.com/unjs/nitro/pull/2135)) - Fix link to h3 utils ([#​2184](https://togithub.com/unjs/nitro/pull/2184)) - **deploy:** Add `platform.sh` ([#​1630](https://togithub.com/unjs/nitro/pull/1630)) - Fix db config ([#​2188](https://togithub.com/unjs/nitro/pull/2188)) ##### 📦 Build - Better dist chunk names ([#​2005](https://togithub.com/unjs/nitro/pull/2005)) ##### 🏡 Chore - **release:** V2.8.1 ([48c79556](https://togithub.com/unjs/nitro/commit/48c79556)) - Add missing `cloudflarePagesStatic` ([5ead36f7](https://togithub.com/unjs/nitro/commit/5ead36f7)) - Update lockfile ([884a1e24](https://togithub.com/unjs/nitro/commit/884a1e24)) - Update dev dependencies ([76776513](https://togithub.com/unjs/nitro/commit/76776513)) - Downgrade `@azure/functions` back to v3 ([0a765f2d](https://togithub.com/unjs/nitro/commit/0a765f2d)) - Downgrade undici until upgrading miniflare ([0b2e3b8e](https://togithub.com/unjs/nitro/commit/0b2e3b8e)) - **docs:** Update lockfile ([0c216cf3](https://togithub.com/unjs/nitro/commit/0c216cf3)) - Update lockfile ([444c9f22](https://togithub.com/unjs/nitro/commit/444c9f22)) - Update type test ([50cd9173](https://togithub.com/unjs/nitro/commit/50cd9173)) - Update type test to pass linter ([cbcafa14](https://togithub.com/unjs/nitro/commit/cbcafa14)) - Update undocs ([e2fa76b0](https://togithub.com/unjs/nitro/commit/e2fa76b0)) - Remove extra `.npmrc` ([55a22b9f](https://togithub.com/unjs/nitro/commit/55a22b9f)) - Update readme ([d840eb9a](https://togithub.com/unjs/nitro/commit/d840eb9a)) - Update dependencies ([#​2169](https://togithub.com/unjs/nitro/pull/2169)) - Update docs ([5b0e150e](https://togithub.com/unjs/nitro/commit/5b0e150e)) ##### ✅ Tests - **cloudflare:** Migrate to miniflare v3 ([#​2018](https://togithub.com/unjs/nitro/pull/2018)) - Enable azure tests behind a flag ([#​2076](https://togithub.com/unjs/nitro/pull/2076)) - Enable binary response test for all presets ([#​2078](https://togithub.com/unjs/nitro/pull/2078)) - Avoid prerendering `icon.png` ([cb220f7e](https://togithub.com/unjs/nitro/commit/cb220f7e)) ##### 🤖 CI - Fix nightly release job condition ([#​1975](https://togithub.com/unjs/nitro/pull/1975)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Cas Du Plessis - Julien Huang - Jasper Zonneveld - M4dz ([@​m4dz](http://github.com/m4dz)) - Dominik Opyd - Justin Ellingwood - Connor Pearson - Alexander Lichter ([@​manniL](http://github.com/manniL)) - David De Sloovere - Dario Piotrowicz - Balázs Németh - Mehmet - Markthree ([@​markthree](http://github.com/markthree)) - Arkadiusz Sygulski - Jamaluddin Rumi - McPizza - Shoshana Connack - Anthony Fu - Jackson Tenclay - Rihan ([@​RihanArfan](http://github.com/RihanArfan)) - Remonke - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Estéban ([@​Barbapapazes](http://github.com/Barbapapazes)) - Gerard Wilkinson - Tobias Lebeitsuk - Alexander ([@​cany748](http://github.com/cany748)) - Kasper Kronborg - Gustavo Alfredo Marín Sáez - Alexandr - Yuanlin Lin - Mcremer-able - Jasonleong - METO ([@​metowolf](http://github.com/metowolf)) - Michael Brevard - Bobbie Goede - Becem ([@​becem-gharbi](http://github.com/becem-gharbi)) - Mukund Shah - Ayo Ayco ([@​ayoayco](http://github.com/ayoayco))

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.



This PR has been generated by Mend Renovate. View repository job log here.