Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps @nuxt/module-builder from 0.8.4 to 1.0.2.

Release notes

Sourced from @​nuxt/module-builder's releases.

v1.0.2

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 changes

📖 Documentation

  • Add full v1 release notes (#581, #582)
  • Update to latest recommendations (6b30cde)

❤️ Contributors

v1.0.0

With the release of unbuild v3, the EOL status of Nuxt 2, and looking forward to Nuxt 4, we're taking the opportunity to release v1 of @nuxt/module-builder, with a range of breaking changes.

⚠️ Breaking Changes

  • Upgrade to unbuild v3 (#447) This major upgrade brings significant changes to the build proces but should be significantly better.

  • Removal of Node10 module resolution and CommonJS output (#448) As Nuxt 2 has reached EOL, we no longer generate CJS by default, and we have also removed the 'CJS bridge' feature that polyfilled __filename and __dirname.

... (truncated)

Changelog

Sourced from @​nuxt/module-builder's changelog.

v1.0.2

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 changes

📖 Documentation

  • Add full v1 release notes (#581, #582)
  • Update to latest recommendations (6b30cde)

❤️ Contributors

v1.0.0

compare changes

🚀 Enhancements

  • ⚠️ Upgrade to unbuild v3 (#447)
  • ⚠️ Remove support for node10 resolution + cjs (#448)
  • build: Ignore test + story files in runtime/ directory (#480)

... (truncated)

Commits
  • 474851c chore(release): v1.0.2
  • ee517fd chore(deps): update all non-major dependencies (#640)
  • bd1919f chore(deps): lock file maintenance (#643)
  • 069c262 chore(deps): update resolutions vue-tsc to v3 (#641)
  • e4c0e29 fix: use absolute path for jiti stub (#648)
  • b17bc53 chore(deps): update nuxt framework to v4 (major) (#645)
  • 97e3f47 ci: run tests on node 20
  • c1560ed chore(deps): update dependency pkg-types to ^2.2.0 (#638)
  • 59b646c chore(deps): update all non-major dependencies (#637)
  • 9be288b ci: remove forced corepack installation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@nuxt/module-builder](https://github.com/nuxt/module-builder) from 0.8.4 to 1.0.2.
- [Release notes](https://github.com/nuxt/module-builder/releases)
- [Changelog](https://github.com/nuxt/module-builder/blob/main/CHANGELOG.md)
- [Commits](nuxt/module-builder@v0.8.4...v1.0.2)

---
updated-dependencies:
- dependency-name: "@nuxt/module-builder"
  dependency-version: 1.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Reviewers

The following users could not be added as reviewers: diizzayy. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: diizzayy. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from Diizzayy July 28, 2025 00:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant