nuxt-zero-js icon indicating copy to clipboard operation
nuxt-zero-js copied to clipboard

Remove all client-side JS from your Nuxt 3 app

Results 13 nuxt-zero-js issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/module-builder](https://redirect.github.com/nuxt/module-builder) | [`0.1.7` -> `0.8.4`](https://renovatebot.com/diffs/npm/@nuxt%2fmodule-builder/0.1.7/0.8.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2fmodule-builder/0.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2fmodule-builder/0.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
chore

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) |...

dependencies
chore

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://togithub.com/typicode/husky) | [`8.0.3` -> `9.1.4`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
chore

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [c8](https://redirect.github.com/bcoe/c8) | [`7.14.0` -> `10.1.2`](https://renovatebot.com/diffs/npm/c8/7.14.0/10.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/c8/10.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/c8/10.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
chore

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [conventional-changelog-conventionalcommits](https://togithub.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme) ([source](https://togithub.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits)) | [`5.0.0` -> `8.0.0`](https://renovatebot.com/diffs/npm/conventional-changelog-conventionalcommits/5.0.0/8.0.0) |...

dependencies
chore

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-c8](https://togithub.com/vitest-dev/vitest/tree/main/packages/coverage-c8#readme) ([source](https://togithub.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8)) | [`0.31.4` -> `0.33.0`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.31.4/0.33.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-c8/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
chore

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://togithub.com/codecov/codecov-action) | action | major | `v3` -> `v4` | ---...

dependencies
chore

With the module removing scripts from the HTML, there are a few artifacts left over which aren't being used for anything. This PR removes Nuxt core ones (useHead) and pre-fetch...