Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@nuxt/module-builder ^0.5.4^0.8.0 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

v0.5.5

Compare Source

compare changes

🩹 Fixes
  • Rename RuntimeModuleHooks to ModuleRuntimeHooks (#​194)
  • Use import with extension in generated .d.mts file (#​202)
📖 Documentation
  • Remove reference to ModulePrivateRuntimeConfig (34ee148)
🏡 Chore
  • Add shell emulator for Windows (#​191)
  • Fix example package.json (#​192)
✅ Tests
  • Add root + module type tests (#​198)
🤖 CI
❤️ 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
Copy link
Copy Markdown
Contributor Author

renovate bot commented Aug 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @wgr-sa/nuxt-form@0.9.11
npm error Found: @nuxt/kit@3.8.2
npm error node_modules/@nuxt/kit
npm error   @nuxt/kit@"^3.8.0" from the root project
npm error   @nuxt/kit@"^3.8.2" from @nuxt/devtools@1.0.6
npm error   node_modules/@nuxt/devtools
npm error     @nuxt/devtools@"^1.0.3" from nuxt@3.8.2
npm error     node_modules/nuxt
npm error       dev nuxt@"^3.8.2" from the root project
npm error       2 more (@nuxt/devtools, @nuxt/devtools-kit)
npm error   4 more (@nuxt/devtools-kit, @nuxt/telemetry, ...)
npm error
npm error Could not resolve dependency:
npm error dev @nuxt/module-builder@"^0.8.0" from the root project
npm error
npm error Conflicting peer dependency: @nuxt/kit@3.21.2
npm error node_modules/@nuxt/kit
npm error   peer @nuxt/kit@"^3.13.1" from @nuxt/module-builder@0.8.4
npm error   node_modules/@nuxt/module-builder
npm error     dev @nuxt/module-builder@"^0.8.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-13T11_49_06_389Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-13T11_49_06_389Z-debug-0.log

@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 46efa97 to 1576f61 Compare September 25, 2025 13:47
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 1576f61 to 31ce1f7 Compare October 21, 2025 10:42
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 31ce1f7 to 45f96c6 Compare March 5, 2026 14:38
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