Skip to content

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

Merged
merged 68 commits into from
Jul 29, 2022
Merged

Nuxt 3 "v3" branch #426

merged 68 commits into from
Jul 29, 2022

Conversation

nathanchase
Copy link

@nathanchase nathanchase commented Jul 25, 2022

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.

renovate-bot and others added 30 commits October 16, 2021 02:15

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nor-dependencies

chore(deps): update node.js to v16.11.1

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…st-monorepo

chore(deps): update dependency jest to v27.3.1

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nor-dependencies

chore(deps): update node.js to v16.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…de-16.x

chore(deps): update dependency @types/node to v16

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…ppeteer-13.x

chore(deps): update dependency puppeteer to v13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…st-monorepo

chore(deps): update jest monorepo

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nor-dependencies

chore(deps): update minor dependencies docker tags
renovate-bot and others added 22 commits April 30, 2022 10:57

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add repository URL for npm

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…st-monorepo

chore(deps): update dependency @types/jest to v27.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…ppeteer-15.x

chore(deps): update dependency puppeteer to v15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nor-dependencies

chore(deps): update minor dependencies
@potato4d potato4d changed the base branch from master to next July 29, 2022 11:56
@potato4d potato4d self-requested a review July 29, 2022 11:56
@potato4d
Copy link
Member

@nathanchase
I appreciate your PR!
I would like to work on the next branch until Nuxt v3 is stable.

This PR I will check during this weekend. Please wait a while ;)

@nathanchase
Copy link
Author

@nathanchase I appreciate your PR! I would like to work on the next branch until Nuxt v3 is stable.

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 @@
{
Copy link
Member

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
Copy link
Member

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/
Copy link
Member

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/
Copy link
Member

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 @@
{
Copy link
Member

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
Copy link
Member

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:
Copy link
Member

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 @@
{
Copy link
Member

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
Copy link
Member

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.
Copy link
Member

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.

@potato4d
Copy link
Member

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.

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 :)

Copy link
Member

@potato4d potato4d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nathanchase

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.

@potato4d potato4d merged commit 0d21bf4 into nuxt-community:next Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants