Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@nuxt/module-builder ^0.5.5 -> ^1.0.2 age confidence

Release Notes

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

v1.0.2

Compare Source

compare changes

🩹 Fixes
  • Use absolute path for jiti stub (#​648)
🏡 Chore
✅ Tests
  • Add snapshots for v3 + v4 wrapped fetch (270779b)
🤖 CI
  • Remove forced corepack installation (9be288b)
  • Run tests on node 20 (97e3f47)
❤️ Contributors

v1.0.1

Compare Source

compare changes

📖 Documentation
❤️ Contributors

v1.0.0

Compare Source

compare changes

🚀 Enhancements
  • ⚠️ Upgrade to unbuild v3 (#​447)
  • ⚠️ Remove support for node10 resolution + cjs (#​448)
  • build: Ignore test + story files in runtime/ directory (#​480)
  • Add support for type exports in module re-exports (#​563)
🩹 Fixes
  • Mark nuxi as optional peerDep (29a42ae)
  • Drop @​nuxt/kit peer dependency & remove optionality for nuxi (5936063)
  • build: Handle windows path names (#​399)
  • build: Apply resolved tsconfig to dts (#​462)
  • Handle node10 resolution + add attw test (7309198)
  • Update warnings (6291cbe)
  • Support more than one line of type exports (0c0020f)
  • Split re-exports across multiple lines (7154a89)
  • Support star exports (8966047)
📖 Documentation
🏡 Chore
  • Use tinyexec in test suite (7ff8ef1)
  • Fix links (2e57eb2)
  • Pin typescript until issue with vue-tsc is resolved (994135d)
  • Bump vue-tsc (e8cb0ef)
  • Bump nuxi version (5b1f00e)
  • Add publint to dev dependencies (7281ae3)
  • Set node versions and enable knip (1a17c0c)
  • Stub module before stubbing playground (b3a513b)
  • Run install command to relink binaries (932729e)
  • Update command and add builder to workspace (#​482)
  • Add type assertion (14d7788)
  • Add more type-safe solution + fallback (66d4231)
  • Add pkg.pr.new for nightly/pr builds (#​573)
  • Bump to latest mkdist and add vue-sfc-transformer (673152a)
  • Update knip config (c9a28a0)
  • Bump vue-sfc-transformer version (3cd9cd4)
  • release: V1.0.0 (b0655d3)(3cd9cd4)
✅ Tests
  • Await file snapshot assertions (16930b4)
  • Assert current vue snapshot behaviour (#​444)
  • Update snapshots (847d150)
🤖 CI
  • Don't run publint on windows (330f412)
  • Prepare environment in lint step (5f0f88f)
  • Force latest corepack (9d74ce4)
⚠️ Breaking Changes
  • ⚠️ Upgrade to unbuild v3 (#​447)
  • ⚠️ Remove support for node10 resolution + cjs (#​448)
❤️ Contributors

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 - "every 7 day" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from Hebilicious as a code owner April 8, 2025 01:35
@changeset-bot
Copy link

changeset-bot bot commented Apr 8, 2025

⚠️ No Changeset found

Latest commit: 42bf482

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch 2 times, most recently from d3d1358 to 4a9aa0a Compare April 11, 2025 19:36
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from 4a9aa0a to 2ad1f9a Compare May 1, 2025 03:10
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from 2ad1f9a to 448d62b Compare May 15, 2025 05:56
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from 448d62b to bd75e86 Compare May 29, 2025 07:02
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from bd75e86 to b1a2aab Compare July 25, 2025 17:28
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch 2 times, most recently from 113ca9e to a54d283 Compare August 16, 2025 00:06
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from a54d283 to 852afa8 Compare August 19, 2025 15:37
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from 852afa8 to 49c0870 Compare August 31, 2025 10:58
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch 4 times, most recently from 0a6ad71 to 2560283 Compare September 16, 2025 15:11
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch 3 times, most recently from 602bda0 to d526898 Compare September 25, 2025 19:53
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch 4 times, most recently from fc473fc to b72e195 Compare October 22, 2025 20:47
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from b72e195 to 7654f7d Compare November 11, 2025 01:49
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from 7654f7d to bcd5f4a Compare November 18, 2025 22:56
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-1.x branch from bcd5f4a to 42bf482 Compare December 3, 2025 17:16
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.

1 participant