drunomics / nuxtjs-drupal-ce

A Nuxt module to easily connect Drupal via custom elements.
https://lupus-decoupled.org/
MIT License
22 stars 4 forks source link

chore(deps): update devdependency @nuxt/module-builder to ^0.7.0 #238

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/module-builder ^0.6.0 -> ^0.7.0 age adoption passing confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder) ### [`v0.7.0`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v070) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.6.0...v0.7.0) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.6.0...v0.7.0) ##### πŸš€ Enhancements - Auto generate module options from schema meta ([#​33](https://togithub.com/nuxt/module-builder/pull/33)) ##### 🩹 Fixes - Use `tsconfck` to resolve tsconfig `compilerOptions` ([#​274](https://togithub.com/nuxt/module-builder/pull/274)) - ⚠️ Use `.js` extension for files in `runtime/` directory ([dbd05bb](https://togithub.com/nuxt/module-builder/commit/dbd05bb)) - Resolve full path to runtime externals ([#​275](https://togithub.com/nuxt/module-builder/pull/275)) - Include `dist/runtime` in externals list ([0946c04](https://togithub.com/nuxt/module-builder/commit/0946c04)) ##### πŸ“– Documentation - Add `types` condition to export subpath ([#​265](https://togithub.com/nuxt/module-builder/pull/265)) ##### 🏑 Chore - **release:** V0.6.0 ([f56195e](https://togithub.com/nuxt/module-builder/commit/f56195e)) - Fix lint issue ([0fe04e8](https://togithub.com/nuxt/module-builder/commit/0fe04e8)) ##### βœ… Tests - Add additional test for validity of types shared from runtime ([afc4374](https://togithub.com/nuxt/module-builder/commit/afc4374)) ##### πŸ€– CI - Adds reproduction workflow ([0dc73bb](https://togithub.com/nuxt/module-builder/commit/0dc73bb)) ##### ⚠️ Breaking Changes - ⚠️ Use `.js` extension for files in `runtime/` directory ([dbd05bb](https://togithub.com/nuxt/module-builder/commit/dbd05bb)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Ricardo Gobbo De Souza ([@​ricardogobbosouza](http://github.com/ricardogobbosouza)) - Rgehbt ([@​Gehbt](http://github.com/Gehbt))

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.