\r\n \u003C/div>\r\n\u003C/template>\r\n```\r\n\r\nand the test file looks like this:\r\n\r\n\r\n```\r\n// TestA.spec.ts\r\nimport { describe, it, expect } from 'vitest';\r\nimport { mount } from '@vue/test-utils';\r\nimport TestA from './TestA.vue';\r\n\r\ndescribe('Competition TestA', () => {\r\n it('renders component', async () => {\r\n const wrapper = mount(TestA);\r\n expect(wrapper.text()).toContain('Client component here...');\r\n });\r\n});\r\n\r\n```\r\n\r\nFinally, the client component:\r\n\r\n```\r\n// ClientComponent.client.vue\r\n\u003Ctemplate>\r\n \u003Cdiv>Client component here...\u003C/div>\r\n\u003C/template>\r\n```\r\n\r\nIf I remove the \".client\" from the component file name (to make it just ClientComponent.vue), then the tests will run and pass normally. However, there are some cases where I want to use \".client\" to make sure it's only rendered client-side.\r\n\r\n### Reproduction \r\nhttps://stackblitz.com/edit/github-ndby6m?file=components/TestA.spec.ts\r\n\r\nFailures can be seen there by running `pnpm run test`",[2032],{"name":2033,"color":2034},"vitest-environment","b60205","test-utils","Tests fail when using .client components","2023-12-02T00:27:10Z","https://github.com/nuxt/test-utils/issues/555",{"description":2040,"labels":2041,"number":2042,"owner":1985,"repository":1986,"state":2013,"title":2043,"updated_at":2044,"url":2045,"score":2046},"Couldn't help but notice the \"is the next **null** release\". \n\n\n\nFor the version, the bumpType is defaulted to `patch` here:\n\nhttps://github.com/rijkvanzanten/fonts/blob/89bfccd85974f4670eebd307ea850b898209fb55/scripts/update-changelog.ts#L18\n\nbut used \"raw\" here:\n\nhttps://github.com/rijkvanzanten/fonts/blob/89bfccd85974f4670eebd307ea850b898209fb55/scripts/update-changelog.ts#L42\n\nThe `bumpType` isn't used anywhere outside these two, so moving the `|| 'patch'` fallback from line 18 to 16 should do the trick. PR incoming~",[],401,"Update-changelog script renders `null` as `bumpType` in message","2024-11-24T17:50:36Z","https://github.com/nuxt/fonts/issues/401",0.7382512,{"description":2048,"labels":2049,"number":2058,"owner":1985,"repository":1985,"state":2013,"title":2059,"updated_at":2060,"url":2061,"score":2062},"### Environment\n\nCI, not relevant\n\n### Reproduction\n\nhttps://github.com/nuxt/nuxt/actions/runs/6974391283\r\n\r\n\r\n\n\n### Describe the bug\n\n`repository` is no longer an input for the [tibdex/github-app-token](https://github.com/tibdex/github-app-token), it was [removed in version 2.0](https://github.com/tibdex/github-app-token/releases/tag/v2.0.0).\r\n\r\n\r\n\n\n### Additional context\n\nI've found this with the [GitHub Actions](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions) vscode extension, it can validate the inputs of actions. Pretty cool stuff, can do a whole lot more as well.\n\n### Logs\n\n_No response_",[2050,2051,2054,2057],{"name":1996,"color":1997},{"name":2052,"color":2053},"good first issue","fbca04",{"name":2055,"color":2056},"3.x","29bc7f",{"name":1999,"color":2000},24547,"Outdated input for the `tibdex/github-app-token` GH action","2023-12-02T21:05:21Z","https://github.com/nuxt/nuxt/issues/24547",0.75008345,{"description":2064,"labels":2065,"number":2067,"owner":1985,"repository":2012,"state":2013,"title":2068,"updated_at":2069,"url":2070,"score":2071},"Respectively to `contact@nuxt.com` / `support@nuxt.com` / `careers@nuxt.com`",[2066],{"name":1996,"color":2010},503,"[Company] `contact` / `support` / `careers` forms should send an email","2023-02-15T12:32:26Z","https://github.com/nuxt/nuxt.com/issues/503",0.76007354,{"description":2073,"labels":2074,"number":2067,"owner":1985,"repository":2035,"state":2013,"title":2076,"updated_at":2077,"url":2078,"score":2071},"After updating happy-dom to the latest version **10.5.2** ,\r\nI have this error when I run my app : \r\n`Error while requiring module vitest-environment-nuxt/module: Error: Cannot find module '/Users/\u003Cuser>/\u003Cfolderpath>/vitest-environment-nuxt/module'`\r\n\r\nDoes anyone have a solution ?",[2075],{"name":2033,"color":2034},"Error after updating happy dom dependency","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/503",{"description":2080,"labels":2081,"number":2085,"owner":1985,"repository":1985,"state":2013,"title":2086,"updated_at":2087,"url":2088,"score":2089},"follow up from https://github.com/nuxt/nuxt/pull/19357",[2082],{"name":2083,"color":2084},"documentation","5319e7",19815,"document `event.$fetch`/`useRequestFetch`","2024-09-21T10:39:56Z","https://github.com/nuxt/nuxt/issues/19815",0.77643174,["Reactive",2091],{},["Set"],["ShallowReactive",2094],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"08wDThLxaB4Ut2mqj3aPQdjKEmKMI0wD-lGX1B8PJHg":-1},"/nuxt/test-utils/754"]