-
Notifications
You must be signed in to change notification settings - Fork 15
Nuxt 3 "v3" branch #426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nuxt 3 "v3" branch #426
Conversation
…nor-dependencies chore(deps): update node.js to v16.11.1
…st-monorepo chore(deps): update dependency jest to v27.3.1
…nor-dependencies chore(deps): update node.js to v16.12.0
…de-16.x chore(deps): update dependency @types/node to v16
…ppeteer-13.x chore(deps): update dependency puppeteer to v13
…st-monorepo chore(deps): update jest monorepo
…nor-dependencies chore(deps): update minor dependencies docker tags
Add repository URL for npm
…st-monorepo chore(deps): update dependency @types/jest to v27.5.2
…ppeteer-15.x chore(deps): update dependency puppeteer to v15
…nor-dependencies chore(deps): update minor dependencies
@nathanchase This PR I will check during this weekend. Please wait a while ;) |
No problem! I wasn't sure how much work was underway on the Nuxt 3 version so thought I'd just share this with you in case it was helpful. Obviously, it's based on an entirely different repo, so it's more just so you can take a look at it in isolation and see what's worth pulling in. |
@@ -1,65 +0,0 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to keep this file on file, as it still contains information on all the contributors so far!
Of course, nathanchase will be added later.
@@ -1,27 +0,0 @@ | |||
# Generated by create-nuxt-module |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to pass a test with CI?
I would like to set this up as it is also a criteria for Renovate merges.
@@ -1,4 +0,0 @@ | |||
src/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see this remain as well.
If it is too difficult, I will do it.
@@ -1,5 +0,0 @@ | |||
.nuxt/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see this remain as well.
If it is too difficult, I will do it.
@@ -1,4 +0,0 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see this remain as well.
If it is too difficult, I will do it.
@@ -1,257 +1,23 @@ | |||
# Changelog |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see this remain as well.
If it is too difficult, I will do it.
@@ -1,7 +0,0 @@ | |||
comment: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see this remain as well.
@@ -1,10 +0,0 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see this remain as well.
@@ -0,0 +1,6082 @@ | |||
lockfileVersion: 5.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to request a change to the use of yarn.
@@ -1,12873 +0,0 @@ | |||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We would like to request a change to the use of yarn.
I see, I beg your pardon for that! I'll take this as a reference and cherry-pick what I need from the current master branch :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the time being, I would like to merge this PR to mix with the current content.
Depending on the review, I may request an additional pull request.
This is an initial commit of a Nuxt 3 branch of the dayjs module, based off work done at https://github.com/nathanchase/dayjs.
Based on #399, I've created this v3 branch.
See #376 for more info.