nuxt / bridge

🌉 Experience Nuxt 3 features on existing Nuxt 2 projects
MIT License
268 stars 28 forks source link

chore(deps): update dependency nitropack to ^2.9.5 #1167

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nitropack ^2.9.4 -> ^2.9.5 age adoption passing confidence

Release Notes

unjs/nitro (nitropack) ### [`v2.9.5`](https://togithub.com/unjs/nitro/blob/HEAD/CHANGELOG.md#v295) [Compare Source](https://togithub.com/unjs/nitro/compare/v2.9.4...v2.9.5) [compare changes](https://togithub.com/unjs/nitro/compare/v2.9.4...v2.9.5) ##### 🚀 Enhancements - **openapi:** Add experimental `/_nitro/scalar` endpoint ([#​2252](https://togithub.com/unjs/nitro/pull/2252)) ##### 🩹 Fixes - **openapi:** Use dynamic host + port ([#​2216](https://togithub.com/unjs/nitro/pull/2216)) - **openapi:** Add `schema` to generated parameters ([#​2235](https://togithub.com/unjs/nitro/pull/2235)) - **openapi:** Avoid double slash for base ([fdf7e70a](https://togithub.com/unjs/nitro/commit/fdf7e70a)) - **options:** Set `scheduledTasks` to an empty object by default ([#​2285](https://togithub.com/unjs/nitro/pull/2285)) - **prerender:** Call `nitroApp` close hook when done prerendering ([#​2287](https://togithub.com/unjs/nitro/pull/2287)) - **types:** Return `T` from `Serialize` when it extends `undefined` ([#​2286](https://togithub.com/unjs/nitro/pull/2286)) - **raw:** Exclude yaml from raw plugin ([#​2275](https://togithub.com/unjs/nitro/pull/2275)) - **externals:** Check explicit inline rules on resolved id ([#​2288](https://togithub.com/unjs/nitro/pull/2288)) - **raw:** Allow importing relative paths ([#​2289](https://togithub.com/unjs/nitro/pull/2289)) - **types:** Make c12 env types available for `NitroConfig` ([#​2292](https://togithub.com/unjs/nitro/pull/2292)) - **netlify-edge:** Write `_headers` and `_redirects` ([#​2291](https://togithub.com/unjs/nitro/pull/2291)) - **cloudflare-pages:** Write `_headers` and `_redirects` for non static builds ([#​2290](https://togithub.com/unjs/nitro/pull/2290)) - **netlify:** Allow writing `config.json` ([#​2264](https://togithub.com/unjs/nitro/pull/2264)) - Allow importing utils from `nitropack/runtime` ([#​2314](https://togithub.com/unjs/nitro/pull/2314)) ##### 💅 Refactors - **openapi:** Upgrade to openapi 3.1 ([#​2297](https://togithub.com/unjs/nitro/pull/2297)) ##### 📖 Documentation - **routing:** Add note about middleware execution order ([#​2282](https://togithub.com/unjs/nitro/pull/2282)) - **routing:** Fx link to h3 object syntax handler ([#​2281](https://togithub.com/unjs/nitro/pull/2281)) - Update tasks return value ([8a62e7db](https://togithub.com/unjs/nitro/commit/8a62e7db)) - **cache:** Add a note for serverless environment ([dc83a2e2](https://togithub.com/unjs/nitro/commit/dc83a2e2)) - Fix typo ([#​2298](https://togithub.com/unjs/nitro/pull/2298)) ##### 📦 Build - Use `.d.ts` for runtime generated types ([#​2313](https://togithub.com/unjs/nitro/pull/2313)) ##### 🏡 Chore - Lint ([f7330329](https://togithub.com/unjs/nitro/commit/f7330329)) - Update docs ([00c308c1](https://togithub.com/unjs/nitro/commit/00c308c1)) - Update deps and lockfile ([55fd222b](https://togithub.com/unjs/nitro/commit/55fd222b)) - Remove unused imports ([#​2293](https://togithub.com/unjs/nitro/pull/2293)) - Update deps and lockfile ([40883766](https://togithub.com/unjs/nitro/commit/40883766)) - Update radix3 and lockfile ([7429465f](https://togithub.com/unjs/nitro/commit/7429465f)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Matt Kane - Hans Pagel - Jamaluddin Rumi <16121031@​student.mercubuana-yogya.ac.id> - Julien Huang - Bobbie Goede - Damian Głowala ([@​DamianGlowala](http://github.com/DamianGlowala)) - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) - Neil Richter ([@​noook](http://github.com/noook)) - Samuel Burkhard - Shoshana Connack ([@​moshetanzer](http://github.com/moshetanzer)) - Yuurin ([@​byyuurin](http://github.com/byyuurin)) - Markthree ([@​markthree](http://github.com/markthree))

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 these updates again.



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