Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nuxt-module-builder-0.x
Open

chore(deps): update dependency @nuxt/module-builder to v0.8.4#55
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nuxt-module-builder-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

This PR contains the following updates:

Package Change Age Confidence
@nuxt/module-builder 0.5.50.8.4 age confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder)

v0.8.4

Compare Source

compare changes

🩹 Fixes
  • Remove nuxt/schema augment (2a20ed0)
❤️ Contributors

v0.8.3

Compare Source

compare changes

🩹 Fixes
  • build: Handle missing named type exports (#​331)
❤️ Contributors

v0.8.2

Compare Source

compare changes

🔥 Performance
  • Removed unnecessary hasTypeExport check (#​310)
🩹 Fixes
  • prepare: Override compatibilityDate (b9b27c3)
❤️ Contributors

v0.8.1

Compare Source

compare changes

🩹 Fixes
  • build: Export all types in stub mode (6b1970d)
🏡 Chore
❤️ Contributors

v0.8.0

Compare Source

compare changes

🩹 Fixes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
  • build: Do not export default as a type (d29337c)
  • build: Only generate import type statement if required (190bff4)
⚠️ Breaking Changes
  • ⚠️ Do not augment nuxt options inside module entry (#​295)
❤️ Contributors

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • build: Declare ModuleOptions in correct place (#​283)
📖 Documentation
  • Update path for runtime js files (#​282)
❤️ Contributors

v0.7.0

Compare Source

compare changes

🚀 Enhancements
  • Auto generate module options from schema meta (#​33)
🩹 Fixes
  • Use tsconfck to resolve tsconfig compilerOptions (#​274)
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
  • Resolve full path to runtime externals (#​275)
  • Include dist/runtime in externals list (0946c04)
📖 Documentation
  • Add types condition to export subpath (#​265)
🏡 Chore
✅ Tests
  • Add additional test for validity of types shared from runtime (afc4374)
🤖 CI
  • Adds reproduction workflow (0dc73bb)
⚠️ Breaking Changes
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
❤️ Contributors

v0.6.0

Compare Source

compare changes

🚀 Enhancements
  • Generate runtime/ dts based on nuxt tsconfig options (#​255)
  • Add builder versions to module.json (f8567a3)
  • Support transforming jsx (4841f2e)
🩹 Fixes
  • ⚠️ Remove support for deprecated RuntimeModuleHooks interface (#​228)
  • Add -nightly versions to externals (0a88a87)
  • Ignore exporting type if it is not defined (c308cc5)
  • Mark runtime/ directory as external (7a68e1e)
🏡 Chore
  • release: V0.5.5 (f158ffa)
  • Dedupe kit/schema/vue versions (aa0a710)
  • Add root dev:prepare command (c308a68)
  • Migrate to eslint v9 (#​250)
  • Improve internal type safety and enable strict mode (78aa088)
  • Tweak tsconfig settings (404aae7)
  • Add more type annotations (ba0614b)
✅ Tests
  • Update type testing step (#​256)
  • Add inline snapshots for runtime/ transforms (#​257)
  • Update snapshot (a39c183)
🎨 Styles
⚠️ Breaking Changes
  • ⚠️ Remove support for deprecated RuntimeModuleHooks interface (#​228)
❤️ Contributors

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to v0.6.0 chore(deps): update dependency @nuxt/module-builder to v0.7.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 293c3e5 to 2109f02 Compare May 22, 2024 18:11
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to v0.7.0 chore(deps): update dependency @nuxt/module-builder to v0.7.1 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 2109f02 to 8d71e73 Compare June 11, 2024 18:17
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to v0.7.1 chore(deps): update dependency @nuxt/module-builder to v0.8.0 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 8d71e73 to 86051e1 Compare June 19, 2024 11:41
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 86051e1 to ce05842 Compare June 28, 2024 16:38
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to v0.8.0 chore(deps): update dependency @nuxt/module-builder to v0.8.1 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from ce05842 to 5038ee7 Compare August 13, 2024 09:50
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to v0.8.1 chore(deps): update dependency @nuxt/module-builder to v0.8.2 Aug 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to v0.8.2 chore(deps): update dependency @nuxt/module-builder to v0.8.3 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 5038ee7 to 8629341 Compare August 13, 2024 12:46
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 8629341 to 3b90746 Compare September 10, 2024 23:11
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to v0.8.3 chore(deps): update dependency @nuxt/module-builder to v0.8.4 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch 2 times, most recently from 71d3fb6 to 803f218 Compare August 13, 2025 11:50
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 803f218 to 0d1eb42 Compare August 31, 2025 14:32
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 0d1eb42 to 33095df Compare October 21, 2025 11:07
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 33095df to 0080896 Compare November 10, 2025 19:33
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 0080896 to 05f3c19 Compare December 31, 2025 13:57
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 05f3c19 to 16f657c Compare January 8, 2026 16:25
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 16f657c to 0111770 Compare January 19, 2026 19:14
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 0111770 to 1345267 Compare February 2, 2026 15:05
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 1345267 to 9e53ddf Compare February 12, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments