Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/module-builder ^0.5.5 -> ^0.8.0 age adoption passing 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 force-pushed the renovate/nuxt-module-builder-0.x branch 2 times, most recently from d9a7317 to 37a44ea Compare May 22, 2024 16: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 renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 37a44ea to 9ccc4aa Compare June 19, 2024 09:10
@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
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch 6 times, most recently from 84c6817 to 8deef1b Compare June 29, 2024 14:54
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch 2 times, most recently from 287fdae to 4d287cc Compare October 10, 2024 07:22
@renovate renovate bot force-pushed the renovate/nuxt-module-builder-0.x branch from 4d287cc to 732dc2a Compare October 10, 2024 07:27
@charIeszhao charIeszhao merged commit a59f13f into master Oct 10, 2024
20 checks passed
@charIeszhao charIeszhao deleted the renovate/nuxt-module-builder-0.x branch October 10, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant