profile
viewpoint
Daniel Roe danielroe @nuxt UK https://roe.dev @nuxt • @elk-zone • @unjs • @vuejs

antfu/vitesse-nuxt3 1153

Vitesse for Nuxt 3 🏔💚⚡️

Atinux/content-wind 557

A lightweight Nuxt theme to build a Markdown driven website. Powered by Nuxt Content, TailwindCSS and Iconify.

Atinux/discuss 105

Discuss with me 💬

danielroe/agent-conf-2023 20

A demo of integrating React, Vite and Nitro for AgentConf 2023.

apollo-server-integrations/apollo-server-integration-h3 16

An Apollo Server integration for use with h3 and nuxt

Baroshem/map 8

🗺 Map Module for Nuxt 3

danielroe/ant-design-icons 1

⭐ Ant Design SVG Icons

delete branch nuxt/starter

delete branch : renovate/module-all-minor-patch

delete time in 2 hours

push eventnuxt/starter

renovate[bot]

commit sha 14f2ce2f5c8a92bd922488e37e46e7511c042f91

chore(deps): update all non-major dependencies (module) (#390) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

view details

push time in 2 hours

PR merged nuxt/starter

chore(deps): update all non-major dependencies (module)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.41.0 -> ^8.42.0 age adoption passing confidence
vitest ^0.31.1 -> ^0.31.4 age adoption passing confidence

Release Notes

<details> <summary>eslint/eslint</summary>

v8.42.0

Compare Source

Features

  • b8448ff feat: correct no-useless-return behaviour in try statements (#​16996) (Nitin Kumar)

Bug Fixes

  • a589636 fix: Config with ignores and without files should not always apply (#​17181) (Milos Djermanovic)
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#​17217) (Francesco Trotta)

Documentation

  • 01d7142 docs: Update README (GitHub Actions Bot)
  • e5182b7 docs: Update README (GitHub Actions Bot)

Chores

</details>

<details> <summary>vitest-dev/vitest</summary>

v0.31.4

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub

v0.31.3

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub

v0.31.2

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub

</details>


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.


  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtb2R1bGUifQ==-->

+2 -2

0 comment

1 changed file

renovate[bot]

pr closed time in 2 hours

release nuxt/nuxt

v3.5.3

released time in 2 hours

created tagnuxt/nuxt

tagv3.5.3

Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.

created time in 2 hours

release danielroe/nuxt-vitest

0.8.5

released time in 2 hours

created tagdanielroe/nuxt-vitest

tag0.8.5

An in-development vitest environment with support for testing code that needs a Nuxt runtime environment

created time in 2 hours

push eventdanielroe/nuxt-vitest

Daniel Roe

commit sha 78370d77851d9b95976dbe2a6fc8615e4546d751

chore: release v0.8.5

view details

push time in 2 hours

delete branch nuxt/nuxt

delete branch : v3.5.3

delete time in 2 hours

push eventnuxt/nuxt

github-actions[bot]

commit sha 199595f3afac38b2a41be0a1c5593a8b6ea03366

v3.5.3

view details

push time in 2 hours

PR merged nuxt/nuxt

v3.5.3 3.x

3.5.3 is the next patch release.

Timetable: 5 June

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Avoid watching nested paths (#21256)

🩹 Fixes

  • nuxt: Handle serialising empty bigint (#21257)
  • cli: Pass --no-clear config through to vite (#21262)
  • cli: Always use the latest devtools wizard (#21291)
  • schema: Update vue-loader options type (#21363)
  • schema: Add types for vue experimental features (#21364)
  • nuxt: Display errors in client overlay with typeCheck (#21064)
  • nuxt: Support usage of std-env in runtime code (#21372)
  • nuxt: Key distinct pages differently for legacy asyncData (#21263)
  • vite: Skip generating keys for locally scoped functions (#20955)
  • kit: Temporarily inline lodash.template from lodash-es (#20892)

📖 Documentation

  • Add index.vue to page routing example (#21240)
  • Distinguish between $fetch and fetch composables (#21228)
  • Adjust env property to match runtimeConfig (#21265)
  • Fix Cloudflare capitalization (#21267)
  • Migrate transition class names and style prop (#21281)
  • Remove irregular spaces (#21380)

🏡 Chore

  • Pin dev dependencies (9fb83b744)
  • Avoid inlining deps in vitest (#21316)
  • Rewrite crawler to remove old dependencies (#21326)
  • Support vitest 0.30.0 peer dependency (d58d1ea1e)

✅ Tests

🤖 CI

  • Apply security best practices to workflows (#21328)
  • Pin more action dependencies to hash (#21330)

❤️ Contributors

  • Daniel Roe (@danielroe)
  • Wilson Pinto (@wilsonpinto)
  • Anhao (@ah-dc)
  • Anthony Fu (@antfu)
  • Alexander (@xanderbarkhatov)
  • Lehoczky Zoltán (@Lehoczky)
  • @scscgit
  • Warflash (@warflash)
  • Andrew Luca (@iamandrewluca)
  • Hebilicious (@Hebilicious)
+7 -7

0 comment

7 changed files

github-actions[bot]

pr closed time in 2 hours

delete branch nuxt/nuxt

delete branch : renovate/2.x-all-minor-patch

delete time in 3 hours

PR merged nuxt/nuxt

chore(deps): update all non-major dependencies (2.x)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.59.8 -> 5.59.9 age adoption passing confidence
@typescript-eslint/parser 5.59.8 -> 5.59.9 age adoption passing confidence
caniuse-lite ^1.0.30001494 -> ^1.0.30001495 age adoption passing confidence

Release Notes

<details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary>

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

</details>

<details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary>

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

</details>

<details> <summary>browserslist/caniuse-lite</summary>

v1.0.30001495

Compare Source

</details>


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.


  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoiMi54In0=-->

+55 -55

0 comment

3 changed files

renovate[bot]

pr closed time in 3 hours

push eventnuxt/nuxt

renovate[bot]

commit sha f2ddc67becfac6ad783abe50c72c6b1dabb3a2c5

chore(deps): update all non-major dependencies (2.x) (#21386) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

view details

push time in 3 hours

PullRequestReviewEvent

delete branch nuxt/nuxt

delete branch : renovate/main-pin-dependencies

delete time in 3 hours

push eventnuxt/nuxt

renovate[bot]

commit sha a1dbeaf9e88a5b5a8e9dfac8fe61d99b1f5d6b9b

chore(deps): pin dependencies (main) (#21388) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

view details

push time in 3 hours

PR merged nuxt/nuxt

chore(deps): pin dependencies (main)

Mend Renovate

This PR contains the following updates:

Package Type Update Change
@types/lodash-es (source) devDependencies pin ^4.17.7 -> 4.17.7
lodash-es (source) devDependencies pin ^4.17.21 -> 4.17.21

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

+4 -4

0 comment

2 changed files

renovate[bot]

pr closed time in 3 hours

PullRequestReviewEvent

push eventdanielroe/nuxt-vitest

Daniel Roe

commit sha c26e981bbce5383ce34428289e67459f32eae815

fix: don't transpile/override NODE_ENV

view details

push time in 3 hours

PullRequestReviewEvent

push eventnuxt/starter

Daniel Roe

commit sha a8474968782ba0183ca7a5ac35783fd58e9030eb

chore: add extra `tsconfig` and `package.json` files

view details

push time in 3 hours

push eventdanielroe/nuxt-hanko

Daniel Roe

commit sha c306a4e11ee4b36c5b4bbed75006822a1362828c

docs: comment nuxt config a bit more and don't link to playground

view details

push time in 3 hours

push eventdanielroe/nuxt-hanko

Daniel Roe

commit sha 943fa4903b049df521b539fbcf4bfa0fcb99d9e7

chore: improve playground visuals

view details

push time in 3 hours

created tagdanielroe/nuxt-hanko

tagv0.0.5

Hanko integration for Nuxt

created time in 4 hours

push eventdanielroe/nuxt-hanko

Daniel Roe

commit sha 83f6d87c5e68bf025e46406a08c99df67b9e5df7

chore: release v0.0.5

view details

push time in 4 hours

push eventdanielroe/nuxt-hanko

Daniel Roe

commit sha 80e51a523287a055fa2e1ee2a6f7f423876dd40a

chore: assert hanko defined on client

view details

Daniel Roe

commit sha 52d3bc5ae018e0362f4097d664359574f6d71830

docs: add comment

view details

push time in 4 hours

issue commentnuxt/nuxt

[Feature request]: Create nested Layouts

Great idea 👍

cawa-93

comment created time in 4 hours

push eventdanielroe/nuxt-hanko

Daniel Roe

commit sha 4801e8a038661d3a11fb7bba6d476f2742676302

style: lint

view details

push time in 4 hours

push eventdanielroe/nuxt-hanko

Daniel Roe

commit sha a74b0050349d28e0b36241a768296ab504a51bfc

fix: respect existing `isCustomElement` values

view details

Daniel Roe

commit sha 42625f53b224b3adb7f20bf7f91820112bb93291

chore: simplify playground and add `tsconfig`

view details

Daniel Roe

commit sha 13dbeb8a847dc0058ffdd34669d4ab1abb311f15

fix: expose `null` return type from `useHanko`

view details

Daniel Roe

commit sha e75ea082ba18df209705ba32a3f1ff3050b70dab

fix: add missing middleware

view details

Daniel Roe

commit sha 3b09b65fffa325c96be3d0252b09e48534e644fa

fix: stub `@teamhanko/hanko-elements` on server

view details

push time in 4 hours

more