stefanobartoletti / nuxt-social-share

Simple Social Sharing for Nuxt 3
https://stefanobartoletti.github.io/nuxt-social-share/
MIT License
106 stars 8 forks source link

chore(deps): update dependency @nuxt/module-builder to ^0.6.0 #157

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nuxt/module-builder (@​nuxt/module-builder) ### [`v0.6.0`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v060) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.5.5...v0.6.0) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.5.5...v0.6.0) ##### πŸš€ Enhancements - Generate `runtime/` dts based on nuxt `tsconfig` options ([#​255](https://togithub.com/nuxt/module-builder/pull/255)) - Add builder versions to `module.json` ([f8567a3](https://togithub.com/nuxt/module-builder/commit/f8567a3)) - Support transforming `jsx` ([4841f2e](https://togithub.com/nuxt/module-builder/commit/4841f2e)) ##### 🩹 Fixes - ⚠️ Remove support for deprecated `RuntimeModuleHooks` interface ([#​228](https://togithub.com/nuxt/module-builder/pull/228)) - Add `-nightly` versions to externals ([0a88a87](https://togithub.com/nuxt/module-builder/commit/0a88a87)) - Ignore exporting type if it is not defined ([c308cc5](https://togithub.com/nuxt/module-builder/commit/c308cc5)) - Mark `runtime/` directory as external ([7a68e1e](https://togithub.com/nuxt/module-builder/commit/7a68e1e)) ##### 🏑 Chore - **release:** V0.5.5 ([f158ffa](https://togithub.com/nuxt/module-builder/commit/f158ffa)) - Dedupe kit/schema/vue versions ([aa0a710](https://togithub.com/nuxt/module-builder/commit/aa0a710)) - Add root `dev:prepare` command ([c308a68](https://togithub.com/nuxt/module-builder/commit/c308a68)) - Migrate to eslint v9 ([#​250](https://togithub.com/nuxt/module-builder/pull/250)) - Improve internal type safety and enable strict mode ([78aa088](https://togithub.com/nuxt/module-builder/commit/78aa088)) - Tweak tsconfig settings ([404aae7](https://togithub.com/nuxt/module-builder/commit/404aae7)) - Add more type annotations ([ba0614b](https://togithub.com/nuxt/module-builder/commit/ba0614b)) ##### βœ… Tests - Update type testing step ([#​256](https://togithub.com/nuxt/module-builder/pull/256)) - Add inline snapshots for `runtime/` transforms ([#​257](https://togithub.com/nuxt/module-builder/pull/257)) - Update snapshot ([a39c183](https://togithub.com/nuxt/module-builder/commit/a39c183)) ##### 🎨 Styles - Lint ([c15fd92](https://togithub.com/nuxt/module-builder/commit/c15fd92)) - Lint ([3b805ec](https://togithub.com/nuxt/module-builder/commit/3b805ec)) ##### ⚠️ Breaking Changes - ⚠️ Remove support for deprecated `RuntimeModuleHooks` interface ([#​228](https://togithub.com/nuxt/module-builder/pull/228)) ##### ❀️ 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.