Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2025

This PR contains the following updates:

Package Change Age Confidence
@nuxt/module-builder 1.0.1 -> 1.0.2 age confidence
nuxt (source) 4.0.1 -> 4.0.3 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
nuxt/nuxt (nuxt)

v4.0.3

Compare Source

4.0.3 is a regularly scheduled patch release.

👉 Changelog

compare changes

🔥 Performance
  • kit: Get absolute path from tinyglobby in resolveFiles (#​32846)
🩹 Fixes
  • nuxt: Do not throw undefined error variable (#​32807)
  • vite: Include tsconfig references during typeCheck (#​32835)
  • nuxt: Add sourcemap path transformation for client builds (#​32313)
  • nuxt: Add warning for lazy-hydration missing prefix (#​32832)
  • nuxt: Trigger call once navigation even when no suspense (#​32827)
  • webpack: Handle null result from webpack call (84816d8a1)
  • kit,nuxt: Use reverseResolveAlias for better errors (#​32853)
📖 Documentation
  • Fix publicDir alias (#​32841)
  • Mention bun.lock for lockfile (#​32820)
  • Add a section about augmenting types with TS project references (#​32843)
  • Improve explanation of global middleware (#​32855)
🏡 Chore
✅ Tests
  • Move tests for defineNuxtComponent out of e2e test (#​32848)
🤖 CI
  • Move nightly releases into different concurrency group (664041be7)
❤️ Contributors

v4.0.2

Compare Source

4.0.2 is the next patch release.

Timetable: 28 July.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Provide typed slots for <ClientOnly> and <DevOnly> (#​32707)
  • kit,nuxt,schema: Add trailing slash to some dir aliases (#​32755)
  • nuxt: Constrain global defineAppConfig type (#​32760)
  • kit: Include module types in app context (#​32758)
  • nuxt: Include source base url for remote islands (#​32772)
  • vite: Use vite node server to transform requests (#​32791)
  • kit: Use mlly to parse module paths (#​32386)
  • nuxt: Execute all plugins after error rendering error.vue (#​32744)
📖 Documentation
  • Update Nuxt installation command to use npm create nuxt@latest (#​32726)
  • Add AI-assisted contribution guidelines (#​32725)
  • Hydration best practice (#​32746)
  • Add example for module .with() (#​32757)
  • Replace dead Vue Router docs links (#​32779)
  • Update nightly version references (#​32776)
🏡 Chore
  • Update reproduction links for bug-report template (#​32722)
  • Update unbuild and use absolute path in dev stubs (#​32759)
✅ Tests
  • Ignore vue module.exports export (c4317e057)
🤖 CI
  • Release pkg.pr.new for main/3.x branches as well (b0f289550)
  • Apply 3x tag to latest v3 release (5f6c27509)
❤️ 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

netlify bot commented Jul 13, 2025

Deploy Preview for html-validator ready!

Name Link
🔨 Latest commit b6f3fef
🔍 Latest deploy log https://app.netlify.com/projects/html-validator/deploys/6898f6a9ff46330008956447
😎 Deploy Preview https://deploy-preview-685--html-validator.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

codecov bot commented Jul 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.69%. Comparing base (05cd79d) to head (ba99bc3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #685      +/-   ##
==========================================
- Coverage   61.84%   60.69%   -1.16%     
==========================================
  Files           4        4              
  Lines         173      173              
  Branches       30       37       +7     
==========================================
- Hits          107      105       -2     
- Misses         66       68       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/nuxt branch 8 times, most recently from 1fd541b to ddcd39b Compare July 22, 2025 11:01
@renovate renovate bot force-pushed the renovate/nuxt branch 4 times, most recently from 45fb562 to 71253fb Compare July 25, 2025 17:47
@renovate renovate bot changed the title chore(deps): update nuxt core to v3.17.7 chore(deps): update nuxt core Jul 25, 2025
@renovate renovate bot changed the title chore(deps): update nuxt core chore(deps): update devdependency @nuxt/module-builder to v1.0.2 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/nuxt branch 3 times, most recently from d120783 to 2d923c3 Compare July 25, 2025 20:44
@renovate renovate bot force-pushed the renovate/nuxt branch from 2d923c3 to 9e45572 Compare August 8, 2025 15:56
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/module-builder to v1.0.2 chore(deps): update nuxt core Aug 8, 2025
@renovate renovate bot force-pushed the renovate/nuxt branch 4 times, most recently from 67f07f7 to 5b60994 Compare August 9, 2025 05:41
@renovate renovate bot force-pushed the renovate/nuxt branch 7 times, most recently from 140a0d0 to bd65808 Compare August 10, 2025 18:37
@danielroe danielroe merged commit 23fc07c into main Aug 10, 2025
8 checks passed
@danielroe danielroe deleted the renovate/nuxt branch August 10, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant