huang-julien / nuxt-applicationinsights

ApplicationInsights module for Nuxt 3.
15 stars 0 forks source link

chore(deps): update dependency @nuxt/module-builder to v0.5.5 #22

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/module-builder 0.5.2 -> 0.5.5 age adoption passing confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder) ### [`v0.5.5`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v055) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.5.4...v0.5.5) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.5.4...v0.5.5) ##### 🩹 Fixes - Rename `RuntimeModuleHooks` to `ModuleRuntimeHooks` ([#​194](https://togithub.com/nuxt/module-builder/pull/194)) - Use import with extension in generated `.d.mts` file ([#​202](https://togithub.com/nuxt/module-builder/pull/202)) ##### 📖 Documentation - Remove reference to `ModulePrivateRuntimeConfig` ([34ee148](https://togithub.com/nuxt/module-builder/commit/34ee148)) ##### 🏡 Chore - Add shell emulator for Windows ([#​191](https://togithub.com/nuxt/module-builder/pull/191)) - Fix example `package.json` ([#​192](https://togithub.com/nuxt/module-builder/pull/192)) ##### ✅ Tests - Add root + module type tests ([#​198](https://togithub.com/nuxt/module-builder/pull/198)) ##### 🤖 CI - Run tests on node 18 ([81b7b4c](https://togithub.com/nuxt/module-builder/commit/81b7b4c)) ##### ❤️ Contributors - Joaquín Sánchez ([@​userquin](http://github.com/userquin)) - Bobbie Goede - Daniel Roe ### [`v0.5.4`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v054) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.5.3...v0.5.4) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.5.3...v0.5.4) ##### 🚀 Enhancements - Support writing `RuntimeNuxtHooks` types ([#​183](https://togithub.com/nuxt/module-builder/pull/183)) ##### 🩹 Fixes - Generate explicit type import/exports ([#​184](https://togithub.com/nuxt/module-builder/pull/184)) ##### 📖 Documentation - Import nuxt composables from #imports ([#​186](https://togithub.com/nuxt/module-builder/pull/186)) ##### ❤️ Contributors - Bobbie Goede - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.5.3`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v053) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.5.2...v0.5.3) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.5.2...v0.5.3) ##### 🩹 Fixes - Esnext-compatible output ([#​181](https://togithub.com/nuxt/module-builder/pull/181)) ##### ❤️ 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.

🔕 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.