Skip to content

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

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#11
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 Apr 12, 2023

This PR contains the following updates:

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

v0.5.4

Compare Source

compare changes

🚀 Enhancements
  • Support writing RuntimeNuxtHooks types (#​183)
🩹 Fixes
  • Generate explicit type import/exports (#​184)
📖 Documentation
  • Import nuxt composables from #imports (#​186)
❤️ Contributors

v0.5.3

Compare Source

compare changes

🩹 Fixes
  • Esnext-compatible output (#​181)
❤️ Contributors

v0.5.2

Compare Source

compare changes

💅 Refactors
📖 Documentation
🏡 Chore
❤️ Contributors

v0.5.1

Compare Source

compare changes

🚀 Enhancements
  • Support --sourcemap option (#​163)
❤️ Contributors

v0.5.0

Compare Source

compare changes

🚀 Enhancements
  • Expose prepareModule function (76b5654)
  • Upgrade to unbuild@2 (#​161)
🏡 Chore
  • Add type safety to prepare overrides (9d0804a)
  • Switch to changelogen for release (ba811da)
❤️ Contributors

v0.4.0

Compare Source

Features
0.3.1 (2023-05-01)
Bug Fixes
  • extend nuxt/schema as well (796d6ab)

v0.3.1

Compare Source

v0.3.0

Compare Source

0.2.1 (2022-11-16)

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 force-pushed the renovate/nuxt-module-builder-0.x branch from b874d36 to 65a42d3 Compare May 29, 2023 23:59
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to ^0.3.0 chore(deps): update dependency @nuxt/module-builder to ^0.4.0 May 29, 2023
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented May 29, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @wgr-sa/nuxt-lottie@0.0.3
npm ERR! Found: @nuxt/kit@3.2.0
npm ERR! node_modules/@nuxt/kit
npm ERR!   @nuxt/kit@"^3.2.0" from the root project
npm ERR!   @nuxt/kit@"^3.0.0" from @nuxt/telemetry@2.1.9
npm ERR!   node_modules/@nuxt/telemetry
npm ERR!     @nuxt/telemetry@"^2.1.9" from nuxt@3.2.0
npm ERR!     node_modules/nuxt
npm ERR!       dev nuxt@"^3.2.0" from the root project
npm ERR!   3 more (@nuxt/test-utils, @nuxt/vite-builder, nuxt)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @nuxt/module-builder@"^0.6.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nuxt/kit@3.11.2
npm ERR! node_modules/@nuxt/kit
npm ERR!   peer @nuxt/kit@"^3.11.2" from @nuxt/module-builder@0.6.0
npm ERR!   node_modules/@nuxt/module-builder
npm ERR!     dev @nuxt/module-builder@"^0.6.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-25T23_48_38_336Z-debug-0.log

@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 65a42d3 to d202eda Compare August 29, 2023 17:50
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to ^0.4.0 chore(deps): update dependency @nuxt/module-builder to ^0.5.0 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from d202eda to a7e5294 Compare April 25, 2024 23:48
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to ^0.5.0 chore(deps): update dependency @nuxt/module-builder to ^0.6.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from a7e5294 to 02fbb6b Compare May 22, 2024 17:48
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to ^0.6.0 chore(deps): update dependency @nuxt/module-builder to ^0.7.0 May 22, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented May 22, 2024

⚠️ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @wgr-sa/nuxt-lottie@0.0.3
npm ERR! Found: @nuxt/kit@3.2.0
npm ERR! node_modules/@nuxt/kit
npm ERR!   @nuxt/kit@"^3.2.0" from the root project
npm ERR!   @nuxt/kit@"^3.0.0" from @nuxt/telemetry@2.1.9
npm ERR!   node_modules/@nuxt/telemetry
npm ERR!     @nuxt/telemetry@"^2.1.9" from nuxt@3.2.0
npm ERR!     node_modules/nuxt
npm ERR!       dev nuxt@"^3.2.0" from the root project
npm ERR!   3 more (@nuxt/test-utils, @nuxt/vite-builder, nuxt)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @nuxt/module-builder@"^0.8.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nuxt/kit@3.21.2
npm ERR! node_modules/@nuxt/kit
npm ERR!   peer @nuxt/kit@"^3.13.1" from @nuxt/module-builder@0.8.4
npm ERR!   node_modules/@nuxt/module-builder
npm ERR!     dev @nuxt/module-builder@"^0.8.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-04-19T03_07_05_793Z-debug-0.log

@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 02fbb6b to 81e5a07 Compare June 19, 2024 23:50
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/module-builder to ^0.7.0 chore(deps): update dependency @nuxt/module-builder to ^0.8.0 Jun 19, 2024
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